Pular para o conteúdo
WordPress.org

Brasil

  • Temas
  • Plugins
  • Novidades
  • Suporte
    • Documentação
    • Fóruns
  • Sobre
  • Participe
    • Participe da comunidade
    • Guias e diretrizes
  • Baixar o WordPress
Baixar o WordPress
WordPress.org

Plugin Directory

Automatic Login

  • Enviar um plugin
  • Meus favoritos
  • Acessar
  • Enviar um plugin
  • Meus favoritos
  • Acessar

Automatic Login

Por Plugin Pizza
Baixar
  • Detalhes
  • Avaliações
  • Instalação
  • Desenvolvimento
Suporte

Descrição

Developers rejoice! Skip the login screen during local development. Automatic Login logs you in automatically on your local development environment.

Quick Start

  1. Install and activate the plugin.
  2. Define the WP_ENVIRONMENT_TYPE constant as local in your wp-config.php file.
  3. Create a user with username admin and password password.
  4. That’s it—you’ll be logged in automatically!

Log in as another user

By default, Automatic Login uses the admin user. Add the following constants to your wp-config.php file to log in as another user:

define( 'AUTOMATIC_LOGIN_USER_LOGIN', 'your-username-here' );
define( 'AUTOMATIC_LOGIN_USER_PASSWORD', 'your-password-here' );

Note: Automatic Login does not create users. The user must already exist.

10up snapshots

The snapshots and wpsnapshots user names are automatically recognized for folks using 10up’s Snapshots project sharing tool.

Bug reports

Do you want to report a bug or suggest a feature for Automatic Login? Best to do so in the Automatic Login repository on GitHub.

You might also like

  • Admin Bar Site ID
    Display the current site ID in the WordPress admin bar on multisite networks.
  • Uncomment
    Your one-stop shop to completely disable comments and remove all comment functionality.
  • Lorem Ipsum Autocomplete
    Quickly insert lorem ipsum dummy text or placeholder images into WordPress posts and pages via autocompletion.

Instalação

Starting with Automatic Login on your locally hosted WordPress site consists of the following steps:

  1. Install and activate the plugin.
  2. Define the WP_ENVIRONMENT_TYPE constant as local in your wp-config.php file.
  3. Create a user with username admin and password password.
  4. That’s it—you’ll be logged in automatically!

Log in as another user

By default, Automatic Login uses the ‘admin’ user. Add the following constants to your wp-config.php file to log in as another user:

define( 'AUTOMATIC_LOGIN_USER_LOGIN', 'your-username-here' );
define( 'AUTOMATIC_LOGIN_USER_PASSWORD', 'your-password-here' );

Note: Automatic Login does not create users. The user must already exist.

10up Snapshots

The ‘snapshots’ and ‘wpsnapshots’ user names are automatically recognized for folks using 10up’s Snapshots project sharing tool.

Install Automatic Login from within WordPress

  1. Visit the Plugins page within your dashboard and select ‘Add New’
  2. Search for ‘Automatic Login’
  3. Activate Automatic Login from your Plugins page

Install Automatic Login manually

  1. Add the ‘automatic-login’ folder to the /wp-content/plugins/ directory
  2. Activate the Automatic Login plugin through the ‘Plugins’ menu in WordPress

Install Automatic Login as a must-use plugin

Automatic Login also works great as a must-use plugin:

  1. Add the ‘automatic-login.php’ file to the /wp-content/mu-plugins/ directory

Automatic Login contains a GitHub Plugin URI plugin header to support updates via the Git Updater plugin.

Avaliações

Funciona correctamente

jesusjvc 25 outubro, 2024 1 resposta
De ahora en adelante lo usaré en mis instalaciones de WP en local.

Works as expected! Thanks!

Andrew Mead 24 julho, 2024 1 resposta
I started using this on my local setup where I develop my WordPress plugin. It’s a dream!

I am rejoicing

Benjamin Intal 23 fevereiro, 2024 1 resposta
I have a feature request, add in your auto-login credentials the username: admin and password: admin
Leia todas as 3 avaliações

Colaboradores e desenvolvedores

“Automatic Login” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores
  • Plugin Pizza
  • Barry Ceelen

Traduzir o “Automatic Login” para seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.

Registro de alterações

3.0.0

Release Date: January 2, 2026

  • Rename the plugin file from plugin.php to automatic-login.php to make it easier to use the plugin as a must-use plugin. Existing users will need to reactivate the plugin: renaming the plugin file will unfortunately automatically deactivate the plugin.

2.0.0

Release Date: July 26, 2024

  • Minor updates.

1.1.0

Release Date: July 25, 2024

  • Add support for the ‘snapshots’ user name in addition to ‘wpsnapshots’.

1.0.0

Release Date: February 11, 2023

  • Initial release.

Meta

  • Versão 3.0.0
  • Última atualização 2 meses atrás
  • Instalações ativas Menos de 10
  • Versão do WordPress 5.5.1 ou superior
  • Testado até 6.9.1
  • Idioma
    English (US)
  • Tags
    adminautologinlocallogin
  • Visualização avançada

Classificações

5 de 5 estrelas.
  • 3 avaliações com 5 estrelas 5 estrelas 3
  • 0 avaliação com 4 estrela 4 estrelas 0
  • 0 avaliação com 3 estrela 3 estrelas 0
  • 0 avaliação com 2 estrela 2 estrelas 0
  • 0 avaliação com 1 estrela 1 estrela 0

Adicionar minha avaliação

Ver todas avaliações

Colaboradores

  • Plugin Pizza
  • Barry Ceelen

Suporte

Tem algo a dizer? Precisa de ajuda?

Ver fórum de suporte

  • Sobre
  • Notícias
  • Hospedagem
  • Privacidade
  • Vitrine
  • Temas
  • Plugins
  • Padrões
  • Aprender
  • Suporte
  • Desenvolvedores
  • WordPress.tv ↗
  • Participar
  • Eventos
  • Doar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Brasil

  • Acessar nossa conta do X (antigo Twitter)
  • Acessar nossa conta do Bluesky
  • Acessar nossa conta do Mastodon
  • Acessar nossa conta do Threads
  • Acessar nossa página do Facebook
  • Acessar nossa conta do Instagram
  • Acessar nossa conta do LinkedIn
  • Acessar nossa conta do TikTok
  • Acessar nosso canal do YouTube
  • Acessar nossa conta no Tumblr
Código é poesia.