diff --git a/README.md b/README.md index da95d22..040a54f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ If you have any suggestions/Feature request that you would like to see in the up ---------------- Thank you for considering contributing to the WordCamp Dashboard Widget. You can read the contribution guide lines [here](CONTRIBUTING.md) - +You can check development tasklist [here](https://github.com/lubusIN/WP-Query-Console/projects/1) **Security** ------------ @@ -66,7 +66,7 @@ Maintained by [Ajit Bohra](http://https://twitter.com/ajitbohra) **About LUBUS** --------------- -[LUBUS](http://lubus.in) is a web design agency based in Mumbai. +[LUBUS](http://lubus.in) WordPress & Laravel agency based in Mumbai. **License** ----------- diff --git a/README.txt b/README.txt index 4e1a871..86f05b8 100644 --- a/README.txt +++ b/README.txt @@ -3,7 +3,7 @@ Contributors: lubus,ajitbohra Donate link: http://www.lubus.in Tags: admin, test, query, development Requires at least: 3.0.1 -Tested up to: 4.7.2 +Tested up to: 4.7.3 Stable tag: 0.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -25,23 +25,25 @@ Handy tool for developers to quickly test various WordPress queries (WP_Query, W **Roadmap** - - More info about query for debugging
- - Code refactoring and improvement
- - UI for arguments
- - Saving queries
+ - More info about query for debugging + - Code refactoring and improvement + - UI for arguments + - Saving queries - Localization If you have any suggestions/Feature request that you would like to see in the upcoming releases , feel free to let us know in the [issues section](https://github.com/lubusIN/wp-query-console/issues) == Installation == ***From your WordPress dashboard*** - 1. Visit 'Plugins > Add New' - 2. Search for `WP Query Console` or upload zip file + + 1. Visit 'Plugins > Add New'
+ 2. Search for `WP Query Console` or upload zip file
3. Activate `WP Query Console` from your Plugins page ***Manual Installation*** - 1. [Download](https://wordpress.org/plugins/wp-query-console/) "WP Query Console". - 2. Upload the `wp-query-console` directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) + + 1. [Download](https://wordpress.org/plugins/wp-query-console/) "WP Query Console"
+ 2. Upload the `wp-query-console` directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate `WP Query Console` from your Plugins page. == Screenshots ==