Callback for Monarch by Logic Hop adds a Javascript callback to the Monarch Social Sharing Plugin. Simply install the plugin and a callback is automat …
As of April 2026, Callback for Monarch by Logic Hop is a WordPress share plugin with 20 active installations and a 0/5 rating0. It has been downloaded 3.0K+ times in total. Requires WordPress 4.0.1+ and PHP false+. Available on WordPress.org since 2016. Last updated 9 years ago — may have compatibility concerns. Top alternative: AddToAny Share Buttons.
Callback for Monarch by Logic Hop adds a Javascript callback to the Monarch Social Sharing Plugin. Simply install the plugin and a callback is automatically available when any Monarch social share or follow button is clicked.
Now you can trigger custom events when a social share or follow button has been clicked. The callback is available for use in your pages, posts or Javascript files – Simply add the following code:
<script>
function logichop_monarch_callback (stats) {
console.log( 'logichop_monarch_callback' );
console.log( stats );
// Your Javascript code here
}
</script>
When a Monarch event is triggered the stats parameter is sent to the logichop_monarch_callback function with the following values:
| WordPress | 4.0.1+ requiredTested up to 4.6.30 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.