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…

<10

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…

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);

<10

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.

David Ozokoye PRO
<10
1 52 53 54 55 56 76