Add User to RCP Subscription on Purchase
Add customer to an RCP subscription level when they purchase a specific product.
mobile sticky menu chatgpt html
Home Shop Cart Account
Explicit Fixed Width and Height
add_filter( 'the_content', 'add_image_dimensions' ); function add_image_dimensions( $content ) { preg_match_all( '/]+>/i', $content, $images); if (count($images) <…
Increase SEO Analyzer TimeOut
AIOSEO - Increase SEO Analyzer TimeOut
Rich Pins
Rich Pins on Pinterest
Hide nutrition facts for Tasty Recipes printing
Prevent nutritional information from being displayed in the Tasty Recipes print view
Google Tag Manager
Google Tag Manager Body
Remove Decimals
Removes decimal places from all prices
WP Simple Pay: Per-Form Fixed Tax Rate Percentages
Override the returned tax rate for a given Payment Form. Important: Tax rates with the percentage…
Custom Social Share Email Body
Can be used to modify the default email body (content) when a user clicks the social…
MemberPress: Disable MemberPress Password Lost/Changed Email
Adding this code snippet will disable the MemberPress Password Lost/Changed notification email.
MemberPress: Tax Only UK
This code snippet will apply taxes only for UK customers when Taxes are enabled in MemberPress…
MemberPress: Disable Comments for Courses, Lessons, Quizzes, and Assignments
The code snippet will disable comments on all MemberPress Courses custom post types: courses, lessons, quizzes,…