From d9e182cd6ed553190f02dcb5648e1bea6915d4be Mon Sep 17 00:00:00 2001
From: Ari Stathopoulos
diff --git a/views/page-widgets/suggested-tasks.php b/views/page-widgets/suggested-tasks.php
index 3909a2d4c..996c0efac 100644
--- a/views/page-widgets/suggested-tasks.php
+++ b/views/page-widgets/suggested-tasks.php
@@ -17,7 +17,7 @@
' . \wp_kses_post( $description ) . '
-
+ ',
+ ''
+ );
+ ?>
From 96c958dcbe81e8e9aa12c87ea4427aef5cb7cd75 Mon Sep 17 00:00:00 2001
From: Ari Stathopoulos
-
+get_ui__branding()->get_strings()['ravi-recommendations'] ); ?>
Date: Fri, 24 Oct 2025 16:53:57 +0200
Subject: [PATCH 331/338] move submit wrapper & button to common method where
possible
---
.../class-disable-comment-pagination.php | 8 +------
.../providers/class-hello-world.php | 8 +------
.../providers/class-permalink-structure.php | 7 +------
.../providers/class-sample-page.php | 8 +------
.../class-search-engine-visibility.php | 8 +------
.../providers/class-select-locale.php | 9 ++------
.../providers/class-select-timezone.php | 6 +-----
.../providers/class-set-date-format.php | 6 +-----
.../providers/class-tasks-interactive.php | 21 +++++++++++++++++++
.../aioseo/class-archive-author.php | 8 +------
.../aioseo/class-archive-date.php | 8 +------
.../class-crawl-settings-feed-authors.php | 8 +------
.../class-crawl-settings-feed-comments.php | 8 +------
.../yoast/class-archive-author.php | 8 +------
.../integrations/yoast/class-archive-date.php | 8 +------
.../yoast/class-archive-format.php | 8 +------
.../class-crawl-settings-emoji-scripts.php | 8 +------
.../class-crawl-settings-feed-authors.php | 8 +------
...ss-crawl-settings-feed-global-comments.php | 8 +------
.../integrations/yoast/class-media-pages.php | 8 +------
20 files changed, 41 insertions(+), 128 deletions(-)
diff --git a/classes/suggested-tasks/providers/class-disable-comment-pagination.php b/classes/suggested-tasks/providers/class-disable-comment-pagination.php
index b6c02550a..3d46db9e2 100644
--- a/classes/suggested-tasks/providers/class-disable-comment-pagination.php
+++ b/classes/suggested-tasks/providers/class-disable-comment-pagination.php
@@ -120,13 +120,7 @@ public function print_popover_instructions() {
* @return void
*/
public function print_popover_form_contents() {
- ?>
-
- + ', + '' + ); + ?>