Changeset 8656 for trunk/wp-admin/edit-form-advanced.php
- Timestamp:
- 08/16/2008 07:27:34 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-form-advanced.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-advanced.php
r8635 r8656 1 1 <?php 2 2 /** 3 * Post advanced form for inclusion in the administration panels. 4 * 5 * @package WordPress 6 * @subpackage Administration 7 */ 8 9 /** 10 * Post ID global 11 * @name $post_ID 12 * @var int 13 */ 3 14 if ( ! isset( $post_ID ) ) 4 15 $post_ID = 0;
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)