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

---

Buscar plugins

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

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

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

[Descargar](https://downloads.wordpress.org/plugin/customize-private-protected.1.3.4.zip)

 * [Detalles](https://cl.wordpress.org/plugins/customize-private-protected/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/customize-private-protected/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/customize-private-protected/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/customize-private-protected/#developers)

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

## Descripción

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)!

## Capturas de pantalla

[⌊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.

## Instalación

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.

## Reseñas

![](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 de Julio de 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 de Marzo de 2023 2 respuestas

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/)󠁿

 [Juliane](https://profiles.wordpress.org/juliane16/) 10 de Enero de 2023 1 respuesta

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.

 [ Leer los 3 comentarios ](https://wordpress.org/support/plugin/customize-private-protected/reviews/)

## Colaboradores & Desarrolladores

“Customize Private & Protected – Change or remove title prefix and more” es software
de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

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

[Traduce “Customize Private & Protected – Change or remove title prefix and more” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/customize-private-protected)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/customize-private-protected/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/customize-private-protected/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/customize-private-protected/)
por [RSS](https://plugins.trac.wordpress.org/log/customize-private-protected/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 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

## Meta

 *  Versión **1.3.4**
 *  Última actualización **hace 9 meses**
 *  Instalaciones activas **300+**
 *  Versión de WordPress ** 5.8 o superior **
 *  Probado hasta **6.8.5**
 *  Versión de PHP ** 7.0 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/customize-private-protected/)
 * Etiquetas
 * [password-protected](https://cl.wordpress.org/plugins/tags/password-protected/)
   [Prefix](https://cl.wordpress.org/plugins/tags/prefix/)[private](https://cl.wordpress.org/plugins/tags/private/)
   [remove](https://cl.wordpress.org/plugins/tags/remove/)[widget](https://cl.wordpress.org/plugins/tags/widget/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/customize-private-protected/advanced/)

## Calificaciones

 4.7 de 5 estrellas.

 *  [  2 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/customize-private-protected/reviews/?filter=5)
 *  [  1 valoración de 4 estrellas     ](https://wordpress.org/support/plugin/customize-private-protected/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/customize-private-protected/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/customize-private-protected/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/customize-private-protected/reviews/?filter=1)

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/customize-private-protected/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/customize-private-protected/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](https://www.paypal.com/paypalme/KirkClarke)