Title: [Plugin: RSSImport] after_desc strings
Last modified: August 20, 2016

---

# [Plugin: RSSImport] after_desc strings

 *  Resolved [elricky](https://wordpress.org/support/users/elricky/)
 * (@elricky)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-rssimport-after_desc-strings/)
 * _Just a tip:_
 * I wanted to add a link to each post after the description, but the strings indicated
   in the plugin parameters description didn’t work for me. The plugin guide reads:
 * > after_desc – string after description, Default is empty; you can use the follow
   > strings for custom html `%title` for title of entry and `%href` for link of
   > entry
 * Instead of `%href` to get the post link, `%href%` worked for me. As in:
    `[RSSImport
   display="5" feedurl="http://mysite.com/feed/" displaydescriptions="true" after_desc
   ="<a href='%href%'>Read more</a>"]`
 * That gives me a “Read more” link at the end of each post description that links
   to the original post.
 * [http://wordpress.org/extend/plugins/rss-import/](http://wordpress.org/extend/plugins/rss-import/)

Viewing 1 replies (of 1 total)

 *  [novaclic](https://wordpress.org/support/users/novaclic/)
 * (@novaclic)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-rssimport-after_desc-strings/#post-2591894)
 * Thanks, the documentation will be updated.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: RSSImport] after_desc strings’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rss-import.svg)
 * [RSSImport](https://wordpress.org/plugins/rss-import/)
 * [Support Threads](https://wordpress.org/support/plugin/rss-import/)
 * [Active Topics](https://wordpress.org/support/plugin/rss-import/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rss-import/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rss-import/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [novaclic](https://wordpress.org/support/users/novaclic/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-rssimport-after_desc-strings/#post-2591894)
 * Status: resolved