Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

As of now, my side bar is pretty standard:

How can I change it so that it shows tags, recent posts, etc...

enter image description here

share|improve this question

3 Answers

Go into your dashboard and click widgets to your left, and you will see all the tabs there you just drag and drop them to your right inside the panel.

share|improve this answer

If you're wanting to add something outside of the widgets, you can do so by editing the sidebar.php file of your theme too.

share|improve this answer

If you are using more (or even less) up-to-date theme it should support widgets.

See Appearance Widgets SubPanel in Codex for overview.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.