Title: Hide Author Archive
Author: Tarosky Inc.
Published: <strong>22 de octubre de 2020</strong>
Last modified: 4 de febrero de 2025

---

Buscar plugins

![](https://ps.w.org/hide-author-archive/assets/banner-772x250.png?rev=3633770)

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://ps.w.org/hide-author-archive/assets/icon-256x256.png?rev=3633770)

# Hide Author Archive

 Por [Tarosky Inc.](https://profiles.wordpress.org/tarosky/)

[Descargar](https://downloads.wordpress.org/plugin/hide-author-archive.1.2.1.zip)

 * [Detalles](https://es.wordpress.org/plugins/hide-author-archive/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/hide-author-archive/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/hide-author-archive/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/hide-author-archive/#developers)

 [Soporte](https://wordpress.org/support/plugin/hide-author-archive/)

## Descripción

This plugin will hide author’s archive.
 If your don’t need author parameter, this
plugin may enhance your site’s security from bot inspection.

 1. No more `?author=1` redirection to `/author/admin`
 2. Ignore query var like `author=1` or `author_name=admin`
 3. Hide user list in REST API from user without permission `list_users` or `edit_others_posts`.
    This capability is filterable.

    ```
    /**
     * Filter capabilities to see author list.
     *
     * @param string[] $caps List of capabilities.
     */
    add_filter( 'hide_author_archive_rest_query_capability', function( $caps ) {
        $caps[] = 'read';
        return $caps;
    } );
    ```

Besides that, this plugin tries to remove author information from meta tags and 
JSON-LD as possible as it can.

 * Override author section in oEmbed.

Some organization needs to hide author information of each article.

#### Supported Plugins

Yoast

 1. Remove `meta=author`
 2. Override author section in Article scheme in JSON-LD
 3. Hide author section in Slack sharing.
 4. Hide `article:author` in OGP.

## Instalación

Search «hide author archives» in admin screen.
 Altenatively, you can install it
manually like below:

 1. Upload `hide-author-archive` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

### There is still author name exposed!

Our fundamental goal is covering Core features.
 But feel free to let us know and
request new features.

### How To Contribute

We host plugin on [github](https://github.com/tarosky/hide-author-archive) and any
issues and pull requests are welcomed!

## Reseñas

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

### 󠀁[Works for me, thanks!](https://wordpress.org/support/topic/works-for-me-thanks-3/)󠁿

 [Bradley Allen](https://profiles.wordpress.org/bradley/) 25 de febrero de 2021 
1 respuesta

After activating this plugin, the author archive lands on a 404 page. I was looking
for this functionality, because on many websites, there isn’t a need for author 
archives. Tested with WordPress 5.6.2

 [ Leer la 1 reseña ](https://wordpress.org/support/plugin/hide-author-archive/reviews/)

## Colaboradores y desarrolladores

«Hide Author Archive» es un software de código abierto. Las siguientes personas 
han colaborado con este plugin.

Colaboradores

 *   [ Tarosky Inc. ](https://profiles.wordpress.org/tarosky/)
 *   [ Kunoichi INC ](https://profiles.wordpress.org/kuno1/)
 *   [ Fumiki Takahashi ](https://profiles.wordpress.org/takahashi_fumiki/)

«Hide Author Archive» está traducido en 2 idiomas. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/hide-author-archive/contributors)
por sus contribuciones.

[Traduce «Hide Author Archive» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/hide-author-archive)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 1.2.1

 * Add some more filters for Yoast and oEmbed(Core).

#### 1.2.0

 * Add override function for Yoast.

#### 1.1.5

 * Hide single REST API for single user get `wp/v2/users/1`.
 * Editor can see REST API users get to change author of posts.

#### 1.1.1

 * Support REST API.
 * Fix coding standards.

#### 1.0.0

 * First release

## Meta

 *  Versión **1.2.1**
 *  Última actualización **hace 2 años**
 *  Instalaciones activas **500+**
 *  Versión de WordPress ** 5.9 o superior **
 *  Probado hasta **6.7.7**
 *  Versión de PHP ** 7.4 o superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/hide-author-archive/), [Japanese](https://ja.wordpress.org/plugins/hide-author-archive/)
   y [Swedish](https://sv.wordpress.org/plugins/hide-author-archive/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/hide-author-archive)
 * Etiquetas:
 * [archive](https://es.wordpress.org/plugins/tags/archive/)[author](https://es.wordpress.org/plugins/tags/author/)
   [permalink](https://es.wordpress.org/plugins/tags/permalink/)[url](https://es.wordpress.org/plugins/tags/url/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/hide-author-archive/advanced/)

## Valoraciones

 5 de 5 estrellas.

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

[Tu valoración](https://wordpress.org/support/plugin/hide-author-archive/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/hide-author-archive/reviews/)

## Colaboradores

 *   [ Tarosky Inc. ](https://profiles.wordpress.org/tarosky/)
 *   [ Kunoichi INC ](https://profiles.wordpress.org/kuno1/)
 *   [ Fumiki Takahashi ](https://profiles.wordpress.org/takahashi_fumiki/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/hide-author-archive/)