Title: Hide Author Archive
Author: TAROSKY INC.
Published: <strong>22 oktober 2020</strong>
Last modified: 4 februari 2025

---

Plugins zoeken

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

![](https://ps.w.org/hide-author-archive/assets/icon-256x256.png?rev=3251462)

# Hide Author Archive

 Door [TAROSKY INC.](https://profiles.wordpress.org/tarosky/)

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

 * [Details](https://nl-be.wordpress.org/plugins/hide-author-archive/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/hide-author-archive/#reviews)
 *  [Installatie](https://nl-be.wordpress.org/plugins/hide-author-archive/#installation)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/hide-author-archive/#developers)

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

## Beschrijving

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.

## Installatie

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!

## Beoordelingen

![](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 februari 2021 1 reactie

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

 [ Lees 1 beoordeling ](https://wordpress.org/support/plugin/hide-author-archive/reviews/)

## Bijdragers & ontwikkelaars

“Hide Author Archive” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ 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” is vertaald in 2 talen. Dank voor [de vertalers](https://translate.wordpress.org/projects/wp-plugins/hide-author-archive/contributors)
voor hun bijdragen.

[Vertaal “Hide Author Archive” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/hide-author-archive)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/hide-author-archive/),
haal de [SVN repository](https://plugins.svn.wordpress.org/hide-author-archive/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/hide-author-archive/)
via [RSS](https://plugins.trac.wordpress.org/log/hide-author-archive/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

 *  Versie **1.2.1**
 *  Laatst bijgewerkt: **1 jaar geleden**
 *  Actieve installaties: **500+**
 *  WordPress versie ** 5.9 of nieuwer **
 *  Getest t/m **6.7.5**
 *  PHP versie ** 7.4 of nieuwer **
 *  Talen
 * [English (US)](https://wordpress.org/plugins/hide-author-archive/), [Japanese](https://ja.wordpress.org/plugins/hide-author-archive/),
   en [Swedish](https://sv.wordpress.org/plugins/hide-author-archive/).
 *  [Vertaal in jouw taal](https://translate.wordpress.org/projects/wp-plugins/hide-author-archive)
 * Tags
 * [archive](https://nl-be.wordpress.org/plugins/tags/archive/)[author](https://nl-be.wordpress.org/plugins/tags/author/)
   [permalink](https://nl-be.wordpress.org/plugins/tags/permalink/)[url](https://nl-be.wordpress.org/plugins/tags/url/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/hide-author-archive/advanced/)

## Beoordelingen

 5 van 5 sterren.

 *  [  1 5 ster beoordeling     ](https://wordpress.org/support/plugin/hide-author-archive/reviews/?filter=5)
 *  [  0 4 sterren beoordeling     ](https://wordpress.org/support/plugin/hide-author-archive/reviews/?filter=4)
 *  [  0 3 sterren beoordeling     ](https://wordpress.org/support/plugin/hide-author-archive/reviews/?filter=3)
 *  [  0 2 sterren beoordeling     ](https://wordpress.org/support/plugin/hide-author-archive/reviews/?filter=2)
 *  [  0 1 sterren beoordeling     ](https://wordpress.org/support/plugin/hide-author-archive/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/hide-author-archive/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/hide-author-archive/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

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