RSA GTM Body Tag
Add GTM Tag to Site Body in RSA Site Group
Customize Gift Card Code
/* Customize the generated Gift Card Code */ function agcfw_change_prefix() { return array( 'characters' => 'ABCDEFGHJKMNPQRSTUVWXYZ23456789',…
Photo-Profile Dashboard for login users ( If your theme does not have any ) #The Greek
This WordPress code customizes the default avatar for users who do not have a custom profile…
MemberPress: Disable Unauthorized Redirection on a Specific Page or Post
Adding this code snippet will prevent unauthorized users from being redirected away from the specific page…
Add Radio Boxes To Donation Form
/** * Add a collection of radio selections to the donation form. * * This snippet…
Footer menu
Footer menu with black background and white text
Search Atlas
Otto SEO
MemberPress: Change VAT “Customer” Type Label Text to “Business (Non VAT Registered)”
This snippet changes the text of a specific VAT customer type label using JavaScript.
Payment Plan Calculator
Ապառիկ արժեքների հաշվարկ և ցուցադրում
HealthEngine
Online booking
MemberPress: Shortcode To Display Content for Parent Accounts and Exclude Subaccounts
The code snippet registers a new shortcode: [mepr_exclude_sub_accounts]...[/mepr_exclude_sub_accounts]. The content added to this shortcode will be…
WooCommerce: Hide other shipping methods when Free Shipping is available.
This function checks if the Free Shipping method is available in the cart. If it is,…