Build your own functions.phpReady-to-use functions for WordPress and WooCommerce. Turn on what you need and the builder writes your functions.php, ready to copy. The builder needs JavaScript. Every snippet also has its own page:WooCommerceHide paid shipping when free shipping is available: Hides paid shipping methods once the cart qualifies for free shipping. Local pickup stays.Set a minimum order amount: Blocks checkout below the amount you set and shows a notice in the cart. Counts products with tax, before coupons and shipping.SecurityDisable XML-RPC: Stops brute-force attacks through xmlrpc.php.Hide the WordPress version: Removes the generator meta tag from the page head and RSS feeds.PerformanceDisable the emoji scripts: One less script on every page. Browsers render emoji natively anyway.Remove Gutenberg CSS on the front end: For sites built with Elementor or the classic editor.Limit post revisions: Keeps the database from filling up with hundreds of old revisions.AdminChange the login page logo: Replaces the WordPress logo on wp-login.php with a file from your theme and links it to your site.Disable the admin email verification: Stops the “is this email still correct?” screen that appears every 6 months after login.SEOBlock search result URLs in robots.txt: Stops search engines from crawling internal search results, including spam searches from bots.Add Google Analytics 4: Loads the GA4 tag on every front-end page. Paste your Measurement ID.
Ready-to-use functions for WordPress and WooCommerce. Turn on what you need and the builder writes your functions.php, ready to copy. The builder needs JavaScript. Every snippet also has its own page: