I managed to find the solution: update vagrant, update VirtualBox, then update VVV with git pull, move the .vagrant folder, then vagrant up.
Categoría: Tutorials
How to set up multiple Git push integrations with WPEngine
If you manage multiple sites on the platform, setting up multiple Git push integrations can start to conflict as they’re all at the same domain.
Introduction to Backbone.js using the WP REST API v2
Learn the core concepts of Backbone.js along with a demo of building an interface to fetch and save post details with the WP REST API v2.
How to ensure your WordPress emails get sent using Mandrill
If your WordPress site sends any emails, especially if you have ecommerce set up on your site, you want to ensure those emails get sent properly.
How to ensure add_submenu_page works properly
Having trouble with add_submenu_page? The issue might be the priority.
How to start selling a WordPress plugin using Easy Digital Downloads
Step-by-step instructions on how to setup your sales site for your WordPress plugin using Easy Digital Downloads
How to create a newsletter from your events calendar in WordPress
Setting up a newsletter about upcoming events can be the easiest thing to build your audience and keep them engaged.
How to detect that a cron job is currently running in WordPress
You can detect if the cron is running using DOING_CRON