esc_html__( 'View Pro Features', 'bloghash' ), 'priority' => 0, ); $options['setting']['bloghash_section_bloghash_pro_features'] = array( 'transport' => 'refresh', 'sanitize_callback' => 'sanitize_text_field', 'control' => array( 'type' => 'bloghash-pro', 'section' => 'bloghash_section_bloghash_pro', 'screenshot' => apply_filters( 'bloghash_pro_theme_screenshot', esc_url( get_template_directory_uri() ) . '/assets/images/bloghash-lapi.webp' ), 'features' => apply_filters( 'bloghash_pro_theme_features', array( esc_html__( 'All starter sites included', 'bloghash' ), esc_html__( 'Advance header layout options', 'bloghash' ), esc_html__( 'Advance FrontPage slider layouts', 'bloghash' ), esc_html__( 'Unlimited \'Advertisement\' widgets', 'bloghash' ), esc_html__( 'Option to ad AdSesne code in advertisement widget', 'bloghash' ), esc_html__( 'Body and H1 to H6 typography options', 'bloghash' ), esc_html__( 'Primary, seconday and text buttons color and typography options', 'bloghash' ), esc_html__( 'Post advance features', 'bloghash' ), esc_html__( '\'Post Like ❤️\' feature', 'bloghash' ), esc_html__( 'Ajax load more posts', 'bloghash' ), esc_html__( 'Infinite load posts', 'bloghash' ), esc_html__( 'Unlimited \'Featured links\' + some additional features', 'bloghash' ), esc_html__( 'Set categories colors', 'bloghash' ), esc_html__( 'Meta category options', 'bloghash' ), esc_html__( 'Site layouts options e.g. Boxed, Framed etc', 'bloghash' ), esc_html__( 'Archive layout options', 'bloghash' ), esc_html__( 'Advance color scheme', 'bloghash' ), esc_html__( 'Author widgets', 'bloghash' ), esc_html__( 'Title design settings', 'bloghash' ), esc_html__( 'Masonry grid & multi post options', 'bloghash' ), esc_html__( 'Full width Post/Page options', 'bloghash' ), esc_html__( 'Single Post/Page layout options', 'bloghash' ), esc_html__( 'Footer advance features', 'bloghash' ), esc_html__( 'Footer widgets options', 'bloghash' ), esc_html__( 'Call to action / Pre-Footer', 'bloghash' ), esc_html__( 'Site width manage options', 'bloghash' ), esc_html__( 'Parallax footer', 'bloghash' ), esc_html__( 'Site pre-loader', 'bloghash' ), esc_html__( 'SEO Meta', 'bloghash' ), esc_html__( 'AMP compatibility', 'bloghash' ), esc_html__( 'Coming soon/Maintenance mode option', 'bloghash' ), esc_html__( 'Regular premium updates', 'bloghash' ), esc_html__( 'Quick support', 'bloghash' ), esc_html__( 'And much more...', 'bloghash' ), ) ), ), ); return $options; } } endif; new Bloghash_Customizer_Pro_Features();