Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brasofilo/all-plugins-hooks

Scan plugins and themes for hooks.
https://github.com/brasofilo/all-plugins-hooks

Last synced: 18 days ago
JSON representation

Scan plugins and themes for hooks.

Awesome Lists containing this project

README

        

# [All Plugins Hooks](https://github.com/brasofilo/all-plugins-hooks)
*Version 2013.10.23*

##*Our own mini-AdamBrown*
Scan plugins and themes for hooks. Displays a prettified list with all actions and filters, with filename and line numbers. Results are cached in transients.

**Important**: *Does not run in Windows*.

![Plugin screen](screenshot.png)

###FAQ
Available hook:

apply_filters( 'aph_transient_time', 60*60*24 );

###Acknowledgments

- Inspired by this [Stack Overflow post](http://stackoverflow.com/a/18881544/1287812).
- Uses [Google Code Pretify](https://code.google.com/p/google-code-prettify/).

###Changelog

**Version 2013.10.23**

* Changed versioning numbering
* Better error handling
* Cache reset on errors

**Version 1.1**

* Small adjustments

**Version 1.0**

* Initial Public Release

###Credits

This plugin is built and maintained by [Rodolfo Buaiz](http://brasofilo.com), aka brasofilo.

###License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to:

Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor,
Boston, MA
02110-1301, USA.