Descrizione
This plugin adds an additional layer of security to your WordPress website by adding a basic authentication HTTP to the wp-admin and wp-login pages. This means that before accessing these pages, users will be prompted to enter a username and password. This can help to prevent unauthorized access to your website’s backend.
Credits
This plugin was developed by Evolurise (https://www.evolurise.com/)
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
Installazione
Upload the plugin to the /wp-content/plugins/ directory.
Activate the plugin through the ‘Plugins’ menu in WordPress.
Go to the plugin settings page and configure the username and password that you want to use for the basic authentication.
Save the settings and test the plugin by attempting to access the wp-admin or wp-login pages.
FAQ
-
How do I change the username and password for the basic authentication?
-
You can change the username and password for the basic authentication by going to the plugin settings page and updating the relevant fields.
-
Will this plugin work on my WordPress website?
-
This plugin has been tested with WordPress 3.0 and above, and should work on any website that meets this requirement.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Basic Auth for WP-Admin” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Basic Auth for WP-Admin” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
Initial release