mirror of
https://gh.wpcy.net/https://github.com/wp-cli/handbook.git
synced 2026-04-26 08:31:16 +08:00
328 B
328 B
wp sidebar
Lists registered sidebars.
A sidebar is any widgetized area of your theme.
EXAMPLES
# List sidebars
$ wp sidebar list --fields=name,id --format=csv
name,id
"Widget Area",sidebar-1
"Inactive Widgets",wp_inactive_widgets