From f107511d0ecd86ff0155f23dc86787c9ac6c63a6 Mon Sep 17 00:00:00 2001 From: Adam Wood <1017872+adamwoodnz@users.noreply.github.com> Date: Mon, 8 Jul 2024 08:53:28 +1200 Subject: [PATCH] 2024 Theme: Update 404 copy See https://github.com/WordPress/Learn/issues/2499#issuecomment-2211180368 --- .../themes/pub/wporg-learn-2024/patterns/404-page-content.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/pub/wporg-learn-2024/patterns/404-page-content.php b/wp-content/themes/pub/wporg-learn-2024/patterns/404-page-content.php index 61b7cd6a8..0902f52c5 100644 --- a/wp-content/themes/pub/wporg-learn-2024/patterns/404-page-content.php +++ b/wp-content/themes/pub/wporg-learn-2024/patterns/404-page-content.php @@ -33,7 +33,7 @@ Learning Pathways: Go from beginner to expert at your own pace.
Online Workshops: Join a live session taught by experienced WordPress professionals.
Lessons: Improve your WordPress expertise with versatile lessons featuring a blend of videos, exercises, quizzes, and more.', 'wporg-learn' ) ), + wp_kses_post( __( 'Learning Pathways: Go from beginner to advanced at your own pace.
Online Workshops: Join a live session taught by experienced WordPress professionals.
Lessons: Improve your WordPress expertise with versatile lessons featuring a blend of videos, exercises, quizzes, and more.', 'wporg-learn' ) ), esc_url( site_url( '/learning-pathways/' ) ), esc_url( site_url( '/online-workshops/' ) ), esc_url( site_url( '/lessons/' ) )