Enhanced Force Author Plugin

Forces a specific user to be the author of all posts and pages while maintaining the…

Remove Caddy Premium conversions from showing on the WooCommerce orders page

This prevents Caddy Premium from modifying the orders table and item display

Remove the option to reset your password upon login

Remove the option to reset your password upon login. So only admins can reset passwords for…

MemberPress: Exclude MemberPress Custom Post Types from WordPress Search Results

By default, protected content could show up in the website search results. Though still protected, they…

https://sites.google.com/d/1avAsGl7oMBLJIChoaW9yaoOiAr-B6jfK/p/1kbx8BATlg53-QAVM9O8IXHJhuAw0qg1E/

https://sites.google.com/d/1avAsGl7oMBLJIChoaW9yaoOiAr-B6jfK/p/1kbx8BATlg53-QAVM9O8IXHJhuAw0qg1E/

WordPress - Display the Last Updated Date

Add the last updated date & time to your posts in the frontend.

MemberPress: Add Custom Field to Transactions Table

This code snippet will add data collected through a custom field on MemberPress registration forms to…

Facebook pixel

My Facebook pixel. No additional tracking

alphonso Harvey
<10

AMP Auto Ads – Body Block

Activa los anuncios AMP de AdSense en la parte del documento.

PABLO PIQUERAS HELLIN
<10

om.Tags.init

document.addEventListener('om.Tags.init', function(event) { console.log(event.detail.Campaign); } );

om.Actions.init

document.addEventListener('om.Actions.init', function(event) { console.log(event.detail.Actions); // An array of the Action objects console.log(event.detail.Actions.actions); console.log(event.detail.Campaign); } );

1 129 130 131 132 133 223