Changes between Initial Version and Version 1 of Ticket #26111, comment 22
- Timestamp:
- 04/12/2015 09:51:38 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26111, comment 22
initial v1 1 How about making the 4th argument the actual callback, only used when the 3rd argument is empty ?1 How about making the 4th argument the actual callback, only used when the 3rd argument is empty (as originally proposed in the ticket)? 2 2 {{{ 3 3 wp_localize_script( 'date_i18n', 'dateI18N', null, function() {