Ir para o conteúdo
  • Iniciar sessão
  • Registar
WordPress.org

Portugal

  • Temas
  • Plugins
  • Notícias
  • Suporte
  • Sobre
  • Padrões
  • Equipa
    • Colaborar
  • Traduções
  • Obter o WordPress
Obter o WordPress

Plugins

  • Os meus favoritos
  • Beta Testing
  • Programadores

Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Descarregar

WordPress Protect Admin

Por Anshul Sojatia | Apexol Technologies
  • Detalhes
  • Avaliações
  • Instalação
  • Desenvolvimento
Suporte

Descrição

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.

Instalação

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.

Perguntas frequentes

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.

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“WordPress Protect Admin” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores
  • anshulsojatia

Traduza o “WordPress Protect Admin” para o seu idioma.

Interessado no desenvolvimento?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Registo de alterações

1.0

  • The first release of plugin.

Metadados

  • Versão: 1.0
  • Última actualização: Há 9 anos
  • Instalações activas: 10+
  • Versão do WordPress: 3.0.1 ou superior
  • Testado até: 3.9.40
  • Idioma:
    English (US)
  • Etiquetas:
    brute force attackslogin security
  • Visualização avançada

Classificações

Ver todas
  • 5 estrelas 1
  • 4 estrelas 0
  • 3 estrelas 0
  • 2 estrelas 0
  • 1 estrela 0
Inicie a sessão para submeter uma avaliação.

Contribuidores

  • anshulsojatia

Suporte

Tem algo a dizer? Precisa de ajuda?

Ver fórum de suporte

Doar

Gostaria de apoiar o desenvolvimento deste plugin?

Fazer um donativo a este plugin

  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org

Portugal

  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Código é poesia