How to Change Google reCAPTCHA Language Settings
WPML support
Helper functions to make generating WordPress post type labels and taxonomy labels easier
Generate post type and taxonomy labels easily by specifying the singular and plural version of the…
Google AdSense code
AdSense code
Forum
JS code for question and answer page
Increase the Number of Posts Imported Per Batch from Yoast SEO Plugin
This filter can be used to increase the default number of posts imported per batch from…
Google Ads
Google Ads
Order WPCode snippets by title in the admin
Make the default order of WPCode snippets in the admin by title ascending.
Add Currency
Add a new currency (the example here is Armenian Dram currency (AMD) ).
Disable emails on free purchases
If the purchase was for a free product, don't send any emails.
user menu for logged in and logged out users
function my_wp_nav_menu_args( $args = '' ) { if( is_user_logged_in() ) { $args['menu'] = 'logged-in'; } else…
WP Simple Pay: Use Custom Field Value as Stripe Payment Description
Use the value of a custom field as the description for the Stripe payment record.
Disable email reports
This filter can be used to disable email reports.
Change Donor Name Display
Change the donors widget so only the first name and last name initial of the donor…
Remove Customer Role From Excluded Roles
This filter can be used to remove the customer role from the excluded roles