Changeset 8691 for trunk/wp-admin/options.php
- Timestamp:
- 08/20/2008 09:42:31 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options.php
r8656 r8691 59 59 60 60 <div class="wrap"> 61 <ul class="wp-menu"> 62 <?php $array = array(); _wp_menu_output( $submenu['options-general.php'], $array ); unset($array); ?> 63 </ul> 61 64 <h2><?php _e('All Settings'); ?></h2> 62 65 <form name="form" action="options.php" method="post" id="all-options">
Note: See TracChangeset
for help on using the changeset viewer.