=== SecuPlug - Wordpress Security Plugin === Tags: security, xmlrpc disable, hide login url, force login https Requires at least: 3.7 Tested up to: 5.1 Stable tag: 1.2.9 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Requires PHP: 5.6 SecuPlug is the security tools for WordPress. == Description == SecuPlug is lightweight security plugin for wordpress. Wordpress hack attempts are mostly becoming on XML-RPC requests. Secuplug helps you about manage some of your critical XML-RPC services. You can select the services which are going to be disabled. So, it makes your site safe against XMLRPC attacks without disabling all xmlrpc services. Also, it enhances the security of your login page by concealing the address of your login page. Features : * Disabling all XML-RPC requests * Disabling XML-RPC only login service * Disabling XML-RPC only pingback service * Preventing only self pingback attacks * You can hide your login page URL from attackers * Full site-wide SSL support ( If your website has an SSL certificate ) * You can manage which selected area( admin, login or front page ) will be forcing to the using SSL. For complete information, please visit our website [the SecuPlug website](https://secuplug.com/). Coming soon: * More security features * Login with oauth * Two step authentication = Privacy Statement = Coming soon == Screenshots == 1. Secuplug admin settings page == Frequently Asked Questions == = If you have a question, you can send an email to us = Coming soon == Changelog == = 1.2.9 = * Fixed auto loading of fix ssl js file without enable it * Fixed SSL URL replacement and redirection * Added ssl enable and forge ssl options * Added self pingback disable feature * Visual enhancements = 1.2.8 = * Fixed some HTTPS issues in wp-admin and wp-login = 1.2.7 = * fixed infinity redirection = 1.2.6 = * fixed admin auth-fallback login screen issue * fixed some typos * some minor changes = 1.2.4 = * fixed https redirect = 1.2.3 = * fixed https issue = 1.2.1 = * Fixed some issues = 1.2.0 = * Added composer autoload * Fixed some typos * added new functions to wp_common trait