Archived topic
Remove default rss feed links
3 replies · Started by Chris Beard on August 16, 2016
Hi guys.
Great theme. but been away for a while, and now wordpress is at 4.5.
I cannot remember how to remove the default rss feed links from the Meta widget.
(Entries rss, Comments rss, and the Wordpress.Org link)
I seem to remember changing something in the template files, but my memory fails me.
As this is a newer version of Wordpress, can anyone tell me how to remove these links?
Regards Scorpio66
Hmm I'm not sure, but you can add a text widget with whatever links you want:
<ul>
<li><a href="https://generatepress.com">GeneratePress</a></li>
<li><a href="https://wordpress.org">WordPress</a></li>
</ul>
Hi Tom.
I am aware I can set up a text widget with links, but wanted to keep the login/logout feature of the default widget. I can put in a login link, but the user cannot logout properly and Im not sure how to achieve this.
Any ideas anyone?
Kepp up the good work.
Regards Chris
Hmm you might need to create your own shortcode.
This plugin might do what you're wanting?: https://en-ca.wordpress.org/plugins/login-logout/