Hide Empty Categories for PP Grid Filter

add_filter( 'pp_cg_filters_show_available_posts_terms', '__return_true' );

Ilana Borsje PRO
<10

Organization schema setup

This PHP snippet is for Organization schema (JSON-LD) that clearly says: “This site is published by…

<10

Talkwithkallie.com

talkwithkallie.com

celeste ramirez
<10

Show Invoice for Refunded

Makes PDF Invoices available for refunded payments

Delete Double Logo At Checkout

/** * ============================================================ * Hide Duplicate Astra Header on Checkout * ============================================================ * * PURPOSE: Hides…

Dustin Lavoie
<10

Yootheme Consent - Scroll block

/* When the consent banner is present, lock the viewport */ html:has(.tm-consent), body:has(.tm-consent) { overflow: hidden…

Reinhard Ekker
<10

Price Option Not Checked

Prevent variable pricing options from being checked by default

MemberPress: Hide Protected Posts on Archive Page

Hides posts that the current user (or guest) does not have access to from archive pages.

Disable Product delete for published products only

/** * This will disable delete only for published products, leaving drafts to be able to…

change the name of the Commission column

if ( ! function_exists( 'wcv_change_commission_table_columns_name' ) ) { /** * Change the name of the commission…

Cache Time | Display Eventbrite Events

The free version has a cache time of 24 hours, for most uses this is fine…

1 181 182 183 184 185 218