Zum Inhalt springen
  • Über WordPress
    • Über WordPress
    • WordPress.org
    • Dokumentation
    • Support
    • Feedback
  • Anmelden
  • Registrieren
WordPress.org
WordPress.org

Deutsch

  • Themes
  • Plugins
  • News
  • Support
  • Über
  • Hilfe
  • Meetups
  • Mitmachen
  • FAQ
  • Hol dir WordPress
Hol dir WordPress

Plugins

  • Meine Favoriten
  • Beta-Test
  • Entwickler

Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Herunterladen

WordPress Protect Admin

Von Anshul Sojatia | Apexol Technologies
  • Details
  • Rezensionen
  • Installation
  • Support
  • Entwicklung

Beschreibung

Protect WordPress Admin is a plugin that helps wordpress administrators to hide wp-admin and wp-login pages from non-logged in users. The result is that in case of brute force attacks, the protected login pages will return 404 error.

In order to access the admin area, the users will have to go to wp-login page which in turn requires some authorization key and values passed as parameters to wp-login.php. Then only login page is available. In all the other cases, only 404 page is shown.

Installation

The plugin follows standard wordpress method to upload plugin.

e.g.
1. Download the plugin from repository.
2. Upload the plugin zip file from wordpress admin or to /wp-content/plugins/ using ftp and extract it.
3. Activate the plugin through the ‚Plugins‘ menu in WordPress
4. Configure the plugin through settings menu. Remember you must set Enable = yes from plugin’s settings for plugin to work.

FAQ

What do Admin Authorization Key and Admin Authorization Value mean?

The key and value are the pair that you pass to wp-login.php page to access login page. e.g. If you have set authorization key as ‚authkey‘ and authorization value as ‚12345‘ then in order to access the login page you should type http://your-site-url/wp-login.php?authkey=12345. Without these the url will return a ‚page not found‘ error.

I forgot my key and value pair. What to do now?
  1. Access your wordpress databases from phpMyAdmin or other client.
  2. Find the table *_options (e.g. wp_options)
  3. Execute the sql query „UPDATE wp_options SET value = ’no‘ WHERE option_name=’_protect_admin_enabled'“. This will disable the plugin.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„WordPress Protect Admin“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende
  • anshulsojatia

Übersetze „WordPress Protect Admin“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • The first release of plugin.

Meta

  • Version: 1.0
  • Zuletzt aktualisiert: vor 8 Jahren
  • Aktive Installationen: 10+
  • WordPress-Version: 3.0.1 oder höher
  • Getestet bis: 3.9.36
  • Sprache:
    English (US)
  • Schlagwörter:
    brute force attackslogin security
  • Erweiterte Ansicht

Bewertungen

Alle anzeigen
  • 5 Sterne 1
  • 4 Sterne 0
  • 3 Sterne 0
  • 2 Sterne 0
  • 1 Stern 0
Melde dich an, um eine Rezension einzureichen.

Mitwirkende

  • anshulsojatia

Support

Möchtest du etwas sagen? Brauchst du Unterstützung?

Supportforum anzeigen

Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

Für dieses Plugin spenden

  • Über
  • News
  • Hosting
  • Spenden
  • Support
  • Entwicklung
  • Mitmachen
  • Lernen
  • Showcase
  • Plugins
  • Themes
  • Vorlagen
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Datenschutz
  • Public Code
WordPress.org
WordPress.org

Deutsch

  • Unsere Facebook-Seite besuchen
  • Unser Twitter-Konto besuchen
Code ist Poesie.