Blog filter

Add a filter for blogs

Disable Posts Post Type

This snippet hides the default Posts post type from the WordPress admin

<10

On Browsing WooCommerce Products

This snippet targets window shoppers and encourages them to add more products to their carts. This…

E-List

sign up for our e-news

Hide product categories

Hides some categories that customers are not supposed to see.

Carla Mawyin
<10

Shortcode to show Thumbnail

Show the featured image anywhere in the post by using [thumbnail].

Ensure Webfont is Loaded (Elementor)

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

Forum

JS code for question and answer page

Scan images from Elementor Galleries and counts them for the sitemap XML

This snippet will find new images inside the post content, which has Elementor Galleries. And it…

<10

Load all Customizer "Additional CSS" in Block Editor

The CSS added to the frontend via the Customizer does not get added to the block…

Display Shortcodes Inside HTML Fields

Displays shortcodes inside the HTML form field.

<10

Limit SEO Title to 60 characters

This filter limits the SEO Title length to 60 characters throughout the website

<10

Google Tag Manager Header

(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

Cathy White
<10
1 2 3 4 5 6 46