diff -r c7c34916027a -r 177826044cd9 wp/wp-includes/feed-rdf.php --- a/wp/wp-includes/feed-rdf.php Mon Oct 14 18:06:33 2019 +0200 +++ b/wp/wp-includes/feed-rdf.php Mon Oct 14 18:28:13 2019 +0200 @@ -5,10 +5,10 @@ * @package WordPress */ -header('Content-Type: ' . feed_content_type('rdf') . '; charset=' . get_option('blog_charset'), true); +header( 'Content-Type: ' . feed_content_type( 'rdf' ) . '; charset=' . get_option( 'blog_charset' ), true ); $more = 1; -echo ''; +echo ''; /** This action is documented in wp-includes/feed-rss2.php */ do_action( 'rss_tag_pre', 'rdf' ); @@ -29,22 +29,23 @@ do_action( 'rdf_ns' ); ?> > -"> + <?php wp_title_rss(); ?> - - - - + + + + - + + + + ?> + 2000-01-01T12:00+00:00 - - + + - - - <?php the_title_rss() ?> - - post_date_gmt, false); ?> - ]]> - - - ]]> + + + <?php the_title_rss(); ?> + + post_date_gmt, false ); ?> + ]]> + + + ]]> - ]]> - ]]> + ]]> + ]]> - +