Add page-specific widget areas to templates with a Sidebars: header:
As of April 2026, Post-Specific Widgets is a WordPress widgets plugin with 10 active installations and a 0/5 rating0. It has been downloaded 3.0K+ times in total. Requires WordPress 3.0+ and PHP false+. Available on WordPress.org since 2011. Last updated 12 years ago — may have compatibility concerns. Top alternative: One Click Demo Import.
Add page-specific widget areas to templates with a Sidebars: header:
<?php
/*
Template Name: Photos template
Sidebars: notes (Photo Notes)
*/
...
Use these sidebars the normal way:
dynamic_sidebar('notes');
At present this only works on Pages.
| WordPress | 3.0+ requiredTested up to 3.2.1 |
| PHP | false+ required |
Added proper support for different post types, and fixed several other bugs.
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.