Changeset 5376 for branches/2.2/wp-includes/functions.php
- Timestamp:
- 05/03/2007 12:43:57 AM (19 years ago)
- File:
-
- 1 edited
-
branches/2.2/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/wp-includes/functions.php
r5371 r5376 1473 1473 if ( !function_exists( 'dynamic_sidebar' ) ) { 1474 1474 require_once ABSPATH . WPINC . '/widgets.php'; 1475 1476 if ( strpos( $_SERVER['REQUEST_URI'], 'wp-admin' ) !== false && isset( $GLOBALS['submenu'] ) ) { 1477 $GLOBALS['submenu']['themes.php'][7] = array( __( 'Widgets' ), 'edit_themes', 'widgets.php' ); 1478 } 1475 1479 } 1476 1480 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)