equal
deleted
inserted
replaced
15 ?> |
15 ?> |
16 <feed |
16 <feed |
17 xmlns="http://www.w3.org/2005/Atom" |
17 xmlns="http://www.w3.org/2005/Atom" |
18 xmlns:thr="http://purl.org/syndication/thread/1.0" |
18 xmlns:thr="http://purl.org/syndication/thread/1.0" |
19 xml:lang="<?php bloginfo_rss( 'language' ); ?>" |
19 xml:lang="<?php bloginfo_rss( 'language' ); ?>" |
20 xml:base="<?php bloginfo_rss( 'url' ); ?>/wp-atom.php" |
|
21 <?php |
20 <?php |
22 /** |
21 /** |
23 * Fires at end of the Atom feed root to add namespaces. |
22 * Fires at end of the Atom feed root to add namespaces. |
24 * |
23 * |
25 * @since 2.0.0 |
24 * @since 2.0.0 |