Changeset 3201921
- Timestamp:
- 12/03/2024 07:25:18 PM (15 months ago)
- Location:
- snapshots
- Files:
-
- 5 edited
-
assets/banner-1544x500.png (modified) (previous)
-
assets/banner-772x250.png (modified) (previous)
-
assets/icon-128x128.png (modified) (previous)
-
assets/icon-256x256.png (modified) (previous)
-
trunk/README.md (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
snapshots/trunk/README.md
r3025786 r3201921 3 3 Contributors: everpress, xaverb 4 4 Tags: snapshots, dev, database, development 5 Requires at least: 4.56 Tested up to: 6. 45 Requires at least: 6.6 6 Tested up to: 6.7 7 7 Requires PHP: 7.4 8 Stable tag: 2.8.08 Stable tag: 3.0.0 9 9 License: GPLv2 or later 10 10 License URI: <https://www.gnu.org/licenses/gpl-2.0.html> … … 54 54 Yes, the plugin has been tested with the [amazing tool](https://localwp.com/) from WPEngine and works out of the box. 55 55 56 ### Snapshots requires the php in your PATH environment !56 ### Snapshots requires the php in your PATH environment 57 57 58 58 SnapShots tries to find the `php` binary on your system. If it can't find it, you will get this error. You can define the location of your `php` binary by open your terminal and running … … 90 90 ``` 91 91 92 ### Snapshots requires the "exec" method !92 ### Snapshots requires the "exec" method 93 93 94 94 SnapShots uses the PHP [`exec`](https://www.php.net/manual/en/function.exec.php) method to execute the WP CLI commands.
Note: See TracChangeset
for help on using the changeset viewer.