From bc62043aa5b598d74640e584199c4f6bf8f34f0d Mon Sep 17 00:00:00 2001 From: dwanjuki <123358258+dwanjuki@users.noreply.github.com> Date: Tue, 1 Aug 2023 12:31:29 +0300 Subject: [PATCH 1/3] Changing h3 tags to h2 Changing h3 tags to h2 for a11y --- includes/adminpages/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/adminpages/settings.php b/includes/adminpages/settings.php index 9cfb9ad..75da8ee 100644 --- a/includes/adminpages/settings.php +++ b/includes/adminpages/settings.php @@ -6,7 +6,7 @@

-

+

Date: Tue, 1 Aug 2023 12:40:23 +0300 Subject: [PATCH 2/3] Changing h3 tags to h2 Changing h3 tags to h2 for a11y --- includes/post-types/courses.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/post-types/courses.php b/includes/post-types/courses.php index f8732f8..3708bde 100644 --- a/includes/post-types/courses.php +++ b/includes/post-types/courses.php @@ -111,7 +111,7 @@ function pmpro_courses_course_cpt_lessons() {
-

+

From 4972cb1df06d5de05c2458fe032267cda71e7883 Mon Sep 17 00:00:00 2001 From: dwanjuki <123358258+dwanjuki@users.noreply.github.com> Date: Tue, 1 Aug 2023 12:42:43 +0300 Subject: [PATCH 3/3] Changing h3 to h2 Changing h3 tags to h2 for a11y --- includes/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/common.php b/includes/common.php index 4a37d19..125845d 100644 --- a/includes/common.php +++ b/includes/common.php @@ -214,7 +214,7 @@ function pmpro_courses_get_lessons_html( $course_id ) { // Build the HTML to output a list of lessons. ?>
-

+