Changeset 2142270
- Timestamp:
- 08/20/2019 03:30:05 AM (7 years ago)
- File:
-
- 1 edited
-
smartformat/trunk/feed.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smartformat/trunk/feed.php
r2142269 r2142270 36 36 37 37 <channel> 38 <title><?php wp_title_rss(); ?></title>38 <title><?php bloginfo_rss('name'); ?></title> 39 39 <link><?php bloginfo_rss( 'url' ); ?></link> 40 40 <description><?php bloginfo_rss( 'description' ); ?></description>
Note: See TracChangeset
for help on using the changeset viewer.