WordPress.org

Hrvatski

  • Teme
  • Dodaci
  • Vijesti
  • Podrška
  • Info
  • Openverse
  • Hrvatski prijevod
  • Codex
  • Kontakt
  • Nabavite WordPress
Nabavite WordPress
WordPress.org

Plugin Directory

WordPress Protect Admin

  • Submit a plugin
  • My favorites
  • Prijavi se
  • Submit a plugin
  • My favorites
  • Prijavi se

Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WordPress Protect Admin

Od anshulsojatia
Preuzmi
  • Detalji
  • Recenzije
  • Instalacija
  • Razvoj
Podrška

Opis

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.

Instalacija

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.

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WordPress Protect Admin” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici
  • anshulsojatia

Prevedite “WordPress Protect Admin” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • The first release of plugin.

Meta

  • Version 1.0
  • Zadnje ažuriranje prije 11 godina
  • Aktivnih instalacija 10+
  • WordPress inačica 3.0.1 ili viša
  • Testirano do 3.9.40
  • Language
    English (US)
  • Oznake
    brute force attackslogin security
  • Napredni pogled

Ocjena

5 out of 5 stars.
  • 1 5-star review 5 stars 1
  • 0 4-star reviews 4 stars 0
  • 0 3-star reviews 3 stars 0
  • 0 2-star reviews 2 stars 0
  • 0 1-star reviews 1 star 0

Dodaj moju recenziju

See all reviews

Suradnici

  • anshulsojatia

Podrška

Želite nešto reći? Potrebna vam je pomoć?

Pregledaj forum za podršku

Doniraj

Želite li podržati napredak ovog dodatka?

Donirajte ovom dodatku

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Uključite se
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Hrvatski

  • Visit our Facebook page
  • Visit our X (formerly Twitter) account
  • Visit our Mastodon account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Kod je poezija.