Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/brasofilo/all-plugins-hooks
- Owner: brasofilo
- Created: 2013-09-21T15:14:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-23T09:11:30.000Z (about 11 years ago)
- Last Synced: 2024-11-05T16:08:10.217Z (2 months ago)
- Language: PHP
- Size: 219 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.