Ticket #31705: 31705.patch
| File 31705.patch, 558 bytes (added by , 11 years ago) |
|---|
-
tests/phpunit/tests/feed/rss2.php
13 13 function setUp() { 14 14 parent::setUp(); 15 15 16 $this->author_id = $this->factory->user->create( array( 'role' => 'editor' ) ); 17 $this->old_current_user = get_current_user_id(); 18 wp_set_current_user( $this->author_id ); 19 16 20 $this->factory->post->create_many( 25 ); 17 21 18 22 $this->post_count = get_option('posts_per_rss');
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)