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
Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | Dec 6 | Dec 5 | Dec 4 | Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 |
Mac | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 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 | 0 | 0 | 0 | 0 | 1 | 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 | 0 | 0 | 0 | 0 | 0 | 0 | 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