If you need to remove all products from your WooCommerce store, either because you are developing, have made an import and want to delete it or want to start over, you can use the following snippet that I have found and tested and that goes much faster when running directly in the database. Always remember […]
Main Content
New version 1.18 for Plugin Visual Code WordPress Development ToolBox
I just developed a new version for the Visual Code plugin that helps you with more than 160 snippets to develop in WordPress. The main feature that has been to incorporate Snippets from GeneratePress, new from WooCommerce, Functions to connects API and some coding standard fixes for snippets. These have been all snippets added: gpslo […]
New version 1.17 for Plugin Visual Code WP Development ToolBox
I just developed a new version for the Visual Code plugin that helps you with more than 150 snippets to develop in WordPress. The main feature that has been to incorporate Snippets to develop Gutenberg blocks with MetaBox Blocks, a very good plugin that greatly facilitates the development of custom variables for a custom entry, […]
Managing the next WordCamp Granada 2019
For those of you who don’t know what a WordCamp is, please note that it is a meeting of Internet professionals around a common WordPress platform, which consists of two days: 1 day dedicated to Talks with speakers of great national and international relevance, and another day to contribute to WordPress in different ways: translations, […]
Redirect full domain maintaining url of pages
There are times when you are interested in changing the domain of a website, for different reasons, and you are also interested in the same content in the new domain, you need to make a redirection with dynamic rules.
WordCamp Madrid Talk Forget FTP: Improve your workflow with Version Control and Git Push
This article is the detail of my speech in the WordCamp Madrid 2019. Next I will share with you a simple guide to deploy your WordPress files on a server directly, without the need for FTP. Video of the presentation on WordPress.TV Slideshow Slideshow in Keynote Deployment with Plesk Onyx and BitBucket The process would […]