Changeset 44574 for trunk/src/wp-includes/feed-atom.php
- Timestamp:
- 01/12/2019 06:40:16 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/feed-atom.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/feed-atom.php
r43571 r44574 67 67 */ 68 68 do_action( 'atom_author' ); 69 ?>69 ?> 70 70 </author> 71 71 <title type="<?php html_type_rss(); ?>"><![CDATA[<?php the_title_rss(); ?>]]></title>
Note: See TracChangeset
for help on using the changeset viewer.