Changeset 1938 for trunk/wp-admin/admin-functions.php
- Timestamp:
- 12/12/2004 06:31:01 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/admin-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin-functions.php
r1935 r1938 635 635 $current = ''; 636 636 637 echo "\n\t<option value='$item->ID'$current>$pad $item->post_title</ a></option>";637 echo "\n\t<option value='$item->ID'$current>$pad $item->post_title</option>"; 638 638 parent_dropdown($default, $item->ID, $level + 1); 639 639 }
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)