Changes between Version 2 and Version 3 of Ticket #21170, comment 28
- Timestamp:
- 07/15/2012 05:07:41 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21170, comment 28
v2 v3 14 14 * allTrue 15 15 * allFalse 16 * Nounique identifiers16 * Supports unique identifiers 17 17 * Anonymous functions are supported:[[br]]'''$wp.hooks.addAction( 'anonymous.funcs', function(){ /* do something */ }, 30 );''' 18 18 * Checks for a $wp global and binds itself to $wp.hooks