Title: 's Replies | WordPress.org

---

# superwad

  [  ](https://wordpress.org/support/users/superwad/)

 *   [Profile](https://wordpress.org/support/users/superwad/)
 *   [Topics Started](https://wordpress.org/support/users/superwad/topics/)
 *   [Replies Created](https://wordpress.org/support/users/superwad/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/superwad/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/superwad/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/superwad/engagements/)
 *   [Favorites](https://wordpress.org/support/users/superwad/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS widget shows posts in reverse order](https://wordpress.org/support/topic/rss-widget-shows-posts-in-reverse-order/)
 *  Thread Starter [superwad](https://wordpress.org/support/users/superwad/)
 * (@superwad)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/rss-widget-shows-posts-in-reverse-order/#post-1115558)
 * Hello again. Can anybody please offer some assistance on this issue? I cannot
   find any differences between the two installations, yet the /blog/ installation
   displays ALL RSS links in reverse order. I added the RSS from the /wordpress/
   install, and those were in reverse order too (though it showed a random set of
   articles).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS widget shows posts in reverse order](https://wordpress.org/support/topic/rss-widget-shows-posts-in-reverse-order/)
 *  Thread Starter [superwad](https://wordpress.org/support/users/superwad/)
 * (@superwad)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/rss-widget-shows-posts-in-reverse-order/#post-1115516)
 * Hi there. I still haven’t been able to figure out this problem. Does anybody 
   have any suggestions I can try?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [RSS Widget link](https://wordpress.org/support/topic/rss-widget-link-1/)
 *  Thread Starter [superwad](https://wordpress.org/support/users/superwad/)
 * (@superwad)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/rss-widget-link-1/#post-912072)
 * I got it resolved.
 * wp-includes/widgets.php Line 1084 (in the function wp_widget_rss)
 * Replace
    `$title = "<a class='rsswidget' href='$url' title='" . attribute_escape(
   __('Syndicate this content')) ."'><img style='background:orange;color:white;border:
   none;' width='14' height='14' src='$icon' alt='RSS' /></a> <a class='rsswidget'
   href='$link' title='$desc'>$title</a>";` with `$title = "<a class='rsswidget'
   href='$url' title='" . attribute_escape(__('Syndicate this content')) ."'><img
   style='background:orange;color:white;border:none;' width='14' height='14' src
   ='$icon' alt='RSS' />&nbsp;$title</a>";`
 * Works just fine now 🙂
 * Thanks for the help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [RSS Widget link](https://wordpress.org/support/topic/rss-widget-link-1/)
 *  Thread Starter [superwad](https://wordpress.org/support/users/superwad/)
 * (@superwad)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/rss-widget-link-1/#post-912063)
 * Alright, thanks. I’ll give this a shot and let you know how it turns out 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [RSS Widget link](https://wordpress.org/support/topic/rss-widget-link-1/)
 *  Thread Starter [superwad](https://wordpress.org/support/users/superwad/)
 * (@superwad)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/rss-widget-link-1/#post-912051)
 * That would properly hide the title. While I will do that if it comes down to 
   it, I’d ideally like to be able to change the link to a link of my choosing. 
   Is there a patch, or a new version, or a way to manually hack in the URL I want?
 * Thank you for your comment.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [RSS Widget link](https://wordpress.org/support/topic/rss-widget-link-1/)
 *  Thread Starter [superwad](https://wordpress.org/support/users/superwad/)
 * (@superwad)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/rss-widget-link-1/#post-911947)
 * Any ideas?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Restrict access to logged in users?](https://wordpress.org/support/topic/restrict-access-to-logged-in-users/)
 *  Thread Starter [superwad](https://wordpress.org/support/users/superwad/)
 * (@superwad)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/restrict-access-to-logged-in-users/#post-884924)
 * I found a module that does exactly what I want.
 * [http://wordpress.org/extend/plugins/external-database-authentication/](http://wordpress.org/extend/plugins/external-database-authentication/)
 * I tell it what database, table and fields to look for when authenticating, then
   WordPress takes care of the rest for me. No more fussing, no fancy editing of
   anything.
 * Thanks for the suggestion! It got me searching in the right direction 🙂

Viewing 7 replies - 1 through 7 (of 7 total)