__('Primary Navigation', 'sage') ]); /** * Enable post thumbnails * @link https://developer.wordpress.org/themes/functionality/featured-images-post-thumbnails/ */ add_theme_support('post-thumbnails'); /** * Enable HTML5 markup support * @link https://developer.wordpress.org/reference/functions/add_theme_support/#html5 */ add_theme_support('html5', ['caption', 'comment-form', 'comment-list', 'gallery', 'search-form']); /** * Use main stylesheet for visual editor * @see assets/styles/layouts/_tinymce.scss */ add_editor_style(asset_path('styles/main.css')); }); /** * Register sidebars */ add_action('widgets_init', function () { $config = [ 'before_widget' => '', 'before_title' => '