PluginProbe
wpForo Forum / 3.2.0
wpForo Forum v3.2.0
3.2.1 3.2.0 3.1.7 3.1.6 3.1.5 3.1.4 3.1.2 3.1.1 3.1.0 3.0.9 3.0.8 3.0.7 trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.1.1 1.1.2 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.10 All 141 releases
← All changes | admin/pages/news/src/Services/ConsentService.php +1 -0 3.1.7 → 3.2.0 View file →
@@ -38,8 +38,9 @@
38 38 /**
39 39 * First-activation opt-in notice: what connects, what is sent, why.
40 40 */
41 41 public function render_optin_notice(): void {
42 + return; // Temporarily disabled - re-enable in a future release
42 43 if( ! NewsModule::is_notice_page() ) return;
43 44 if( ! $this->should_show_optin_notice() ) return;
44 45 ?>
45 46 <div class="notice notice-info gvectors-news-optin">