'layout_sidebar', 'label' => __('Sidebar Position', 'cpocore'), 'desc' => __('Determines the location of the sidebar by default.', 'cpocore'), 'type' => 'imagelist', 'option' => cpotheme_metadata_sidebarposition(), 'std' => 'default'); return apply_filters('cpotheme_metadata_layout', $cpotheme_data); }