Changes between Initial Version and Version 1 of Ticket #17111, comment 2
- Timestamp:
- 04/12/11 01:23:36 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17111, comment 2
initial v1 18 18 19 19 * not a useful behaviour anymore 20 * WP core doesn't use it anywhere; instead, it uses the more flexible call_user_func_array()20 * WP core doesn't use it anywhere; instead, it uses the more flexible do_action_ref_array() 21 21 * unlikely that plugins call {{{do_action( 'whatever', array( &$this ) );}}} 22 22 * speed improvement
