Filter Reference: geodir_social_sharing_buttons_html

Summary

Filter the geodir_social_sharing_buttons() function content.

Parameters

$content_html
(string) (required) The output html of the geodir_social_sharing_buttons() function.

Default: None

Used by

geodirectory_hooks_actions.php: geodir_social_sharing_buttons() [Line: 442]

Source Code

        echo $content_html = apply_filters('geodir_social_sharing_buttons_html', $content_html);