summaryrefslogtreecommitdiff
path: root/inc/customizer/configurations/typography
diff options
context:
space:
mode:
Diffstat (limited to 'inc/customizer/configurations/typography')
-rw-r--r--inc/customizer/configurations/typography/class-astra-archive-typo-configs.php2
-rw-r--r--inc/customizer/configurations/typography/class-astra-content-typo-configs.php2
-rw-r--r--inc/customizer/configurations/typography/class-astra-single-typo-configs.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/inc/customizer/configurations/typography/class-astra-archive-typo-configs.php b/inc/customizer/configurations/typography/class-astra-archive-typo-configs.php
index 71ee4d6..34d7977 100644
--- a/inc/customizer/configurations/typography/class-astra-archive-typo-configs.php
+++ b/inc/customizer/configurations/typography/class-astra-archive-typo-configs.php
@@ -33,7 +33,7 @@ if ( ! class_exists( 'Astra_Archive_Typo_Configs' ) ) {
$_configs = array();
// Learn More link if Astra Pro is not activated.
- if ( ! defined( 'ASTRA_EXT_VER' ) ) {
+ if ( false ) {
$_configs = array(
diff --git a/inc/customizer/configurations/typography/class-astra-content-typo-configs.php b/inc/customizer/configurations/typography/class-astra-content-typo-configs.php
index 777d9a0..599954c 100644
--- a/inc/customizer/configurations/typography/class-astra-content-typo-configs.php
+++ b/inc/customizer/configurations/typography/class-astra-content-typo-configs.php
@@ -240,7 +240,7 @@ if ( ! class_exists( 'Astra_Content_Typo_Configs' ) ) {
$configurations = array_merge( $configurations, $_configs );
// Learn More link if Astra Pro is not activated.
- if ( ! defined( 'ASTRA_EXT_VER' ) ) {
+ if ( false ) {
$_configs = array(
/**
diff --git a/inc/customizer/configurations/typography/class-astra-single-typo-configs.php b/inc/customizer/configurations/typography/class-astra-single-typo-configs.php
index 2977f4a..b182871 100644
--- a/inc/customizer/configurations/typography/class-astra-single-typo-configs.php
+++ b/inc/customizer/configurations/typography/class-astra-single-typo-configs.php
@@ -35,7 +35,7 @@ if ( ! class_exists( 'Astra_Single_Typo_Configs' ) ) {
$_configs = array();
// Learn More link if Astra Pro is not activated.
- if ( ! defined( 'ASTRA_EXT_VER' ) ) {
+ if ( false ) {
$_configs = array(