WordPress / playground-tools

GNU General Public License v2.0
127 stars 38 forks source link

wp-now: blueprints doesnt cache plugins/themes #309

Open lgersman opened 2 weeks ago

lgersman commented 2 weeks ago

I recognized that wp-now is using caching for WordPress / PHP versions but not for plugins / themes.

As long i don't use Blueprints wp-now will startup incredibly fast. But installing just a single plugin using a blueprint delays the startup time up to a few seconds.

It's probable because downloaded plugins/themes will not be cached during repeated calls to wp-now start.