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