Widgets let you add extra content blocks to areas like the sidebar or footer of your WordPress site. They help you display useful information without editing code.
1. What widgets are used for
Widgets commonly display:
- Recent posts
- Search bar
- Categories list
- Custom text
- Social links
- Newsletter forms
They appear in widget-ready areas defined by your theme.
2. Open the Widgets screen
Go to:
Dashboard → Appearance → Widgets
Or use:
Appearance → Customize → Widgets
3. Add a widget
Steps:
- Choose a widget from the list
- Drag it into a widget area (Sidebar, Footer, etc.)
- Configure its settings
- Save
In block-based themes, you may add widgets using blocks.
4. Arrange widget order
Drag widgets up or down inside the widget area to change their display order.
5. Remove a widget
Open the widget and click Remove (or delete block in block themes).
6. Use widgets wisely
Best practices:
- Do not overload the sidebar
- Keep content relevant
- Test on mobile view
- Remove unused widgets
Proper widget use keeps your WordPress layout clean and functional.