__construct
get_instance
register_sidebars
get_sidebar
class WpvSidebars
register right/left, header and footer sidebars also provides a function which outputs the correct right/left sidebar
__construct()
get_instance() : \WpvSidebars
\WpvSidebars
singleton instance
register_sidebars()
get_sidebar(string $place = 'left') : bool
string
one of $this->placements
bool
result of dynamic_sidebar()
sidebars : array
array
places : array
instance : \WpvSidebars