WP Version abschalten
function wpbeginner_remove_version() { return ''; } add_filter('the_generator', 'wpbeginner_remove_version');
Untitled Snippet
create custom snippet
Talkwithkallie.com
talkwithkallie.com
Show Invoice for Refunded
Makes PDF Invoices available for refunded payments
Overlay png on background
Overlay a Transparent PNG on a JPG Background Background Preview: Overlay Preview: Upload Background (.jpg): Upload…
Price Option Not Checked
Prevent variable pricing options from being checked by default
Tiered Affiliate Rates -- Per-Group Tier Structures
Applies group-specific tiered commission rates. Each affiliate group can have its own set of tier thresholds…
MemberPress: Hide Protected Posts on Archive Page
Hides posts that the current user (or guest) does not have access to from archive pages.
WWPP & WPML: bulk sync wholesale prices to translated products
Please review the following before using this solution: 1. This is a custom snippet provided as-is,…
Disable Product delete for published products only
/** * This will disable delete only for published products, leaving drafts to be able to…
Cache Time | Display Eventbrite Events
The free version has a cache time of 24 hours, for most uses this is fine…
Adjust Currency Symbols | Display Eventbrite Events
The Display Eventbrite plugin has a table that converts currency code to symbols. Sometime a user…