-
When working on #1389, I realized that we only run tests on PHP 7.2 which made me think whether we shouldn't bump the required version anyway. Some points around this:
- PHP 5.6, VersionPress' curr…
-
We already have this on roadmap. Just adding all links so we can keep all feedback in one place
http://community.rtcamp.com/t/creating-a-staging-environment-with-ee/1981
http://community.rtcamp.com/…
-
If I want to explore WordPress at a particular state, it would be nice if I could check out a specific hash in the VersionPress history without having to fully roll back.
-
After VP activation got the System requirements check page, I see there a notice:
```
Notice: Undefined index: git-version in ...\plugins\versionpress\src\Utils\SystemInfo.php on line 101
```
VP 3.0…
-
`PHP Warning: Invalid argument supplied for foreach() in C:\www\wp49staging\wp-content\plugins\versionpress\src\Actions\PluginDefinitionDiscovery.php on line 35`
I cloned **wp49** site to **wp49st…
-
Right now, when builds are produced, the plugin is stuffed in a "versionpress" directory and the composer.json file is deleted. The builds can be made composer compatible by
- Placing plugin files in…
-
I'm sure many of us saw this by now:
>On November 30th, 2018 we will be permanently shutting down Mergebot. You can continue using Mergebot right up until that day. As of today we will no longer be…
-
Should you choose to provide localized versions of VersionPress in the future, or distribute the plugin in the WordPress plugin directory, it would be wise to start using localization functions throug…
-
- VersionPress version: 4 - beta
- WordPress version: 4.9.8
- OS, web server, PHP: Mac Mojave, PHP 7.1.9, MySQL 5.7, MAMP
- Git version: 2.17
I am working on different environments, all of the…
-
_This is an imported issue, original reference WP-348, created on 08 Apr 2015._
Currently we install .htaccess / web.config files during the installation or initialization. Also, it would be good to…