An open API service indexing awesome lists of open source software.

https://github.com/tripflex/sublimewordpresscodexqueryposts

Sublime Text 3 Plugin to search Wordpress Codex, or QueryPosts for any term or a specific function in only two clicks.
https://github.com/tripflex/sublimewordpresscodexqueryposts

Last synced: about 1 year ago
JSON representation

Sublime Text 3 Plugin to search Wordpress Codex, or QueryPosts for any term or a specific function in only two clicks.

Awesome Lists containing this project

README

          

## 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](http://www.queryposts.com) | [Wordpress Codex](http://codex.wordpress.org/) | [Sublime Text 3](http://www.sublimetext.com/3)
--- | --- | ---
![QueryPosts](https://smyl.es/img/Selection-1147x821-55.png) | ![Wordpress Codex](https://smyl.es/img/Selection-963x951-56.png) | ![Sublime Text 3](https://smyl.es/img/spacegray.png)

### 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](https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin) script by Eric Martel.

[ST2 Wordpress Codex Plugin](https://github.com/welovewordpress/SublimeWordPressCodex) 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
--- | --- | ---
![Right Click Menu](https://smyl.es/img/rightclickstwp.png) | ![Tools Menu](https://smyl.es/img/stwptoolsmenu.png) | ![Command Menu](https://smyl.es/img/wpcommand.png)

## Install

Plugin is now listed on the Sublime Text repository (https://sublime.wbond.net/) for easy install