Filter Reference: geodir_share_this_button_html

Summary

Filter the geodir_share_this_button() function content.

Parameters

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

Default: None

Change Log

Since: 1.0.0

Used by

geodirectory_hooks_actions.php: geodir_share_this_button() [Line: 480]

Source Code

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