index.php000066600000000157152143141330006370 0ustar00 'astra-pro', 'type' => 'section', 'title' => esc_html__( 'More Options Available in Astra Pro!', 'astra' ), 'pro_url' => htmlspecialchars_decode( astra_get_pro_url( 'https://wpastra.com/pricing/', 'customizer', 'upgrade-link', 'upgrade-to-pro' ) ), 'priority' => 1, 'section_callback' => 'Astra_Pro_Customizer', ), ); return array_merge( $configurations, $_configs ); } } } new Astra_Pro_Upgrade_Link_Configs(); class-astra-pro-customizer.php000066600000003047152143141330012477 0ustar00pro_url ); return $json; } /** * Outputs the Underscore.js template. * * @since 1.0.10 * @access public * @return void */ protected function render_template() { ?>
  • <# if ( data.title && data.pro_url ) { #> {{ data.title }} <# } #>