Skip to content

A new filter is available to replace the Pinterest Pro SVG icon with a custom #342

Description

@appscreo
add_filter('essb_pinterest_pro_replace_svg_icon', function($icon = '') {
   $icon = '<svg> .... </svg>';
   
   return $icon;
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer suggestionenhancementImprovements that slightly enhance existing functionality and are fast to implementfixedIssue is fixedmodule: Pinterest ProroadmapThe new functionality of plugin that is planned (internal or customer suggestions)

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions