2020-05-01 / 2045阅 / 悠然
Display dynamic sidebar.
By default this displays the default sidebar or ‘sidebar-1’. If your theme specifies the ‘id’ or ‘name’ parameter for its registered sidebars you can pass an id or name as the $index parameter. Otherwise, you can pass in a numerical index to display the sidebar at that index.
(int|string)
(Optional)
Index, name or ID of dynamic sidebar.
Default value: 1
(bool) True, if widget sidebar was found and called. False if not found or not called.