Changeset 25868 for trunk/src/wp-admin/includes/export.php
- Timestamp:
- 10/22/2013 05:21:32 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/export.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/export.php
r25315 r25868 368 368 ?> 369 369 <item> 370 <?php /** This filter is documented in wp-includes/feed.php */ ?> 370 371 <title><?php echo apply_filters( 'the_title_rss', $post->post_title ); ?></title> 371 372 <link><?php the_permalink_rss() ?></link>
Note: See TracChangeset
for help on using the changeset viewer.