PluginProbe
NotificationX – FOMO, Live Sales Notification, WooCommerce Sales Popup, GDPR, Social Proof, Announcement Banner & Floating Notification Bar / trunk
NotificationX – FOMO, Live Sales Notification, WooCommerce Sales Popup, GDPR, Social Proof, Announcement Banner & Floating Notification Bar vtrunk
3.3.1 3.3.0 3.2.14 3.2.13 3.2.12 3.2.11 3.2.10 3.2.9 3.2.8 3.2.7 trunk 0.2.5.5 0.2.5.6 0.2.5.7 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.2.0 1.2.1 All 156 releases
← All changes | includes/Extensions/LearnDash/LearnDash.php +2 -0 3.2.9trunk View file →
@@ -47,8 +47,9 @@
47 47 $this->module_title = __('LearnDash', 'notificationx');
48 48 $this->popup = [
49 49 "denyButtonText" => __("<a href='https://notificationx.com/docs/how-to-display-learndash-course-enrollment-alert-using-notificationx/' target='_blank'>More Info</a>", "notificationx"),
50 50 "confirmButtonText" => __("<a href='https://notificationx.com/#pricing' target='_blank'>Upgrade to PRO</a>", "notificationx"),
51 + // phpcs:ignore WordPress.WP.I18n.NoHtmlWrappedStrings -- Reviewed for the NotificationX codebase: acceptable in this context.
51 52 "html"=> __('
52 53 <span>A widely used WordPress learning management system.</span>
53 54 ', 'notificationx')
54 55 ];
@@ -66,8 +67,9 @@
66 67 return $messages;
67 68 }
68 69
69 70 public function doc(){
71 + /* translators: %1$s: LearnDash installed & configured link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with LearnDash link URL, %5$s: LearnDash Course Enrollment Rates link URL */
70 72 return sprintf(__('<p>Make sure that you have <a target="_blank" href="%1$s">LearnDash installed & configured</a> to use its campaign & course selling data. For further assistance, check out our step by step <a target="_blank" href="%2$s">documentation</a>.</p>
71 73 <p>🎦 <a target="_blank" href="%3$s">Watch video tutorial</a> to learn quickly</p>
72 74 <p>👉 NotificationX <a target="_blank" href="%4$s">Integration with LearnDash</a> </p>
73 75 <p><strong>Recommended Blog:</strong></p>