Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #21107, comment 3


Ignore:
Timestamp:
06/29/2012 09:15:58 AM (13 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21107, comment 3

    initial v1  
    1313wp_register_resource( 'thickbox', array(
    1414  'scripts' => array( 'thickbox' ),
    15   'styles' => array( 'thickbox' ),
     15  'styles'  => array( 'thickbox' ),
    1616) );
    1717}}}