From 69c17f9c1942fd0d6a5ea941636e87723b8a6fe2 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 21 Jul 2021 16:19:29 -0500 Subject: dos2unix on all .php files, begin paring down admin page and site branding. --- ...astra-customizer-register-learndash-section.php | 100 ++++++++++----------- 1 file changed, 50 insertions(+), 50 deletions(-) (limited to 'inc/compatibility/learndash/customizer/class-astra-customizer-register-learndash-section.php') diff --git a/inc/compatibility/learndash/customizer/class-astra-customizer-register-learndash-section.php b/inc/compatibility/learndash/customizer/class-astra-customizer-register-learndash-section.php index f9e2370..471def0 100644 --- a/inc/compatibility/learndash/customizer/class-astra-customizer-register-learndash-section.php +++ b/inc/compatibility/learndash/customizer/class-astra-customizer-register-learndash-section.php @@ -1,50 +1,50 @@ - 'section', - 'name' => 'section-learndash', - 'priority' => 65, - 'title' => __( 'LearnDash', 'astra' ), - ), - ); - - return array_merge( $configurations, $configs ); - } - } -} - - -new Astra_Customizer_Register_Learndash_Section(); + 'section', + 'name' => 'section-learndash', + 'priority' => 65, + 'title' => __( 'LearnDash', 'astra' ), + ), + ); + + return array_merge( $configurations, $configs ); + } + } +} + + +new Astra_Customizer_Register_Learndash_Section(); -- cgit v1.2.3-60-g2f50