Remove Price
Removes the price from all add to cart buttons
Rank Math
Support for Rank Math
Disable Blog Posts
// Remove side menu add_action( 'admin_menu', function () { remove_menu_page( 'edit.php' ); } ); // Remove…
Google Search Console
Google Search console snippet
Google Webmaster SEO Issue | Fix Duplicate without user-selected canonical
This snippet hooks into Rank Math’s rank_math/frontend/robots filter to modify how WordPress handles robots meta tags…
Woocommerce: How to add minimum amount for different categories with different amount per category with different notice.
WooCommerce: Display Minimum Order Amount Notices by Category This code snippet adds functionality to your WooCommerce…
Change Admin Panel Footer Text
Display custom text in the admin panel footer with this snippet.
Contato
Entre em contato conosco, sugira, elogie, corrija, reclame
AIOSEO Movie Poster Integration – TMDb & ACF Compatibility Fix [for the fmovie theme by fr0zen]
This snippet overrides AIOSEO's default image with the TMDb movie poster stored in the ACF 'poster_path'…
Custom Payment Icon
Register a custom payment icon to show on the checkout form.
How to Allow WordPress WooCommerce Direct Order to WhatsApp Free.
Post Intro In this tutorial you will learn How to Allow WordPress WhatsApp Direct Order to…
WPForms Custom Real-time Keyword Blocklist
This code snippet will add a custom validation rule to block specific keywords in real-time mirroring…
Convert Uploaded Images to WebP Format Automatically
Automatically convert uploaded images to WebP format.