Changes between Initial Version and Version 1 of Ticket #21107, comment 3
- Timestamp:
- 06/29/2012 09:15:58 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21107, comment 3
initial v1 13 13 wp_register_resource( 'thickbox', array( 14 14 'scripts' => array( 'thickbox' ), 15 'styles' => array( 'thickbox' ),15 'styles' => array( 'thickbox' ), 16 16 ) ); 17 17 }}}