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.

Commissions as a fixed dollar amount, or fixed plus a percentage.

add_filter( 'wcv_commission_rate', 'my_wcv_custom_filter', 10, 3 ); function my_wcv_custom_filter( $commission, $product_id, $product_price ) { return WCV_Commission::get_commission_rate( $product_id…

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…

GA Tag-header

A GPTBOT FOR MY WEBSITE

<10

SEONA

LTONYA SUMBUNDU
<10

Add dynamic copyright year (center) to footer

This shortcode will automatically add "Copyright © 2024" (or the current year) to the bottom of…

home

home page header

om-manually-set-global-cookies.js

// Set OptinMonster Global Cookies when this function runs function setGlobalCookies() { document.cookie = "omSuccessCookie=true; expires=Fri,…

slide-top-right.css

html div#om-{{id}} { top: 0px !important; bottom: unset !important; transition: top 0.3s ease 0s !important; }

1 86 87 88 89 90 217