Changeset 8691 for trunk/wp-admin/options-misc.php
- Timestamp:
- 08/20/2008 09:42:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-misc.php
r8656 r8691 18 18 19 19 <div class="wrap"> 20 <ul class="wp-menu"> 21 <?php $array = array(); _wp_menu_output( $submenu['options-general.php'], $array ); unset($array); ?> 22 </ul> 20 23 <h2><?php _e('Miscellaneous Settings') ?></h2> 21 24 <form method="post" action="options.php">
Note: See TracChangeset
for help on using the changeset viewer.