Vai al contenuto
WordPress.org

Italia

  • Temi
  • Plugin
  • Notizie
    • Documentazione
    • Forum
  • Info
    • Manifesto
    • Unisciti alla Community
    • Team
    • Manuali
    • Traduci
    • Meetup italiani
    • WordCamp
    • Five for the Future
    • Proposte di lavoro
    • Swag Store
    • Directory delle foto
    • Learn WordPress
    • Openverse
    • Pattern
    • Playground
    • Prova l’editor Gutenberg
    • WordPress.tv
  • Eventi
  • Scarica WordPress
Scarica WordPress
WordPress.org

Plugin Directory

Automatic Login

  • Invia un plugin
  • I miei preferiti
  • Accedi
  • Invia un plugin
  • I miei preferiti
  • Accedi

Automatic Login

Di Plugin Pizza
Scarica
  • Dettagli
  • Recensioni
  • Installazione
  • Sviluppo
Supporto

Descrizione

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.

Installazione

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.

Recensioni

Funciona correctamente

jesusjvc 25 Ottobre 2024 1 risposta
De ahora en adelante lo usaré en mis instalaciones de WP en local.

Works as expected! Thanks!

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

I am rejoicing

Benjamin Intal 23 Febbraio 2024 1 risposta
I have a feature request, add in your auto-login credentials the username: admin and password: admin
Leggi tutte le recensioni di 3

Contributi e sviluppo

“Automatic Login” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori
  • Plugin Pizza
  • Barry Ceelen

Traduci “Automatic Login” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

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

  • Versione 3.0.0
  • Ultimo aggiornamento 2 settimane fa
  • Installazioni attive Meno di 10
  • Versione WordPress 5.5.1 o superiore
  • Testato fino alla versione 6.9
  • Lingua
    English (US)
  • Tag
    adminautologinlocallogin
  • Visualizzazione avanzata

Valutazioni

5 su 5 stelle.
  • 3 recensioni a 5-stelle 5 stelle 3
  • 0 recensioni a 4-stelle 4 stelle 0
  • 0 recensioni a 3-stelle 3 stelle 0
  • 0 recensioni a 2-stelle 2 stelle 0
  • 0 recensioni a 1-stelle 1 stella 0

Lascia la tua valutazione

Vedi tutte le recensioni

Collaboratori

  • Plugin Pizza
  • Barry Ceelen

Supporto

Hai qualcosa da dire? Ti serve aiuto?

Chiedi nel forum di supporto

  • Chi siamo
  • News
  • Hosting
  • Privacy
  • Vetrina
  • Temi
  • Plugin
  • Pattern
  • Learn (Training)
  • Supporto
  • Sviluppo
  • WordPress.tv ↗
  • Partecipa
  • Eventi
  • Donazioni ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Italia

  • Visita il nostro account X (ex Twitter)
  • Visita il nostro account Bluesky
  • Visita il nostro account Mastodon
  • Visita il nostro account Threads
  • Visita la nostra pagina Facebook
  • Visita il nostro account Instagram
  • Visita il nostro account LinkedIn
  • Visita il nostro account TikTok
  • Visita il nostro canale YouTube
  • Visita il nostro account Tumblr
Code is Poetry.