[wp-trac] [WordPress Trac] #17631: Post revision author
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 1 07:34:09 UTC 2011
#17631: Post revision author
--------------------------+-----------------------------
Reporter: amirhabibi | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Revisions | Version: 3.1.3
Severity: normal | Keywords:
--------------------------+-----------------------------
Hi there !
When you update a post using :
{{{
wp_update_post(array('ID'=>$a,'post_author'=>$b,'post_content' =>$c));
}}}
And you change the post_author ID, the name of the last revision author
isn't right in post.php (main editor page / revisions box).
When you go to revision.php, you find the correct name.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17631>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list