Skip to content

Commit

Permalink
prepare v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajitbohra committed Mar 22, 2017
1 parent 25d3b65 commit bf7cefc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
------------

Expand All @@ -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**
-----------
Expand Down
20 changes: 11 additions & 9 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -25,23 +25,25 @@ Handy tool for developers to quickly test various WordPress queries (WP_Query, W

**Roadmap**

- More info about query for debugging<br/>
- Code refactoring and improvement<br/>
- UI for arguments<br/>
- Saving queries<br/>
- 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' <br>
2. Search for `WP Query Console` or upload zip file <br>
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" <br>
2. Upload the `wp-query-console` directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) <br>
3. Activate `WP Query Console` from your Plugins page.

== Screenshots ==
Expand Down

0 comments on commit bf7cefc

Please sign in to comment.