Untitled Snippet
document.addEventListener('om.Campaign.load', function(event) { console.log(event.detail); } );
Enhanced Force Author Plugin
Forces a specific user to be the author of all posts and pages while maintaining the…
Vendor Email Tag
Show the Shop Vendor's email for each download purchased
Add order status to commissions table
/** * Add order status to commissions table * * @param Array $columns array stored column…
Untitled Snippet
alert('Xss');
Disable Gutenberg Editor (use Classic Editor)
add_filter('gutenberg_can_edit_post', '__return_false', 5); add_filter('use_block_editor_for_post', '__return_false', 5);
Set the Payment fields in the Sign Up form as required
Set the Payment fields in the Sign Up form as required - you can remove any…
Combined Date – Time Format (Override Completely) | Display Eventbrite Events
The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…
Custom Plugin for WPForms
WPForms custom template generator.
Untitled Snippet
Contact ... }, false);