- Timestamp:
- 03/18/2014 10:48:00 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/inc/back-compat.php
r25522 r27598 18 18 * 19 19 * @since Twenty Thirteen 1.0 20 *21 * @return void22 20 */ 23 21 function twentythirteen_switch_theme() { … … 35 33 * 36 34 * @since Twenty Thirteen 1.0 37 *38 * @return void39 35 */ 40 36 function twentythirteen_upgrade_notice() { … … 47 43 * 48 44 * @since Twenty Thirteen 1.0 49 *50 * @return void51 45 */ 52 46 function twentythirteen_customize() { … … 61 55 * 62 56 * @since Twenty Thirteen 1.0 63 *64 * @return void65 57 */ 66 58 function twentythirteen_preview() {
Note: See TracChangeset
for help on using the changeset viewer.