ModalJS
Used to display popup modal in GenerateBlocks
Replace Add to Cart With Download for Subscribers
If the user is recurring or has purchased the product already, shows a link to download…
Profile Data Shortcode
Renders the value of a single Profile Form field. Accepts one value, key. But it has…
Google Tag Manager Head
Google tag Manager Snippet (head section)
Google AD
Google AD Snippet
WP Simple Pay: Remove Card Terms
Removes auto-generated terms displayed under card fields.
Modify User Role on Checkout
Modify the user role that is given to users that register during checkout
On Add to Cart Event in EDD
Adds the cancellation event to stop the Browse Abandonment campaign for your push subscribers. This also…
Dynamic Year Copyright Shortcode
This snippet adds an easy-to-use shortcode to display the copyright symbol with the current year.
Remove Google Font
Remove Google Font
Alter Payment List Quick Actions
Remove the 'Delete' option from the Payment List Quick Action
Submission Form Redirect
Filter the redirect URL for successful FES Submission Form submission
MA GDPR YouTube
[ma-gdpr-youtube id="youtubeid"] GDPR compliant YouTube video embedding Version 1.2.0, 2022-09-25 © 2021-2022, Matthias Altmann Info: en:…
MemberPress: Add Address Column to Subscriptions Table
If the Address Fields option is enabled for the MemberPress registration forms at Dashboard > MemberPress…
aa
add_action('admin_notices', function () { if (!current_user_can('manage_options')) { return; } echo 'WPCode test is working.'; echo 'Application…