Plugin Directory

Changeset 1833657


Ignore:
Timestamp:
03/05/2018 12:36:54 PM (8 years ago)
Author:
HenriqueSilverio
Message:

Tested with PHP 7.0. It works.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • organizing/trunk/README.txt

    r1829690 r1833657  
    55Requires at least: 4.9.4
    66Tested up to: 4.9.4
    7 Requires PHP: 7.2
     7Requires PHP: 7.0
    88Stable tag: 1.0.0
    99License: GPLv3
     
    3535= Developer friendly =
    3636
    37 Customizing the listing template is a very easy task. 
     37Customizing the listing template is a very easy task.
    3838
    3939Simply use ours [documented](https://github.com/HenriqueSilverio/organizing/wiki) action hooks and gives it your tweaks.
     
    5353To run Organizing we recommend your host supports:
    5454
    55 - [PHP](http://www.php.net) version 7.2 or greater
     55- [PHP](http://www.php.net) version 7.0 or greater
    5656- [MySQL](http://www.mysql.com) version 5.6 or greater OR [MariaDB](https://mariadb.org) version 10.0 or greater
    5757- [HTTPS](https://wordpress.org/news/2016/12/moving-toward-ssl) support
     
    5959> If you are in a legacy environment where you only have older PHP or MySQL versions, bear in mind wich these versions have reached official End Of Life and as such **may expose your site to security vulnerabilities**.
    6060
    61 = Instaling the plugin = 
     61= Instaling the plugin =
    6262
    63631. In your WordPress dashboard, go to 'Plugins' > 'Add New'.
     
    65651. Once you’ve found our plugin, click 'Install Now'.
    6666
    67 > If you wish a manual installation method, see the [instructions here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). 
     67> If you wish a manual installation method, see the [instructions here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
    6868
    6969== Frequently Asked Questions ==
     
    7171= What PHP version is required for this plugin? =
    7272
    73 This plugin requires a minimum of PHP 7.2.
     73This plugin requires a minimum of PHP 7.0.
    7474
    7575= How can I upgrade my PHP and MySQL / MariaDB versions? =
Note: See TracChangeset for help on using the changeset viewer.