'tm-secondary ' . beans_get_layout_class( 'sidebar_primary' ), // Automatically escaped. 'role' => 'complementary', 'itemscope' => 'itemscope', 'itemtype' => 'http://schema.org/WPSideBar' ) ); /** * Fires in the primary sidebar. * * @since 1.0.0 */ do_action( 'beans_sidebar_primary' ); echo beans_close_markup( 'beans_sidebar_primary', 'aside' );