WPIntell

Source evidence

Note WP Security Guard

Disable XML-RPC-API · support · 2023-08-13T14:24:00+00:00

mixedsentiment
highseverity
0.95relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 25 rows with source links

12.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
rpp resolved
The 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

Comments

4 shown
1QuickSI 2023-08-14T14:22:00+00:00

+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 .

rpp 2023-08-14T17:09:00+00:00

I’ve commented it in the file. Thanks

Amin Nazemi 2023-08-14T20:01:00+00:00

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

rpp 2023-08-15T04:26:00+00:00

Thanks for the bug fix. Greetings Ralf