Title: Customize Private &amp; Protected &#8211; Change or remove title prefix and more
Author: kirkclarke
Published: <strong>31 août 2021</strong>
Last modified: 4 octobre 2025

---

Recherche d’extensions

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.

![](https://ps.w.org/customize-private-protected/assets/icon.svg?rev=2591204)

# Customize Private & Protected – Change or remove title prefix and more

 Par [kirkclarke](https://profiles.wordpress.org/kirkclarke/)

[Télécharger](https://downloads.wordpress.org/plugin/customize-private-protected.1.3.4.zip)

 * [Détails](https://fr-be.wordpress.org/plugins/customize-private-protected/#description)
 * [Avis](https://fr-be.wordpress.org/plugins/customize-private-protected/#reviews)
 *  [Installation](https://fr-be.wordpress.org/plugins/customize-private-protected/#installation)
 * [Développement](https://fr-be.wordpress.org/plugins/customize-private-protected/#developers)

 [Support](https://wordpress.org/support/plugin/customize-private-protected/)

## Description

Use this plugin to hide or edit the prefix on your password protected or private
page, add widget areas before and after the password protected form, and modify 
the label and submit button text. These changes are global and apply to all protected
and private content respectively.

### Donations

If you’d like to support future development, [buy me a tea](https://www.paypal.com/paypalme/KirkClarke)!

## Captures d’écran

[⌊Modify settings using the customizer.⌉⌊Modify settings using the customizer.⌉[

Modify settings using the customizer.

[⌊For password protected pages/posts, two widget areas are added.⌉⌊For password 
protected pages/posts, two widget areas are added.⌉[

For password protected pages/posts, two widget areas are added.

[⌊Customize as you like.⌉⌊Customize as you like.⌉[

Customize as you like.

## Installation

Through wordpress admin:

 1. Go to Plugins -> Add New
 2. Search for “Customize Private & Protected”
 3. Install the plugin
 4. Activate it

Through FTP:

Download the plugin Unzip customize-private-protected.zip and upload the folder 
to the /wp-content/plugins/ directory Activate the plugin through the ‘Plugins’ 
menu in WordPress

## FAQ

### How to use?

After activation, use the WordPress Theme customizer (Dashboard > Appearance > Customize
OR « Theme Customizer » in the WP admin bar). For password protected pages, the 
widgets areas are found in the widgets section of the customizer.

## Avis

![](https://secure.gravatar.com/avatar/a61a3fe46da238ccd95abfc954213ec2486724e33b3a31caa2c3f6adf6aa27fb?
s=60&d=retro&r=g)

### 󠀁[Works Very Well](https://wordpress.org/support/topic/works-very-well-689/)󠁿

 [Eli](https://profiles.wordpress.org/realact/) 9 juillet 2023

I tried different codes to accomplish some of what this plugin does, and I was unsuccessful.
Seems that most recent methods to do this no longer work, however this plugin allowed
me to hide the “Private” prefix on private pages and posts. Haven't tested the other
features it offers yet, but the main purpose I intended to do with it just works.
Recommended.

![](https://secure.gravatar.com/avatar/119312c2584a6874e0a9b0ee49044acec1ef5acddf7ff6bb464fc2a70479e6a1?
s=60&d=retro&r=g)

### 󠀁[Works as expected, but…](https://wordpress.org/support/topic/completely-broken-20/)󠁿

 [aksuska](https://profiles.wordpress.org/aksuska/) 29 mars 2023 2 replies

Did not originally work at all for me at first install (v1.1.1) but clearing cookies&
cache got it working. The "live update" behavior of the settings UI is frustrating
when editing text entry when the password entry form is displayed as it reloads 
and moves focus to the password entry field in the middle of typing.

![](https://secure.gravatar.com/avatar/b60115b5bf1ac2e8d1aac2d0b63b399c77fbd753ca0d59c222d1518eb61b888a?
s=60&d=retro&r=g)

### 󠀁[Easy to use, works perfectly](https://wordpress.org/support/topic/easy-to-use-works-perfectly-30/)󠁿

 [Le Potager du Web](https://profiles.wordpress.org/juliane16/) 10 janvier 2023 
1 reply

I was getting quite puzzled trying to add functions in my functions.php files to
remove the prefixes of my protected and private pages and posts. Then I found this
plugin. It's perfect! Two clicks and I achieved what I was trying to do for 3 days.

 [ Lire les 3 avis ](https://wordpress.org/support/plugin/customize-private-protected/reviews/)

## Contributeurs & développeurs

« Customize Private & Protected – Change or remove title prefix and more » est un
logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

 *   [ kirkclarke ](https://profiles.wordpress.org/kirkclarke/)

[Traduisez « Customize Private & Protected – Change or remove title prefix and more » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/customize-private-protected)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/customize-private-protected/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/customize-private-protected/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/customize-private-protected/)
par [RSS](https://plugins.trac.wordpress.org/log/customize-private-protected/?limit=100&mode=stop_on_copy&format=rss).

## Journal

#### 1.3.4 – 10-04-2025

 * Tested – Passed tests with WordPress version 6.8.3

#### 1.3.3 – 01-18-2025

 * Tested – Passed tests with WordPress version 6.7.1
 * Fix – Added div element to clear float from form submit button

#### 1.3.2 – 05-19-2024

 * Tested – Passed tests with WordPress version 6.5.3

#### 1.3.1 – 01-13-2024

 * Tested – Passed tests with WordPress version 6.4.2
 * Tested – Passed tests with PHP versions up to 8.1.23

#### 1.3.0 – 07-03-2023

 * Enhancement – Tweaked selective refresh to improve user experience for supported
   themes
 * Enhancement – Text domain namespace added for internationalization support

#### 1.2.0 – 04-15-2023

 * Enhancement – Implemented selective refresh to improve user experience

#### 1.1.1 – 03-18-2023

 * Tested – Passed tests with WordPress version 6.2
 * Tested – Passed tests with PHP versions up to 8.1.9
 * Fix – Fixed variables for custom input attributes, which broke in PHP 8 and up.

#### 1.1.0 – 01-16-2023

 * Tested – Passed test with WordPress version 6.1.1
 * Feature – Added ability to customize protected button appearance
 * Enhancement – Enabled translation in plugin labels
 * Enhancement – Minor cleanup

#### 1.0.1 – 09-24-2022

 * Tested – Passed test with WordPress version 6.0.2
 * Enhancement – Added dismissible notice for plugin review

#### 1.0.0 – 07-21-2022

 * Tested – Passed test with WordPress version 6.0.1

#### 1.0.0 – 05-25-2022

 * Tested – Passed test with WordPress version 6.0

#### 1.0.0 – 04-06-2022

 * Tested – Passed test with WordPress version 5.9.3
 * Enhancement – Updated default values for button and label

#### 0.2.0 – 01-09-2022

 * Enhancement – Made fields hide/show based on hide Prefix & Use Default checkboxes
 * Enhancement – Added support for Divi password form
 * Feature – Added option to display WordPress’ default form with widgets

#### 0.1.0 – 08-31-2021

 * Iniital Release

## Méta

 *  Version **1.3.4**
 *  Last updated **il y a 12 mois**
 *  Active installations **400+**
 *  WordPress version ** 5.8 ou plus **
 *  Tested up to **6.8.10**
 *  PHP version ** 7.0 ou plus **
 *  Language
 * [English (US)](https://wordpress.org/plugins/customize-private-protected/)
 * Tags
 * [password-protected](https://fr-be.wordpress.org/plugins/tags/password-protected/)
   [Prefix](https://fr-be.wordpress.org/plugins/tags/prefix/)[private](https://fr-be.wordpress.org/plugins/tags/private/)
   [remove](https://fr-be.wordpress.org/plugins/tags/remove/)[widget](https://fr-be.wordpress.org/plugins/tags/widget/)
 *  [Vue avancée](https://fr-be.wordpress.org/plugins/customize-private-protected/advanced/)

## Notes

 4.7 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/customize-private-protected/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/customize-private-protected/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/customize-private-protected/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/customize-private-protected/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/customize-private-protected/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/customize-private-protected/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/customize-private-protected/reviews/)

## Contributeurs

 *   [ kirkclarke ](https://profiles.wordpress.org/kirkclarke/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/customize-private-protected/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://www.paypal.com/paypalme/KirkClarke)