Add WPCode Permalink Smart Tag

Add a custom smart tag for WPCode to output the value of the current page permalink.

<10

Instagram Shop

Instagram and Facebook

jeannie weingarten
<10

Login Form Styling

Custom styling for login forms

Generate a virtual coupon when order is completed.

This snippet will generate a new virtual coupon for a coupon that you've enabled virtual coupon…

Update Donation Summary

Often you might want to change the output of where a donation summary is outputted for…

Remove Decimals

Removes decimal places from all prices

Subscription Status Shortcode

Adds a shortcode to display a short subscription status description for recurring payments.

Disable Emojis

/** * Disable the emojis in WordPress. */ add_action( 'init', function () { remove_action( 'wp_head', 'print_emoji_detection_script',…

<10

Change "City" To Town/City

Change the label of the"City" field into a "Town/City" field.

Simple Chained Products

Enables a chained products setting on the Download product edit screen for automatically adding "chained" products…

Conditional Gateway Fees

Do not charge gateway fee to customer if the amount is over X

1 40 41 42 43 44 124