$page_builder
$page_builder_details
$page_layout
$page_layout_details
$unlimited_sidebar
$unlimited_sidebar_details
$shortcode_builder
$shortcode_builder_details
$portfolio
$portfolio_details
$typography
$typography_details
$woocommerce
$woocommerce_details
$custom_widget
$custom_widget_details
$advanced_admin
$advanced_admin_details
$font_awesome
$font_awesome_details
$responsive_layout
$responsive_layout_details
$testimonials
$testimonials_details
$social_media
$social_media_details
$google_map
$google_map_details
FEATURES;
function brawny_theme_page() {
$title = esc_html(__('Brawny Theme','brawny'));
add_theme_page(
esc_html(__( 'Upgrade To Brawny Pro','brawny')),
$title.'',
'edit_theme_options',
'brawny_upgrade',
'brawny_display_upgrade'
);
}
add_action('admin_menu','brawny_theme_page');
function brawny_display_upgrade() {
$theme_data = wp_get_theme('brawny');
// Check for current viewing tab
$tab = null;
if ( isset( $_GET['tab'] ) ) {
$tab = $_GET['tab'];
} else {
$tab = null;
}
$pro_theme_url = 'https://webulousthemes.com/theme/brawny-pro/';
$doc_url = 'https://www.webulousthemes.com/brawny-free/';
$support_url = 'https://webulousthemes.com/free-support-request/';
$current_action_link = admin_url( 'themes.php?page=brawny_upgrade&tab=pro_features' ); ?>
Name ,$theme_data->Version ); ?>
Brawny comes with modern, strong typography and responsive design. It uses skeleton framework for grids which keeps minimal css. Stylesheet is generated using SASS and so stays DRY. Best suited for Corporate/Business/Blog sites and also support Jigoshop eCommerce. Supports theme options panel and comes with lots of options. Has 4 Footer Widget Areas, allows Custom CSS via theme option panel. ', 'brawny') ); ?>
Name ); ?>
New to Creating a Website?
We will build you a complete website based on the theme you selected. We will populate content, change colors and do any look and feel customisation work you prefer.