';
return $form;
}
endif;
add_filter( 'get_search_form', 'bizstart_customize_search_form', 15 );
$bizstart_page_home = esc_html(__( '3 Home Pages', 'bizstart' ));
$bizstart_page_home_details = esc_html(__('Bizstart supports 3 types of Home Pages with different UI elements styles - slider and so more', 'bizstart' ));
$bizstart_page_layout = esc_html(__( '2 Header Preset', 'bizstart' ));
$bizstart_page_layout_details = esc_html(__('Theme offers 2 tytpes of header navgiation preset so you can change and select your header design on a single click', 'bizstart' ));
$bizstart_unlimited_color = esc_html(__( 'Unlimited Color Scheme', 'bizstart' ));
$bizstart_unlimited_color_details = esc_html(__( 'Theme support Unlimited Color Option that mean you can design your website with any color.', 'bizstart' ));
$bizstart_custom_contact = esc_html(__( 'Contact Form 7', 'bizstart' ));
$bizstart_custom_contact_details = esc_html(__( 'Bizstart Pro support contact form 7 that mean you can easily add your contact form with theme design ', 'bizstart' ));
$bizstart_portfolio = esc_html(__( 'Service Page', 'bizstart' ));
$bizstart_portfolio_details = esc_html(__( 'Theme have 2 types of services designs presets!', 'bizstart' ));
$bizstart_typography = esc_html(__( 'Typography', 'bizstart' ));
$bizstart_typography_details = esc_html(__('Theme loves typography, you can choose from over 500+ Google Fonts and Standard Fonts to customize your site!', 'bizstart' ));
$bizstart_slider = esc_html(__( 'Unlimited Image Slides', 'bizstart' ));
$bizstart_slider_details = esc_html(__('Theme includes Flex slider . You can add unlimited slides on your home page', 'bizstart' ));
$bizstart_pricing = esc_html(__( 'Team Page', 'bizstart' ));
$bizstart_pricing_details = esc_html(__('You can add unlimited team members with team deatil page and also display their social profiles ', 'bizstart' ));
$bizstart_retina_ready = esc_html(__( 'Retina Ready', 'bizstart' ));
$bizstart_retina_ready_details = esc_html(__( 'Theme is Retina Ready. So, Everything looks amazingly sharp and crisp on high resolution retina displays of all sizes!', 'bizstart' ));
$bizstart_icons = esc_html(__( 'Bizstart Icons', 'bizstart' ));
$bizstart_icons_details = esc_html(__( ' Choose from over 2500+ icons are fully integrated into the theme for you. ', 'bizstart' ));
$bizstart_support = esc_html(__( 'Excellent Support', 'bizstart' ));
$bizstart_support_details = esc_html(__( 'We truly care about our customers and themes performance. We assure you that you will get the best after sale support like never before!', 'bizstart' ));
$bizstart_responsive_layout = esc_html(__( 'Responsive Layout', 'bizstart' ));
$bizstart_responsive_layout_details = esc_html( __('Theme is fully responsive and can adapt to any screen size. Resize your browser window to view it!', 'bizstart' ));
$bizstart_testimonials = esc_html( __( 'Testimonials', 'bizstart' ));
$bizstart_testimonials_details = esc_html( __( 'Display your clients\' glowing comments about your business on your homepage. Showing a specific number of testimonials with use of testimonial widget. ', 'bizstart' ));
$bizstart_social_media = esc_html( __( 'Social Media', 'bizstart' ));
$bizstart_social_media_details = esc_html( __( 'Want your users to stay in touch? No problem, Theme has Social Media icons all throughout the theme!', 'bizstart' ));
$bizstart_google_map = esc_html( __( 'Add Timeline', 'bizstart' ));
$bizstart_google_map_details = esc_html( __('This Theme includes Timeline shortcode, So you can easily display your company history to your visitors or your clients', 'bizstart' ));
$bizstart_customization = esc_html( __( 'Customization', 'bizstart' ));
$bizstart_customization_details = esc_html( __('With advanced theme options, page options & extensive docs, its never been easier to customize a theme!', 'bizstart' ));
$bizstart_demo_content = esc_html( __( 'Demo content', 'bizstart' ));
$bizstart_demo_content_details = esc_html( __('Theme includes single click demo content. You can quickly setup the site like our demo and get started easily!', 'bizstart' ));
$bizstart_improvement = esc_html( __( 'Improvement', 'bizstart' ));
$bizstart_improvement_details = esc_html( __('We love our theme and customers. We are committed to improve and add new features to Theme!', 'bizstart' ));
$bizstart_view_demo = esc_html( __( 'View Demo', 'bizstart'));
$bizstart_upgrade_to_pro = esc_html( __( 'Upgrade To Pro', 'bizstart' ));
$bizstart_why_upgrade = <<< FEATURES
$bizstart_page_home
$bizstart_page_home_details
$bizstart_page_layout
$bizstart_page_layout_details
$bizstart_unlimited_color
$bizstart_unlimited_color_details
$bizstart_custom_contact
$bizstart_custom_contact_details
$bizstart_portfolio
$bizstart_portfolio_details
$bizstart_typography
$bizstart_typography_details
$bizstart_slider
$bizstart_slider_details
$bizstart_pricing
$bizstart_pricing_details
$bizstart_retina_ready
$bizstart_retina_ready_details
$bizstart_icons
$bizstart_icons_details
$bizstart_support
$bizstart_support_details
$bizstart_responsive_layout
$bizstart_responsive_layout_details
$bizstart_testimonials
$bizstart_testimonials_details
$bizstart_social_media
$bizstart_social_media_details
$bizstart_google_map
$bizstart_google_map_details
$bizstart_customization
$bizstart_customization_details
$bizstart_demo_content
$bizstart_demo_content_details
$bizstart_improvement
$bizstart_improvement_details
FEATURES;
function Bizstart_zone_theme_page() {
$title = esc_html(__('Bizstart Theme','bizstart'));
add_theme_page(
esc_html(__( 'Upgrade To Bizstart Pro','bizstart')),
$title.'',
'edit_theme_options',
'Bizstart_zone_upgrade',
'Bizstart_zone_display_upgrade'
);
}
add_action('admin_menu','Bizstart_zone_theme_page');
function Bizstart_zone_display_upgrade() {
$theme_data = wp_get_theme('bizstart');
// Check for current viewing tab
$tab = null;
if ( isset( $_GET['tab'] ) ) {
$tab = $_GET['tab'];
} else {
$tab = null;
}
$pro_theme_url = 'http://freehtmldesigns.com/bizstart-premium-wordpress-theme/';
$pro_theme_demo = 'http://freehtmldesigns.com/demo/bizstart-pro/';
$doc_url = 'http://freehtmldesigns.com/docs/bizstart-doc/index.html';
$support_url = 'https://wordpress.org/support/theme/bizstart';
$rating_url = 'https://wordpress.org/support/theme/bizstart/reviews/?filter=5';
$current_action_link = admin_url( 'themes.php?page=Bizstart_zone_upgrade&tab=pro_features' ); ?>
Name ,$theme_data->Version ); ?>
Bizstart is a free Bizstart wordpress. Theme has responsive design made with bootstrap, retina ready blog layout enable and with sidebar. Bizstart comes with full screen slider, high quality Home Page including gallery or portfolio section, testimonial section, service section, team section, recent post section & client logo section. Bizstart fully customizable built on wordpress customizer that enable you to configure your website in live preview. Theme is SEO friendly, Cross browser compatible And compatible with all major plugins.', 'bizstart') ); ?>
Name ); ?>
',__('Theme screenshot','bizstart') ); ?>