File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ The PHP Hooks Class is a fork of the WordPress filters hook system rolled in to
55* This class is heavily based on the WordPress plugin API and most (if not all) of the code comes from there.
66
77
8- Head Over to [ http://bainternet.github.com /PHP-Hooks/ ] [ 3 ] For more info
8+ Head Over to [ http://bainternet.github.io /PHP-Hooks/ ] [ 3 ] For more info
99
1010----------
1111
Original file line number Diff line number Diff line change 22 "name" : " bainternet/php-hooks" ,
33 "description" : " A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system" ,
44 "keywords" : [" hooks" , " actions" , " filters" ],
5- "homepage" : " http://bainternet.github.com /PHP-Hooks/" ,
5+ "homepage" : " http://bainternet.github.io /PHP-Hooks/" ,
66 "type" : " library" ,
77 "license" : " GPL-3.0" ,
88 "authors" : [
99 {
1010 "name" : " Ohad Raz" ,
11- "homepage" : " http ://en.bainternet.info/"
11+ "homepage" : " https ://en.bainternet.info/"
1212 }
1313 ],
1414 "support" : {
1515 "issues" : " https://github.com/bainternet/PHP-Hooks/issues"
16+ },
17+ "autoload" :{
18+ "files" : [" php-hooks.php" ]
1619 }
1720}
You can’t perform that action at this time.
0 commit comments