Changeset 14585 for trunk/wp-admin/post-new.php
- Timestamp:
- 05/12/2010 08:45:18 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/post-new.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/post-new.php
r14571 r14585 47 47 48 48 // Show post form. 49 if ( current_user_can($post_type_object-> edit_type_cap) ) {49 if ( current_user_can($post_type_object->cap->edit_posts) ) { 50 50 $post = get_default_post_to_edit( $post_type, true ); 51 51 $post_ID = $post->ID;
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)