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() { return 'manage_woocommerce'; }…
Read More/Less Toggle with Fade Effect
Original code: Imran Siddiq, (Web Squadron on YouTube) Modified to add fade effect. Description: This code…
Change "Email" On Donation Form
This will change wording on the donation form for the "Email" field, although this snippet can…
MemberPress: Update MemberPress Account Course Tab Link With A Custom URL
This code snippet customizes the default URL of the Courses tab link in the navigation menu…
MemberPress: Disable MemberPress Protection Based on Custom Post Type And Tag
This code snippet disables content protection for specific post types that are also tagged with a…
MemberPress: Change Email Subject in Bulk
The code snippet replaces email subject on all emails containing a specified phrase in the current…
MemberPress: Change the Text and URL of the Mailchimp Privacy Link in MemberPress
This code snippet modifies the text and URL of the Mailchimp privacy link displayed by MemberPress.…
AMP Auto Ads Script
Este script carga la librería de anuncios automáticos de Google AdSense en las páginas AMP.
rearrange shipping options
Login to cpanel. Choose “File Manager” Navigate to public_html>wp-includes>functions.php and select “Edit” Paste in the contents…