WordPress Development Tools to increase your productivity.
Boost Your Efficiency as a Developer Using our 40+ Free WordPress Generators.
Free WordPress generators
Get your next project up and running in no time with WPTurbo’s generators.
WordPress development resources
WPTurbo shares WordPress development best practices. Check them out.
-
How to set a custom breadcrumb delimiter in WooCommerce?
Are you looking to customize the breadcrumb navigation on your WooCommerce store? One aspect you might want to change is the delimiter, which is the character or string that separates the different sections of the breadcrumb trail. By default, WooCommerce uses the / character as the delimiter, but it is possible to change it to […]
-
How to disable WordPress blocks (in the editor and by code)
Do you want to disable some blocks in the Gutenberg editor? There are two ways to do it. The first one will only disable it for you. The second one will disable it for everyone on your website. You might want to do it to restrict what your web development clients can do to their […]
-
How to add a snippet to functions.php in WordPress
WordPress allows you to extend its functionality by using its simple API. You can either create a custom plugin with your custom code or you can add your code to your theme’s functions.php file. In this guide, I’ll show you how to do the latter… Where Is The functions.php File Located? Every WordPress theme contains […]
-
How to create a WordPress feature plugin
Do you want to create a custom plugin for WordPress? A WordPress plugin allows you to add new, custom functionality to WordPress. They give you the power to change and customize anything and everything about WordPress. In this guide, I’ll help you get started with building custom plugins. It’s really easy! How To Create Your […]
Last WordPress Snippets
Check snippets generated by other WordPress developers.
About WPTurbo
WPTurbo is on a mission to help WordPress developers create high quality websites, fast and with best practices in mind.