WP Simple Pay: Reduce Currency Minimum Amount
The minimum amount is $0.50 US or equivalent in charge currency. WP Simple Pay uses $1.00…
Current Year
function current_year_shortcode() { return date('Y'); } add_shortcode('year', 'current_year_shortcode');
Google AdSense Amp (Header section)
Google AdSense Amp (Body section) snippet
Using Smart Tags in Your WordPress Rewrite Rules
This code transforms messy URLs like https://example-site.com/?pagename=portfolio-vendor&[email protected] into clean URLs like https://example-site.com/portfolio/vendor/1/[email protected]/
Prevent Discounts on Renewals
Does not allow a discount code to be applied when an EDD SL is present in…
Centering All Form Elements
This CSS snippet will center everything inside the form (labels, descriptions, buttons).
Yandex AD (Header Section)
Yandex AD (Header Section) snippet
WP Simple Pay: Custom Smart Tag
Register a custom Smart Tag with PHP, and control the output.
Man
Entertainment
Override Wholesale Price Text Per Wholesale Role
This snippet allows you to display specific wholesale price text for each of your wholesale roles
google AdSense infeed
google AdSense infeed snippet
WP Simple Pay: {subtotal} Smart Tag
Adds a {subtotal} Smart Tag.