• À propos de WordPress
    • À propos de WordPress
    • Site de WordPress-FR
    • Documentation
    • Forums de support
    • Vos retours
  • Se connecter
  • Inscription
Aller au contenu

WordPress.org

Français

  • Accueil
  • À propos
  • Thèmes
  • Extensions
  • Installation
  • Documentation
  • Traduire WordPress
  • Actualités
  • Obtenir WordPress

Extensions

  • Mes favoris
  • Bêta test
  • Développeurs

Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Télécharger

Rename wp-login.php

Par Ella van Durpe
  • Détails
  • Avis
  • Installation
  • Support
  • Développement

Description

I don’t offer support through the support forum. Use GitHub instead.

Rename wp-login.php is a very light plugin that lets you easily and safely change wp-login.php to anything you want. It doesn’t literally rename or change files in core, nor does it add rewrite rules. It simply intercepts page requests and works on any WordPress website. The wp-admin directory and wp-login.php page become inaccessible, so you should bookmark or remember the url. Deactivating this plugin brings your site back exactly to the state it was before.

Compatibilité

All login related things such as the registration form, lost password form, login widget and expired sessions just keep working.

It’s also compatible with any plugin that hooks in the login form, including

  • BuddyPress,
  • bbPress,
  • Limit Login Attempts,
  • and User Switching.

Obviously it doesn’t work with plugins that hardcoded wp-login.php.

Works with multisite, but not tested with subdomains. Activating it for a network allows you to set a networkwide default. Individual sites can still rename their login page to something else.

If you’re using a page caching plugin you should add the slug of the new login url to the list of pages not to cache.

If you wish, you can block wp-login.php with .htaccess from now on.

Installation

  1. Go to Plugins › Add New.
  2. Search for Rename wp-login.php.
  3. Look for this plugin, download and activate it.
  4. The page will redirect you to the settings. Rename wp-login.php there.
  5. You can change this option any time you want, just go back to Settings › Permalinks › Rename wp-login.php.

FAQ

I forgot my login url!

Either go to your MySQL database and look for the value of rwl_page in the options table, or remove the rename-wp-login folder from your plugins folder, log in through wp-login.php and reinstall the plugin.

On a multisite install the rwl_page option will be in the sitemeta table, if there is no such option in the options table.

Avis

Simple, useful, great

Stoan 1 mars 2021
What a coll simple little plugin

Excellent!

TAKURO 22 juillet 2020
It is easy to install and set up, and it is useful.

Great and FAST

Mentik Yusmantara 23 mai 2020
Work 100%, Easy to use and very very very fast

WordPress should have this as part of its core

mrkenobi 21 août 2019
Great plugin. The best in what it does.

Prevents brute force attacks

ryanburnett 3 juillet 2019
Prevents brute force attacks. Thank you!

Does the work

dieguraa 21 mars 2019
Very light plugin which does the job and which doesn't need to be updated very often as it is a simple functionality
Lire les 153 avis

Contributeurs & développeurs

« Rename wp-login.php » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs
  • Maxime Jobin
  • Ella van Durpe

“Rename wp-login.php” a été traduit dans 19 locales. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « Rename wp-login.php » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

2.5.5

  • Add missing load_plugin_textdomain.

2.5.4

  • Added i18n support.

2.5

  • Use wp-login.php instead of copying the file.
  • Don’t add notices for W3 Total Cache and WP Super Cache.

2.4

  • WordPress 4.0 compatible.

2.3

  • WordPress 3.9 compatible.
  • Fix issue where the slug reverts to default when saving the permalink structure.

2.2.4

  • Fixed SSL issues.
  • Set REQUEST_URI back.
  • Check if wp-login.php functions exist to avoid future fatal errors.

2.2.3

  • Fixed URL filters.

2.2

  • Fixed issue where requests redirect to the new login page.
  • Trailing slash based on the permalink structure.

2.1

  • Works now with non-pretty permalinks!
  • Gives a message when using W3 Total Cache or WP Super Cache to update options.

2.0.1

  • Prevents pretty redirects such as /login and /admin.
  • Simplifies some code.
  • Forces login page with trailing slash.
  • Replaces a wp_redirect with wp_safe_redirect.
  • Shows error message in the network admin if permalinks are not enabled for the main site.

2.0

  • This plugin can now be activated for a network and a networkwide default can be set.
  • The plugin now hooks in after init to make sure any customisations to the login form are hooked in before it.
  • Links should now be fixed when SSL is enabled.

1.9

  • wp-admin will now have a wp_die() message instead of a 404 template because this caused problems.
  • Minimum version is now 3.8.
  • Added updates from wp-login.php in 3.8.

1.8

  • OOP PHP.
  • Requires WordPress 3.7 or higher.
  • MultiViews compatible.

1.7

  • Made compatible with WordPress 3.7.

1.6

  • Fixed the login link when site_url() ≠ home_url().
  • Added a mirror on GitHub.

1.5

  • Made User Switching compatible.

1.4

  • Faster page load.
  • Fixed 404 error for permalink structures with a prefixed path. “Almost pretty” permalinks work now too.
  • Code clean-up.

1.3

  • Prevents the plugin from working when there is no permalink structure.

1.2

  • Fixed status code custom login page.

1.1

  • Blocked access to wp-admin to prevent a redirect the the new login page.

1.0

  • Initial version.

Méta

  • Version : 2.6.0
  • Dernière mise à jour : il y a 2 ans
  • Installations actives : 100 000+
  • Version de WordPress : 5.2 ou plus
  • Testé jusqu’à : 5.2.9
  • Langues :

    Albanian, Arabic, Chinese (China), Chinese (Taiwan), Czech, Dutch, English (UK), English (US), French (Canada), French (France), Galician, German, Greek, Italian, Japanese, Polish, Portuguese (Portugal), Russian, Spanish (Spain), et Spanish (Venezuela).

    Traduisez la dans votre langue

  • Vue avancée

Notes

Tout voir
  • 5 étoiles 139
  • 4 étoiles 3
  • 3 étoiles 2
  • 2 étoiles 3
  • 1 étoile 6
Se connecter pour envoyer un avis.

Contributeurs

  • Maxime Jobin
  • Ella van Durpe

Support

Demandes résolues ces deux derniers mois :

0 sur 1

Voir le forum de support

  • À propos
  • Blog
  • Hébergement
  • Don
  • Support
  • Développeurs
  • S’investir
  • Apprendre
  • Vitrine
  • Extensions
  • Thèmes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Vie privée
  • Public Code
  • @WordPress
  • WordPress

Le code est une poésie.