Tiu ĉi kromprogramo ne estis testita en la 3 lastaj gravaj eldonoj de WordPress. Eble ĝi ne plu estas prizorgata kaj ĝi eble havus kongruajn problemojn en novaj versioj de WordPress.

(rb) AutoLogin

Priskribo

Bypasses login page for admin, automatically logging you in.

Ekrankopioj

  • Activated plug-in.
  • Add username to wp-config.php

Instalo

  1. Upload the plugin files to the /wp-content/plugins/rb-autologin directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Add define('AUTO_LOGIN_USERNAME', 'admin'); to your wp-config.php
  4. If you’re using a different username, then change ‘admin’ to ‘yourname’.

OD

How can I allow this online?

Add define('AUTO_LOGIN_ONLINE', true); to your wp-config.php

Warning: This is not for production. Make sure your online work is of development nature (e.g. dev.mysite.com), and/or you’re using Directory Privacy or equivalent protection.

Pritaksoj

There are no reviews for this plugin.

Kontribuantoj k. programistoj

“(rb) AutoLogin” estas liberkoda programo. La sekvaj homoj kontribuis al la kromprogramo.

Kontribuantoj

Traduki “(rb) AutoLogin” en vian lingvon.

Ĉu interesita en programado?

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

Ŝanĝprotokolo

1.0.0

1.0.0 – Initial release.