=== Secuplug The Simplest and Fastest Security Plugin === Contributors: ugurbicer Tags: ssl, login, security, anti-spam, xml-rpc Requires at least: 4.9 Tested up to: 5.2.2 Stable tag: 1.3.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Requires PHP: 5.6.5 XML-RPC Security, Spam Protection, Redirect HTTP traffic to HTTPS, Login Page Security. == Description == SecuPlug is the simplest and fastest security plugin for WordPress. It disables particular XML-RPC services which you are selected, hides login page url and redirect HTTP traffic to HTTPS. Features : = XMLRPC = Wordpress hack attempts (and spam comments) are mostly becoming on *XML-RPC requests*. Secuplug helps you about manage some of your critical *XML-RPC services*. It disables particular XML-RPC services which you are selected. So, it makes your site safe against *XML-RPC attacks* ex. *Spam Comments* without disabling all XML-RPC services. = SSL = You can enable SSL if you have an SSL certificate. But, firstly you must buy an SSL certificate from any SSL dealer. Also, you can use cloudflare free SSL service. Secuplug redirects the URLs of the zones you select on your site as HTTPS/SSL by force. Also, it enhances the security of your login page by concealing the address and by ensuring SSL of your login page. = Hide Your WP-Login Page = You can change of your login page URL name without SSL problems. For complete information, please visit our website [the SecuPlug website](https://secuplug.com/). == Installation == 1. Download and unzip the plugin into your WordPress plugins directory (usually `/wp-content/plugins/`). 2. Activate the plugin through the 'Plugins' menu in your WordPress Admin. 3. Go to the Plugin's settings page and then it's up to you. == Screenshots == 1. Secuplug admin XML-RPC settings page 1. Secuplug admin Login settings page 1. Secuplug admin SSL/HTTPS settings page == Frequently Asked Questions == If you have any question, you can post [a support request](https://wordpress.org/support/plugin/secuplug/) == Changelog == = 1.3.2 = * Fixed https and login page protect issues on admin-ajax.php = 1.3.1 = * Fixed an exceptional circumstance in the "hide admin login url" link. * Added no valid SSL certificate and get an SSL warning in the settings page * Improved user experience for admin settings form = 1.3 = * Improved SSL / HTTPS implementation * Added settings notification * Removed useless Run the scanner menu for now * Visual enhancements = 1.2.11 = * fixed access denied issue when changing schema https to http on admin page = 1.2.10 = * testing for version 1.2.11 = 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