Add CPTs for Typesense

Enables you to add the CPTs selected for indexing and searching with Typesense

Hotfix: Free Downloads - Always load assets

In version 2.3.15 of Free Downloads, an attempt was made to only load the Javascript asset…

Move Campaign Summary Description Below Content

Shuffle the order of things on the campaign page.

Change Checks to Wire Transfer

Changes the word "Checks" to "Wire Transfer".

Buy Now

...

Amilee Selfridge
<10

Ensure Webfont is Loaded

add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) { return 'swap'; }, 10, 3 );

<10

Move "Ships From" under the Product Meta, in the single product page template

Move "Ships From" under the Product Meta, in the single product page template by using 'product_ships_from'…

Static Page

html, body { overflow-x:hidden }

Disable wordpress big image scaling

add_filter('big_image_size_threshold', '__return_false' );

AudioNative - Prod

Loading the Elevenlabs Text to Speech AudioNative Player...

Disable Automatic Updates

Use this snippet to completely disable automatic updates on your website.

Defining SendLayer Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

1 83 84 85 86 87 228