Code Monkey home page Code Monkey logo

Comments (3)

ottok avatar ottok commented on August 19, 2024 1

Development boxes should be fairly static and don't change by themselves in general. Otherwise the promise that 'vagrant up' will magically create a identical dev environment for each developer would not hold. For Vagrant the designed way to upgrade, is to run vagrant box update so that when developers get an updated server software stack, they all at least get the same new stack.

The originially reported issue is now fixed as WP-CLI is available in the next Vagrant image.

from wp-vagrant.

k1sul1 avatar k1sul1 commented on August 19, 2024

This is probably related to wp-cli being outdated. Trying to run wp plugin install one-time-login --activate results in

PHP Fatal error:  Uncaught Error: Call to undefined function apply_filters() in /data/wordpress/htdocs/wordpress/wp-includes/load.php:317

Which in turn is caused by WP 4.6. Easy fix is running sudo wp cli update on the vagrant machine.

from wp-vagrant.

anttiviljami avatar anttiviljami commented on August 19, 2024

Should be fixed by just updating your box.

However it's a good idea to always run wp cli update on provision, just to make sure. I'm not going to close this issue yet.

from wp-vagrant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.