Plugin Directory

Changeset 3201921


Ignore:
Timestamp:
12/03/2024 07:25:18 PM (15 months ago)
Author:
everpress
Message:

Updating readme/assets from GitHub

Location:
snapshots
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • snapshots/trunk/README.md

    r3025786 r3201921  
    33Contributors: everpress, xaverb 
    44Tags: snapshots, dev, database, development 
    5 Requires at least: 4.5 
    6 Tested up to: 6.4 
     5Requires at least: 6.6 
     6Tested up to: 6.7 
    77Requires PHP: 7.4 
    8 Stable tag: 2.8.0 
     8Stable tag: 3.0.0 
    99License: GPLv2 or later 
    1010License URI: <https://www.gnu.org/licenses/gpl-2.0.html>
     
    5454Yes, the plugin has been tested with the [amazing tool](https://localwp.com/) from WPEngine and works out of the box.
    5555
    56 ### Snapshots requires the php in your PATH environment!
     56### Snapshots requires the php in your PATH environment
    5757
    5858SnapShots 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
     
    9090```
    9191
    92 ### Snapshots requires the "exec" method!
     92### Snapshots requires the "exec" method
    9393
    9494SnapShots 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.