Title: Visual User Description Editor
Author: zwwuu
Published: <strong>23 de mayo de 2022</strong>
Last modified: 25 de noviembre de 2022

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/visual-user-description-editor.svg)

# Visual User Description Editor

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

[Descargar](https://downloads.wordpress.org/plugin/visual-user-description-editor.1.2.0.zip)

 * [Detalles](https://es-do.wordpress.org/plugins/visual-user-description-editor/#description)
 * [Valoraciones](https://es-do.wordpress.org/plugins/visual-user-description-editor/#reviews)
 *  [Instalación](https://es-do.wordpress.org/plugins/visual-user-description-editor/#installation)
 * [Desarrollo](https://es-do.wordpress.org/plugins/visual-user-description-editor/#developers)

 [Soporte](https://wordpress.org/support/plugin/visual-user-description-editor/)

## Descripción

Replaces the user "Biographical Info" profile field with a TinyMCE visual editor,
allowing you to write user biography using rich text.

This plugin is multisite-compatible; if you would like to use it on every blog, 
network activate the plugin from the network dashboard. Otherwise, activate the 
plugin for individual sites.

### Copyright

Visual User Description Editor
 Copyright (c) 2022 zwwuu https://zwwuu.dev/ License:
GPLv2 Source: https://github.com/zwwuu/visual-user-description-editor

Visual User Description Editor is based on Visual Editor Biography v1.4
 License:
GPLv2 Source: https://github.com/Kevinlearynet/Visual-Biography-Editor

## Capturas

 * [[
 * Editing a user profile using the visual editor
 * [[
 * Viewing a user archive page with the formatted description

## Instalación

 1. Search for 'Visual User Description Editor' in the 'Plugins > Add New' menu and
    click 'Install'
 2. Activate the plugin through the 'Plugins' menu in WordPress

## FAQ

### How to change who can use visual editor?

By default, the visual editor is available to current user with 'edit_post' capability.

You can change this by hooking into the 'vude_can_use_visual_editor' filter.

    ```
    add_filter( 'vude_use_visual_editor', 'my_custom_use_visual_editor' );
    function my_custom_use_visual_editor( $use_visual_editor) {
        return current_user_can( 'edit_others_pages' )
    }
    ```

## Reseñas

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

### 󠀁[YES! Thank you!](https://wordpress.org/support/topic/yes-thank-you-6/)󠁿

 [Curtis](https://profiles.wordpress.org/salsafire/) 14 de julio de 2022

Thank you for your plugin development. The formatting on the front end was problematic
until I installed this plugin. Thank you for advancing the look of the Author Bio
with formatting including the Visual Editor.

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

### 󠀁[Does what it promises](https://wordpress.org/support/topic/does-what-it-promises-94/)󠁿

 [hommealone](https://profiles.wordpress.org/hommealone/) 7 de julio de 2022

Does exactly what it promises. WYSIWYG for the User Biographical Info field. Very
helpful.

 [ Leer todas las 2 reseñas ](https://wordpress.org/support/plugin/visual-user-description-editor/reviews/)

## Colaboradores y desarrolladores

"Visual User Description Editor" es un software de código abierto. Las siguientes
personas han colaborado con este plugin.

Colaboradores

 *   [ zwwuu ](https://profiles.wordpress.org/zwwuu/)
 *   [ Kevin Leary ](https://profiles.wordpress.org/kevinlearynet/)

[Traduce "Visual User Description Editor" a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/visual-user-description-editor)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 1.2.0

 * Bumped the “Tested up to” tag to WP 6.1

#### 1.1.1

 * Update readme.txt

#### 1.1.0

 * Bumped the “Tested up to” tag to WP 6.0

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.2.0**
 *  Last updated **hace 4 años**
 *  Active installations **1.000+**
 *  WordPress version ** 3.3 o superior **
 *  Tested up to **6.1.0**
 *  PHP version ** 5.3 o superior **
 *  Language
 * [English (US)](https://wordpress.org/plugins/visual-user-description-editor/)
 * Tags
 * [bio](https://es-do.wordpress.org/plugins/tags/bio/)[biography](https://es-do.wordpress.org/plugins/tags/biography/)
   [profile](https://es-do.wordpress.org/plugins/tags/profile/)[rich](https://es-do.wordpress.org/plugins/tags/rich/)
   [text](https://es-do.wordpress.org/plugins/tags/text/)
 *  [Vista avanzada](https://es-do.wordpress.org/plugins/visual-user-description-editor/advanced/)

## Valoraciones

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/visual-user-description-editor/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/visual-user-description-editor/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/visual-user-description-editor/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/visual-user-description-editor/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/visual-user-description-editor/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/visual-user-description-editor/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/visual-user-description-editor/reviews/)

## Colaboradores

 *   [ zwwuu ](https://profiles.wordpress.org/zwwuu/)
 *   [ Kevin Leary ](https://profiles.wordpress.org/kevinlearynet/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/visual-user-description-editor/)