MemberPress: Add a Custom Field To Manage Sub-Account Table
This shortcode can be used if the MemberPress Corporate Accounts add-on is activated on the website.…
FC - Establecer expiración de cookie de login a 1 año
Establece la cookie de login en 1 año, sobre todo para sitios que solo entramos nosotros
Food quiz 2
Getting Older Quiz 🧠 Healthy Food Quiz for Older Adults Submit Quiz
MemberPress: Move Membership Content Below Product Table on Registration Page
By default, the membership content is displayed before (above) the list of the products added for…
Disable the "grab image" setting for Divi on checkout
If the checkout page does not have a featured image, and the "grab first post image"…
WooCommerce Delivery Address Popup – Sync Address in Header & Checkout
Enhance your WooCommerce store with an Amazon-style "Deliver to" address popup. Allow customers to select or…
What is Available
document.addEventListener('om.Campaign.load', function(event) { console.log(event.detail); });
om.Campaign.afterShow
document.addEventListener('om.Campaign.afterShow', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); } );
om.Analytics.conversion
document.addEventListener('om.Analytics.conversion', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…
Allow SVG Files Upload
Add support for SVG files to be uploaded in WordPress media.