wordpress icon indicating copy to clipboard operation
wordpress copied to clipboard

The WordPress project layout used by many of Seravo's customers, suitable also for local development with Vagrant and git deployment

Results 41 wordpress issues
Sort by recently updated
recently updated
newest added

Beta box was set as the default in https://github.com/Seravo/wordpress/commit/25aaae3621704276297dadda9abc98f653e5f21c because the regular box hadn't been updated in years. They have both been up-to-date for a while now so it's time...

Made a migration script that mix and matches MySQL queries with MongoDB queries for pre-formatting and utilizing bazillions of rows. Even though the final end product is purely MySQL that...

enhancement

Makes the following changes to `composer.json`: - Fix license to match the LICENSE file. License changed from MIT to GPLv3 in https://github.com/Seravo/wordpress/commit/68e404abfa7ab44231f3fb9e79e9f37b3da231ea. - Add "support" links to GitHub and docs.seravo.com....

One user reported that when running `vagrant ssh` and then running various `wp-pull-*` commands they all ask for password. However SSHing into the same remote server from outside the Vagrant...

help wanted
feature-vagrant

I was trying to write tests for a fairly complex multisite installation. As @ottok suggested to me, I could use wp-cli commands within the test script to get the correct...

help wanted
feature-vagrant

On Linux (e.g. Ubuntu 18.04) a simple docker-composer command is enough to get a fully equivalent developer experience as with `vagrant up`. The Docker container uses a bridged network, becomes...

enhancement
help wanted
hot topic
feature-docker

Some users encounter this bug with VirtualBox 6.1 on MacOS X: > An error occurred in the underlying SSH library that Vagrant uses. > The error message is shown below....

bug
help wanted
hot topic
feature-vagrant

Users reported that the Vagrantfile features to populate the MacOS X keychain is obsolete, as apparently none of the recent browser versions use the MacOS X keychain. This needs to...

enhancement
feature-vagrant

I've seen at least one Virtualbox 5.2 and Vagrant 2.x user on Mac OS X and one on Windows encounter this error message. I did not learn what the reason...

bug
help wanted
feature-vagrant

When updating plugins or e.g. a default theme on a local environment in Windows, be it via the dashboard or WP-CLI, the updates will very often fail. The error WordPress/WP-CLI...

bug
help wanted
feature-vagrant