Changeset 1833657
- Timestamp:
- 03/05/2018 12:36:54 PM (8 years ago)
- File:
-
- 1 edited
-
organizing/trunk/README.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
organizing/trunk/README.txt
r1829690 r1833657 5 5 Requires at least: 4.9.4 6 6 Tested up to: 4.9.4 7 Requires PHP: 7. 27 Requires PHP: 7.0 8 8 Stable tag: 1.0.0 9 9 License: GPLv3 … … 35 35 = Developer friendly = 36 36 37 Customizing the listing template is a very easy task. 37 Customizing the listing template is a very easy task. 38 38 39 39 Simply use ours [documented](https://github.com/HenriqueSilverio/organizing/wiki) action hooks and gives it your tweaks. … … 53 53 To run Organizing we recommend your host supports: 54 54 55 - [PHP](http://www.php.net) version 7. 2or greater55 - [PHP](http://www.php.net) version 7.0 or greater 56 56 - [MySQL](http://www.mysql.com) version 5.6 or greater OR [MariaDB](https://mariadb.org) version 10.0 or greater 57 57 - [HTTPS](https://wordpress.org/news/2016/12/moving-toward-ssl) support … … 59 59 > 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**. 60 60 61 = Instaling the plugin = 61 = Instaling the plugin = 62 62 63 63 1. In your WordPress dashboard, go to 'Plugins' > 'Add New'. … … 65 65 1. Once you’ve found our plugin, click 'Install Now'. 66 66 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). 68 68 69 69 == Frequently Asked Questions == … … 71 71 = What PHP version is required for this plugin? = 72 72 73 This plugin requires a minimum of PHP 7. 2.73 This plugin requires a minimum of PHP 7.0. 74 74 75 75 = How can I upgrade my PHP and MySQL / MariaDB versions? =
Note: See TracChangeset
for help on using the changeset viewer.