Ticket #26679: 26679.1.diff
| File 26679.1.diff, 624 bytes (added by , 13 years ago) |
|---|
-
wp-includes/class-wp-xmlrpc-server.php
4845 4845 'custom_fields' => $this->get_custom_fields($entry['ID']), 4846 4846 'wp_post_format' => $post_format, 4847 4847 'date_modified' => $post_modified, 4848 'date_modified_gmt' => $post_modified_gmt 4848 'date_modified_gmt' => $post_modified_gmt, 4849 'sticky' => ( $entry['post_type'] === 'post' && is_sticky( $entry['ID'] ) ), 4849 4850 ); 4850 4851 4851 4852 $entry_index = count( $struct ) - 1;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)