Since upgrading to 2.8.1, the following links have been added under the META command:
# Entries RSS
# Comments RSS
# WordPress.org
How do I get rid of them?
Bill
Since upgrading to 2.8.1, the following links have been added under the META command:
# Entries RSS
# Comments RSS
# WordPress.org
How do I get rid of them?
Bill
Probably edit your theme's sidebar.php and delete those entries.
Related:
Stepping Into Template Tags
Stepping Into Templates
Template Hierarchy
Hi Michael,
Yeah but what am I looking for? I'm using the same theme as pre-2.8.1 and they didn't show up in 2.7.1. I'm a php dummy but I'll take a look in the meantime.
Bill
Ok, found the following in the sidebar but do I delete/comment out all or some of it? (there are no other refs to comments.
<li id="rss-links">
<h3><?php _e('RSS Feeds', 'plaintxtblog') ?></h3>
Please post smaller blocks of code between backticks () or use the WordPress pastebin. It makes life easier for everyone.
will do
You must log in to post.