Changeset 299461 for business-school/0.4/inc/addon.php
- Timestamp:
- 11/20/2025 12:36:55 PM (4 days ago)
- Location:
- business-school/0.4
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from business-school/0.3.9)
-
inc/addon.php (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
business-school/0.4/inc/addon.php
r288189 r299461 14 14 $business_school_theme = wp_get_theme(); 15 15 add_theme_page( 16 /* translators: 1: Theme name. */ 16 17 sprintf( esc_html__( 'Welcome to %1$s', 'business-school' ), $business_school_theme->get( 'Name' )), 17 18 esc_html__( 'Theme Demo Import', 'business-school' ), … … 52 53 </div> 53 54 </div> 54 <div class="column column- firstclearfix">55 <div class="column column-half clearfix"> 55 56 <div class="important-link"> 56 57 <div class="main-box columns-wrapper clearfix"> 57 <div class="themelink column column-third clearfix"> 58 <p><strong><?php esc_html_e( 'Pro version of our theme', 'business-school' ); ?></strong></p> 59 <p><?php esc_html_e( 'Are you excited for our theme? Then we will proceed for pro version of theme.', 'business-school' ); ?></p> 60 <a class="get-premium" href="<?php echo esc_url( BUSINESS_SCHOOL_PREMIUM_PAGE ); ?>" target="_blank"> 61 <?php esc_html_e( 'Go To Premium', 'business-school' ); ?> 58 59 <div class="themelink column column-half column-border clearfix"> 60 <p><strong><?php esc_html_e( 'Free Theme Documentation', 'business-school' ); ?></strong></p> 61 <p><?php esc_html_e( 'Need more details? Please check our full documentation for detailed theme setup.', 'business-school' ); ?></p> 62 <a href="<?php echo esc_url( BUSINESS_SCHOOL_THEME_DOCUMENTATION ); ?>" target="_blank"> 63 <?php esc_html_e( 'Documentation', 'business-school' ); ?> 62 64 </a> 63 65 </div> 64 66 65 <div class="themelink column column- thirdclearfix">67 <div class="themelink column column-half column-padding clearfix"> 66 68 <p><strong><?php esc_html_e( 'Need Help?', 'business-school' ); ?></strong></p> 67 69 <p><?php esc_html_e( 'Go to our support forum to help you out in case of queries and doubts regarding our theme.', 'business-school' ); ?></p> … … 70 72 </a> 71 73 </div> 72 73 <div class="themelink column column-third clearfix">74 <p><strong><?php esc_html_e( 'Check Our Demo', 'business-school' ); ?></strong></p>75 <p><?php esc_html_e( 'Here, you can view a live demonstration of our premium theme.', 'business-school' ); ?></p>76 <a href="<?php echo esc_url( BUSINESS_SCHOOL_PRO_DEMO ); ?>" target="_blank">77 <?php esc_html_e( 'Premium Demo', 'business-school' ); ?>78 </a>79 </div>80 74 </div> 81 75 <hr> 82 76 <div class="main-box columns-wrapper clearfix"> 83 <div class="themelink column column-third clearfix"> 84 <p><strong><?php esc_html_e( 'Check all classic features', 'business-school' ); ?></strong></p> 85 <p><?php esc_html_e( 'Explore all our 90+ Premium Themes Collections', 'business-school' ); ?></p> 86 <a href="<?php echo esc_url( BUSINESS_SCHOOL_THEME_PAGE ); ?>" target="_blank"> 87 <?php esc_html_e( 'Theme Page', 'business-school' ); ?> 77 78 <div class="themelink column column-half column-border clearfix"> 79 <p><strong><?php esc_html_e( 'Pro version of our theme', 'business-school' ); ?></strong></p> 80 <p><?php esc_html_e( 'Are you excited for our theme? Then we will proceed for pro version of theme.', 'business-school' ); ?></p> 81 <a class="get-premium" href="<?php echo esc_url( BUSINESS_SCHOOL_PREMIUM_PAGE ); ?>" target="_blank"> 82 <?php esc_html_e( 'Get Premium', 'business-school' ); ?> 88 83 </a> 89 84 </div> 90 85 91 <div class="themelink column column- thirdclearfix">86 <div class="themelink column column-half column-padding clearfix"> 92 87 <p><strong><?php esc_html_e( 'Leave us a review', 'business-school' ); ?></strong></p> 93 88 <p><?php esc_html_e( 'Are you enjoying our theme? We would love to hear your feedback.', 'business-school' ); ?></p> … … 97 92 </div> 98 93 99 <div class="themelink column column-third clearfix"> 100 <p><strong><?php esc_html_e( 'Theme Documentation', 'business-school' ); ?></strong></p> 101 <p><?php esc_html_e( 'Need more details? Please check our full documentation for detailed theme setup.', 'business-school' ); ?></p> 102 <a href="<?php echo esc_url( BUSINESS_SCHOOL_THEME_DOCUMENTATION ); ?>" target="_blank"> 103 <?php esc_html_e( 'Documentation', 'business-school' ); ?> 104 </a> 105 </div> 94 </div> 95 </div> 96 </div> 97 <div class="column column-quarter clearfix start-box"> 98 <div class="bundle-info"> 99 <img src="<?php echo esc_url( get_template_directory_uri().'/images/bundle.png'); ?>" alt="<?php echo esc_attr( 'screenshot', 'business-school'); ?>" class="bundle-image"/> 100 <div class="bundle-content themelink"> 101 <h3><?php esc_html_e( 'WordPress Theme Bundle', 'business-school' ); ?></h3> 102 <small><b><?php esc_html_e( 'Get access to a collection of 100+ stunning WordPress themes for just $99 — featuring designs for every business niche!', 'business-school' ); ?></small></b> 103 <a class="get-premium" href="<?php echo esc_url( BUSINESS_SCHOOL_BUNDLE_PAGE ); ?>" target="_blank"> 104 <?php esc_html_e( 'Get Bundle at 20% OFF', 'business-school' ); ?> 105 </a> 106 106 </div> 107 107 </div> … … 110 110 <div id="getting-started"> 111 111 <div class="section"> 112 <h3><?php printf( esc_html__( 'Getting started with %s', 'business-school' ), 112 <h3><?php 113 /* translators: %s: Theme name. */ 114 printf( esc_html__( 'Getting started with %s', 'business-school' ), 113 115 esc_html($business_school_theme->get( 'Name' ))); ?></h3> 114 116 <div class="columns-wrapper clearfix"> … … 118 120 <a class="" href="<?php echo esc_url( BUSINESS_SCHOOL_PREMIUM_PAGE ); ?>" target="_blank"><?php esc_html_e( 'Get Premium', 'business-school' ); ?></a> 119 121 <a href="<?php echo esc_url( BUSINESS_SCHOOL_PRO_DEMO ); ?>" target="_blank"><?php esc_html_e( 'View Demo', 'business-school' ); ?></a> 120 <a class="get-premium" href="<?php echo esc_url( BUSINESS_SCHOOL_BUNDLE_PAGE ); ?>" target="_blank"><?php esc_html_e( 'Bundle of 90+ Themes at $99', 'business-school' ); ?></a>122 <a class="get-premium" href="<?php echo esc_url( BUSINESS_SCHOOL_BUNDLE_PAGE ); ?>" target="_blank"><?php esc_html_e( 'Bundle of 100+ Themes at $99', 'business-school' ); ?></a> 121 123 </div> 122 124 <div class="theme-description-1"><?php echo esc_html($business_school_theme->get( 'Description' )); ?></div> … … 124 126 </div> 125 127 <div class="column column-half clearfix"> 126 <img src="<?php echo esc_url( $business_school_theme->get_screenshot() ); ?>" alt=" "/>128 <img src="<?php echo esc_url( $business_school_theme->get_screenshot() ); ?>" alt="<?php echo esc_attr( 'screenshot', 'business-school'); ?>"/> 127 129 </div> 128 130 </div> … … 132 134 <div id="theme-author"> 133 135 <p><?php 136 /* translators: 1: Theme name, 2: Author name, 3: Call to action text. */ 134 137 printf( esc_html__( '%1$s is proudly brought to you by %2$s. If you like this theme, %3$s :)', 'business-school' ), 135 138 esc_html($business_school_theme->get( 'Name' )),
Note: See TracChangeset
for help on using the changeset viewer.