LifterLMS_DIR_AC_RAPI - Expose LifterLMS ACF Fields to REST API
WPCode Snippet: Expose LifterLMS ACF Fields to REST API * Description: Makes LifterLMS module data accessible…
WpPages_DIR_AD_SYNC – WordPress Pages Sync Engine
Description: Comprehensive sync functionality for pages with full content analysis * Location: Run Everywhere * Priority:…
Remove Stats Summary Block
Remove the campaign summary block (funds raised, number of donors, etc).
change media owner
Allows the admin to assign any media library file from one user to another
Cortex Image Meta API
/** * Cortex Image Meta API - REST Endpoints for WordPress Image Optimization * v1.0 -…
Ensure Webfont is Loaded (non-Elementor)
function custom_font_display( $current_value, $font_family, $data ) { return 'swap'; } add_filter( 'font_display', 'custom_font_display', 10, 3 );
Meta Pixel - ViewContent Event
Meta Pixel - ViewContent Event
Disable Update Notifications
Disable all wordpress update notifications
Milestone Sales Alert
Emails the admin when a specific download has been sold X times.
Force account creation by category or tag
Forces the customer to create an account at checkout if a download in the cart has…
Disable Renewals for Specific Products
Prevents license keys for certain downloads from being renewed or extended.
Show Page Title
echo the_title();
Move Points Message Below Content
Move Single Product Page Message below content
Apollo Website Tracking
function add_apollo_tracker() { ?>