MemberPress: Auto-populate coupon on all registration forms
Use this code to automatically apply a specified coupon code to all of the website's MemberPress…
MemberPress: Add/Override State Drop Down Values
Adding this code snippet to a website will override the list of states available under the…
MemberPress: Change Membership Registration URL
Each MemberPress Membership has an automatically generated registration page with its default URL. This code snippet…
MemberPress: New and Improved Remove State From Registration (For countries that don’t have a drop down)
This code snippet will override the MemberPress script used to manage the state field on the…
Untitled Snippet
// Get the butterflies container const butterfliesContainer = document.querySelector('.butterflies'); // Create a function to generate a…
Add dynamic copyright year
This shortcode will automatically add "Copyright © 2024" (or the current year).
Add dynamic copyright year (center) to footer
This shortcode will automatically add "Copyright © 2024" (or the current year) to the bottom of…
Open All Internal and External Link in New Tab in Wordpress
Open All Internal and External Link in New Tab in Wordpress
[wpb-random-posts]
WHAT THEY SAID TO DO
Update FES Vendor/Seller profile link
Update a specific Seller profile link to a custom one
Gravity Forms Auto-populate Date
The purpose of this snippet is to calculate a date 90 days from today. That serves…