'free', 'title' => esc_html__('Layout', 'acoustics'), 'content' => esc_html__('Set the default site layout', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[section]', 'acoustics_layout_section', admin_url('customize.php')), ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Site Identity', 'acoustics'), 'content' => esc_html__('Set the title and upload logo.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[control]', 'blogname', admin_url('customize.php')), ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Global Colors', 'acoustics'), 'content' => esc_html__('Create your own palette and set the global colors.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[section]', 'colors', admin_url('customize.php')) ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Typography', 'acoustics'), 'content' => esc_html__('Set the global font size, style and library.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[panel]', 'acoustics_typography_panel', admin_url('customize.php')) ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Header builder', 'acoustics'), 'content' => esc_html__('Drag and drop header builder.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[section]', 'acoustics_section_header_wrapper', admin_url('customize.php')), ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Footer builder', 'acoustics'), 'content' => esc_html__('Drag and drop footer builder.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[section]', 'acoustics_section_footer_wrapper', admin_url('customize.php')), ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Buttons', 'acoustics'), 'content' => esc_html__('Create your own button, set typography and styles.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[section]', 'acoustics_button_section', admin_url('customize.php')), ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Archive layout', 'acoustics'), 'content' => esc_html__('Set the blog layout, columns, pagination and styles.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[section]', 'acoustics_archive_section', admin_url('customize.php')), ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Single Post', 'acoustics'), 'content' => esc_html__('Set the single post layout, meta elements and styles.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[section]', 'acoustics_single_section', admin_url('customize.php')), ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Product Catalog', 'acoustics'), 'content' => esc_html__('Set the shop layout, product card and more.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[section]', 'woocommerce_product_catalog', admin_url('customize.php')), ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Single Product', 'acoustics'), 'content' => esc_html__('Set the product layout, tabs and more.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[section]', 'acoustics_single_product_layout_section', admin_url('customize.php')), ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Cart', 'acoustics'), 'content' => esc_html__('Set the cart layout, mini cart and more.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[panel]', 'woocommerce', admin_url('customize.php')), ); $settings['features'][] = array( 'type' => 'free', 'title' => esc_html__('Checkout', 'acoustics'), 'content' => esc_html__('Set the checkout layout, coupon and more.', 'acoustics'), 'label' => esc_html__('Customize', 'acoustics'), 'link' => add_query_arg('autofocus[section]', 'woocommerce_checkout', admin_url('customize.php')), ); //Premium $settings['upgrade_premium'] = 'https://codegearthemes.com/products/acoustics'; //Features $settings['starter'] = array(); $settings['starter'][] = array( 'title' => esc_html__('Agency', 'acoustics'), 'thumbnail' => 'https://demo.codegearthemes.com/acoustics/agency/wp-assets/thumb.webp', ); $settings['starter'][] = array( 'title' => esc_html__('Electrician', 'acoustics'), 'thumbnail' => 'https://demo.codegearthemes.com/acoustics/electrician/wp-assets/thumb.webp', ); $settings['starter'][] = array( 'title' => esc_html__('Photography', 'acoustics'), 'thumbnail' => 'https://demo.codegearthemes.com/acoustics/photography/wp-assets/thumb.webp', ); $settings['starter'][] = array( 'title' => esc_html__('Wellness', 'acoustics'), 'thumbnail' => 'https://demo.codegearthemes.com/acoustics/wellness-yoga/wp-assets/thumb.webp', ); // Review $settings['support_link'] = 'https://wordpress.org/support/theme/acoustics/'; $settings['review_link'] = 'https://wordpress.org/support/theme/acoustics/reviews/'; $settings['theme_link'] = 'https://wordpress.org/themes/acoustics/'; $settings['suggest_idea_link'] = 'https://codegearthemes.com/pages/feature-request/'; // Documentation $settings['docs_link'] = 'https://docs.codegearthemes.com/acoustics'; $settings['changelog_link'] = 'https://codegearthemes.com/pages/changelog-acoustics/'; // Community $settings['community_link'] = 'https://www.facebook.com/groups/codegearonline/'; return $settings; } add_filter('acoustics_dashboard_settings', 'acoustics_settings_variables');