mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 19:24:34 +00:00
Revert "Add wp.hooks - JavaScript actions and filters."
Revert `wp.hooks` for now as we continue to refine and test. Reverts [41375]. git-svn-id: https://develop.svn.wordpress.org/trunk@41751 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -363,7 +363,7 @@ function doing_filter( $filter = null ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieve whether action currently being processed.
|
||||
* Retrieve the name of an action currently being processed.
|
||||
*
|
||||
* @since 3.9.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user