Paypalcheckout- Avanzato
Advanced checkout
How To Allow Shop Manager to Manage Feeds?
#-- Allow Shop Manager to Access Product Feed Menus --# function allow_feed_menus_to_shop_manager( $capability ) { if…
Youtube
Embed youtube video within post.
zrstore.com
Welcome to your store
MemberPress: Display Current User’s Memberships Statuses
This code snippet adds the new [mp_membership_status] shortcode. Adding this shortcode anywhere on the website displays…
DJFrancois
HTML
MemberPress: Allow a User Role to Access the Admin Area
By default, only users with the Administrator user role will be allowed to access the MemberPress…
Food quiz
Getting Older Quiz 🧠 Healthy Food Quiz for Older Adults Submit Quiz
Google adsanse
To get your site ready to show ads, copy and paste this code between the tags…
Disable wp-embed.min.js
Disable wp-embed.min.js
Event Use
document.addEventListener('EVENT NAME', function(event) {} );
om.Campaign.normalize
document.addEventListener('om.Campaign.normalize', function(event) { console.log(event.detail.Campaign); } );
om.Campaign.load example
document.addEventListener('om.Campaign.load', function(event) { console.log("Congratulations! The " + event.detail.Campaign.id + '-' + event.detail.Campaign.type + " optin has…
om.Analytics.impression
document.addEventListener('om.Analytics.impression', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…