user menu for logged in and logged out users
function my_wp_nav_menu_args( $args = '' ) { if( is_user_logged_in() ) { $args['menu'] = 'logged-in'; } else…
Fireside Announcement Bar
NEW: 🔥 Fireside Films 🔥 GET TICKETS
Register New Donation Field For Specific Campaign
Add a new donation field to your site, but only display it in the front-end donation…
Downloads Email Tag
Adds a {downloads} email tag for use in email templates that outputs a simple list of…
Rank Math
Support for Rank Math
On Add to Cart Event in EDD
Adds the cancellation event to stop the Browse Abandonment campaign for your push subscribers. This also…
webfontloader.js
// Add custom scripts function add_custom_script_webfont_loader_js() { wp_register_script( 'webfontloader', 'https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js', array(), '1.6.28', true ); wp_enqueue_script( 'webfontloader'…
Delete Woocommerce images after deleting product
Automatically Delete WooCommerce Images After Deleting a Product. If you use the same image of multiple…
to add WordPress WooCommerce WhatsApp checkout
Post Intro This code snippet implements functionality similar to a WooCommerce code snippet that would enable…
Untitled Snippet
google-site-verification=CozAWt526B1a5qKqT36OHU-kxkUBvZ4UWBKqqjkLtIw
Disable editor in Posts & Pages
Disable editor in Posts & Pages
Disable AIOSEO AI Components - Everything (Block + All Extensions)
This snippet will completely disable the block, // shortcut, AI Content tab card, inserter button, and…
Force Billing Address
This plugin forces the billing address to always be collected at checkout
Replace The WordPress Logo on Login Page with your own logo
Replace The WordPress Logo on Login Page with your own logo