Remove Post Title from Yoast Breadcrumb

/* Remove Post Title from Yoast Breadcrumb */ add_filter('wpseo_breadcrumb_single_link', 'remove_breadcrumb_title' ); function remove_breadcrumb_title( $link_output) { if(strpos(…

WWPP & Elementor - Show correct wholesale prices in the Elementor side cart

/** * WWPP & Elementor: show correct wholesale prices in Elementor side cart. */ add_filter( 'woocommerce_cart_item_price',…

more feater

add_shortcode('product_features_boxes', function () { if (!function_exists('wc_get_product')) { return ''; } global $product; if (!$product || !is_a($product,…

Add CSS classes to apply for vendor label

/** * Add CSS class to apply for vendor label in a registration * * @param…

Preferred Smooth Scroll

Adds modern CSS smooth scroll to site while respecting user preferences.

home slider html

if (is_front_page()) : ?>

Plain Upcoming Events List Shortcode

The Events List block prints a fixed heading and calendar icons that are hard to restyle.…

Add data-no-optimize to all JS snippets

This snippet filters the output of all the WPCode JavaScript snippets to add the data-no-optimize parameter…

<10

Snow Rider

The game can also help develop hand-eye coordination. Players need to watch the screen while controlling…

Escaping Data

// instead the _e(), __() or _x() use the escaped version _e('Email Summary', 'duplicator-pro'); // this…

Active Campaign Snippet

footer

Lisa Upsher
<10

Euroclear Holding

https://www.legalentityidentifier.co.uk/leicert/?lei=549300IQZVZ949N37S44&t=d3&h=cHh1anA5LzdCQjJmNGw3b3QwWWI1Zz09

Extra WordPress Filters in Pro (Do something with the price display) | Display Eventbrite Events

Using this filter, you can change the price display. filter: (‘wfea_price_display‘ , $price_display, $min, $max, $currency)…

code at the end of the body tag

Hello, I need to include the following code at the end of the body tag of…

1 90 91 92 93 94 234