Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #21170, comment 28


Ignore:
Timestamp:
07/15/2012 05:07:41 AM (12 years ago)
Author:
carldanley
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21170, comment 28

    v2 v3  
    1414  * allTrue
    1515  * allFalse
    16 * No unique identifiers
     16* Supports unique identifiers
    1717* Anonymous functions are supported:[[br]]'''$wp.hooks.addAction( 'anonymous.funcs', function(){ /* do something */ }, 30 );'''
    1818* Checks for a $wp global and binds itself to $wp.hooks