changeset 19 | 3d72ae0968f4 |
parent 18 | be944660c56a |
child 22 | 8c2e4d02f4ef |
--- a/wp/wp-includes/feed-atom.php Wed Sep 21 18:19:35 2022 +0200 +++ b/wp/wp-includes/feed-atom.php Tue Sep 27 16:37:53 2022 +0200 @@ -17,7 +17,6 @@ xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xml:lang="<?php bloginfo_rss( 'language' ); ?>" - xml:base="<?php bloginfo_rss( 'url' ); ?>/wp-atom.php" <?php /** * Fires at end of the Atom feed root to add namespaces.