Untitled Snippet
if (function_exists('asl_display')) { echo do_shortcode('[ajax_search_form]'); }
test html
🎉 HTML Test Successful! This HTML snippet is working perfectly!
GravityForms_DIR_AA_CPT - Gravity Forms & Feeds CPT Registration
* Description: Registers custom post type with full REST API support * Location: Run Everywhere *…
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
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 );
Commercial Lending & Business Funding | Arlo Funding
Fast, flexible commercial lending and business funding solutions nationwide. Commercial real estate loans, asset-based financing, and…
Milestone Sales Alert
Emails the admin when a specific download has been sold X times.
Commissions payment_id email tag
This adds support for the {payment_id} email tag to Commissions Notifications
Auto delete FluentCommunity drug shortages posts
This code snippet automatically schedules the deletion of FluentCommunity posts created in a specific space after…
YB Settings
function impBrandsArchive( $query ) { $query->set( 'post_type', [ 'hot-tubs', 'swim-spas', 'saunas' ] ); } add_action( 'elementor/query/brands_archive',…