Search WordPress Codex or QueryPosts
Sublime Text 3 Plugin to search Wordpress Codex, or QueryPosts for any term or a specific function in only two clicks.
Details
Installs
- Total 19K
- Win 13K
- Mac 4K
- Linux 2K
Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 2 | 0 | 1 | 2 | 0 | 0 | 1 | 0 | 0 | 0 | 1 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Wordpress Codex and QueryPosts Sublime Text 3 Plugin
I RECOMMEND using the new plugin Wordpress Developer Resources
that is available on the Sublime Text repository over this version. QueryPosts is not really used anymore, and with the new developer.wordpress.org coming online all continued development will be under that project.
I suggest removing this plugin and installing the Wordpress Developer Resources plugin:
https://sublime.wbond.net/packages/WordPress%20Developer%20Resources
https://github.com/tripflex/sublime-wp-developer-resources
Again, THIS PLUGIN IS NO LONGER UNDER DEVELOPMENT and will no longer be updated. Switch to the Wordpress Developer Resources plugin to benefit from updates and future development.
QueryPosts | Wordpress Codex | Sublime Text 3 |
---|---|---|
Description
This Sublime Text 3 plugin will allow you to search either Wordpress Codex or QueryPosts.com to quickly lookup Wordpress functions, filters, etc.
Most of all it let's you right-click on any WordPress function and select WordPress Codex or QueryPosts to open the page for this function.
Original Sources
Stackoverflow Plugin script by Eric Martel.
ST2 Wordpress Codex Plugin script by Matthias Krok.
Usage
CTRL + SHIFT + P and type Codex
, Query
, or right click on any function and you can select from QueryPosts or Wordpress Codex. You can also highlight any term to search on either site, and sublime text will even prompt you for a search term if that suits your fancy :)
Right Click Menu | Tools Menu | Command Menu |
---|---|---|
Install
Plugin is now listed on the Sublime Text repository (https://sublime.wbond.net/) for easy install