Move WooCommerce Category Description Below Products
The following snippet moves the WooCommerce description from the default location (page header subheading) to below…
Add WPCode Custom Field Smart Tag
Add a custom smart tag for the WPCode scripts metabox that outputs the value of a…
Show local fonts in block editor
Display custom fonts in the backend editor
MemberPress: Add Author Custom Bio Shortcode
Add the [mpcs-author-custom-bio slug="mepr_short_bio"] shortcode to a post, page, or course. The shortcode will display the…
Add Extra Column
This example shows how to add a column from the Donations export.
Amazon Affiliate Disclosure Top
Display an Amazon Affiliate disclosure at the top of posts and/or pages.
Checkout Cart Thumbnail Size
Adjust the dimensions of the product thumbnails displayed in the checkout cart.
Hide unnecessary roles
Masque les roles qui ne doivent pas être utilisés dans les filtres utilisateurs
Dynamic Copyright & Current Year Shortcodes
Add this snippet to the functions.php file in your theme or plugin. Compatible with both classic…
Amazon Affiliate Disclosure Bottom
Display an Amazon Affiliate disclosure at the bottom of posts and/or pages.
Change Section Headers
Change the section headers in the donation form.
WP Simple Pay: Remove Decimals
Removes trailing decimals on price outputs. Note: Does not affect Stripe Checkout.
Require Us Phone Number Format
This snippet shows how to alter the phone field so that it only accepts a number…
Disable AIOSEO AI Components - Everything (Block + All Extensions)
This snippet will completely disable the block, // shortcut, AI Content tab card, inserter button, and…
Template: After Order Actions
This is a template that can be used to hook into the `edd_after_order_actions` hook, allowing developers…