Conversation
supportThe notification from WP Security Guard in the dashboard cannot be switched off. The buttons Remind me late r and Not interested are not active. This has been annoying since version 2.1.4.9. How can the notification be switched off? This topic was modified 2 years, 9 months ago by rpp .
+1 /wp-content/plugins/disable-xml-rpc-api/admin/admin.php Make a backup of this file first. Find/Edit/Remark/Delete the following code: <div data-dismissible="wpsg-notice-forever" id="dsxmlrpc-wpsg-notice" class="notice notice-warning is-dismissible"> <label class="gftp-plugin-name">WP Security Guard</label> <h1>Did you know?</h1> <div class="dsxmlrpc-wpsg-notice-innner"> <p>You can improve your website security by using <strong> WP Security Guard!</strong> </p> </div> <span class="dashicons dashicons-external" style="color: #2196f3;vertical-align:bottom;"></span><a href="https://neatma.com/wpsg-plugin/" target="_blank">Learn more</a> <span class="dashicons dashicons-calendar" style="margin-left: 15px;color: #009688;vertical-align:-webkit-baseline-middle;"></span><a style="color:#009688;" class="remind-wpsg" href="#">Remind Me Later</a> <span class="dashicons dashicons-dismiss" style="margin-left: 15px;color: #ff5722;vertical-align:-webkit-baseline-middle;"></span><a style="color:#ff5722;" class="dismiss-wpsg" href="#">Not Intrested!</a> </div> This reply was modified 2 years, 9 months ago by 1QuickSI .
I’ve commented it in the file. Thanks
Hello @rpfaffenbach and @1quicksi It was a bug I have disabled all the admin notifications you can update the plugin to version 2.1.5 and you should be good. Please do let us know if you had any other issues. Kind Regards, Amin
Thanks for the bug fix. Greetings Ralf
+1 /wp-content/plugins/disable-xml-rpc-api/admin/admin.php Make a backup of this file first. Find/Edit/Remark/Delete the following code: <div data-dismissible="wpsg-notice-forever" id="dsxmlrpc-wpsg-notice" class="notice notice-warning is-dismissible"> <label class="gftp-plugin-name">WP Security Guard</label> <h1>Did you know?</h1> <div class="dsxmlrpc-wpsg-notice-innner"> <p>You can improve your website security by using <strong> WP Security Guard!</strong> </p> </div> <span class="dashicons dashicons-external" style="color: #2196f3;vertical-align:bottom;"></span><a href="https://neatma.com/wpsg-plugin/" target="_blank">Learn more</a> <span class="dashicons dashicons-calendar" style="margin-left: 15px;color: #009688;vertical-align:-webkit-baseline-middle;"></span><a style="color:#009688;" class="remind-wpsg" href="#">Remind Me Later</a> <span class="dashicons dashicons-dismiss" style="margin-left: 15px;color: #ff5722;vertical-align:-webkit-baseline-middle;"></span><a style="color:#ff5722;" class="dismiss-wpsg" href="#">Not Intrested!</a> </div> This reply was modified 2 years, 9 months ago by 1QuickSI .
I’ve commented it in the file. Thanks
Hello @rpfaffenbach and @1quicksi It was a bug I have disabled all the admin notifications you can update the plugin to version 2.1.5 and you should be good. Please do let us know if you had any other issues. Kind Regards, Amin
Thanks for the bug fix. Greetings Ralf