Move WPCode Status Column
This snippet makes the status column the 2nd column in the admin list of snippets.
WP Simple Pay: Add Custom Field Data to Customer Metadata
Retrieve the value of a custom field and add it as metadata to the Stripe Customer…
WP Simple Pay: Hide reCAPTCHA Badge
Hide the reCAPTCHA badge and add links to the privacy policy and terms of service. Adds…
Customer Order Note for WooCommerce Products
Inserts a note field next to the add-to-cart button on every WooCommerce product page. Customers can…
Keep me Logged In
Changes your Cookie expiration to one year so you don't have to keep logging so often.
Move WooCommerce Category Description Below Products
The following snippet moves the WooCommerce description from the default location (page header subheading) to below…
Set Header Menu as "Custom"
If you are using a custom menu plugin for your header menu you can define your…
Hide Admins from being tracked
Adds a function that will allow you to properly add all your tracking scripts and stop…
VIsual Campaign Builder: Add HTML Tags To Display In The HTML/CODE Block
By design, Charitable allows only certain HTML to be displayed in the HTML/CODE Block of the…
Show current day, month, year in various formats
Return the current date and parts of current date in various formats
Custom drag and drop
Allows you to drag and drop to reorder posts in the WP backend.
Remove Specific Post Type From Public Post Type List
This filter can be used to remove the movie post type from the public post type…
Disable the space key with the special CSS class
This code snippet disables the space key. When a user presses the space key in these…
Sending Form Fields as Smart Tags to Square
The snippet makes Smart Tags usable with Square payments. It allows you to include form fields…
Changing the Name Attribute of a Hidden Field
This code snippet can be used to change the Name attribute of a Hidden field.