---
title: "How to Hide Author Name in Blog Posts in WordPress?"
url: https://nexterwp.com/docs/hide-author-name-in-blog-posts-in-wordpress/
date: 2023-05-06
modified: 2026-09-22
lang: en
author: "Aditya Sharma"
description: "On a company blog where everything is written by the same small team, an author name on every card is noise. On a single-author site it is the same name..."
image: https://nexterwp.com/wp-content/uploads/2024/05/hide-author-name-in-blog-posts-in-wordpress-1024x519.jpg
word_count: 399
---

# How to Hide Author Name in Blog Posts in WordPress?

## Key Takeaways

- Nexter Blocks oculta el nombre del autor en el bloque Post Listing, que se activa en Nexter > Blocks y está disponible en la edición Free y en Nexter Blocks Pro.
- Ocultar el autor solo cambia la lista de entradas: elimina el elemento post-meta-author de cada tarjeta, pero el autor sigue registrado en la entrada y puede aparecer en la página individual y en el archivo de autor.
- La fecha suele compartir la misma línea que el autor, así que al ocultar el autor puede quedar un separador suelto; el post recomienda ocultar también la fecha si la línea se ve extraña.

On a company blog where everything is written by the same small team, an author name on every card is noise. On a single-author site it is the same name repeated down the page.

The author line can be switched off without touching the posts themselves.

[LIVE BLOCK LINK](https://nexterwp.com/nexter-blocks/listing/wordpress-post-listing/)

## Before You Start

- **Edition:** Free — works in Nexter Blocks (free) and with Nexter Blocks Pro.- **Block to enable:** Post Listing, switched on under **Nexter > Blocks** in your WordPress dashboard.

## Steps

- Select your **Post Listing** block.

![The Post Listing block](https://nexterwp.com/wp-content/uploads/2023/05/post-listing-layout-show-author-new1.png)

- Switch the **author** display off.

- Publish and check the cards on the real page.

## How It Behaves

The author is part of the post meta line, and hiding it removes that element from each card.

- **It is on by default.** Measured on an untouched listing, each card rendered a `post-meta-author` element with the author name linking to their archive.- **It changes the listing only.** The author is still recorded on the post and still shows anywhere else your theme prints it, including the single post page.- **The date usually sits on the same line**, so hiding the author can leave a lone separator. Check the card afterwards, and hide the date too if the line looks odd — see [hide the post date](https://nexterwp.com/docs/hide-blog-post-date-in-wordpress-blog-posts/).- Measured with Nexter Blocks Pro deactivated: the listing still renders its posts. The block itself is free.

## Limitations

- **It is presentation only.** Hiding the author does not make a post anonymous, since the author archive and the single post can still show it.- **Author archives stay reachable** at their own URLs unless you deal with them separately.- **It applies to the whole listing**, so you cannot hide the author on some cards and not others.- **Attribution has value on some sites.** For anything where expertise matters, the author line is doing real work.

## Troubleshooting

### The author still shows

Check you changed the setting on the right block, and that you are looking at the published page.

### There is a stray separator left behind

The meta line still has its divider. Hide the date as well, or restyle the meta line.

### The author shows on the single post page

That is your theme, not this block. The block only controls the listing.

### The author name is blank

The post has no valid author assigned. Set an author on the post itself.

## Related Docs

- [Hide the blog post date](https://nexterwp.com/docs/hide-blog-post-date-in-wordpress-blog-posts/)- [Limit the blog post title](https://nexterwp.com/docs/limit-blog-post-title-in-wordpress/)- [Add post listing in WordPress](https://nexterwp.com/docs/add-post-listing-in-wordpress/)- [Advanced tab settings](https://nexterwp.com/docs/use-advanced-tab-in-nexter-blocks/)

## Frequently Asked Questions

**Q: How do I hide the author name in WordPress blog post cards without changing the posts themselves?**
A: Nexter Blocks handles this at the listing level, so the post content stays untouched. The author line is part of the post meta line, and switching it off removes that element from each card. That matters on company blogs and single-author sites where repeated author names add noise. The block is free and works in Nexter Blocks, with the Post Listing block enabled under Nexter &gt; Blocks.

**Q: Why does the author still show on the single post page after I hide it in the listing?**
A: That happens because this setting only controls the listing, not your theme’s single-post template. Nexter Blocks removes the author from each card, but the author is still recorded on the post and can still appear anywhere else your theme prints it, including the single post page. If you need it gone there too, that is a separate theme-level issue.

**Q: What should I do if hiding the author leaves a stray separator in the meta line?**
A: The separator usually remains because the date is still sitting on the same meta line. Hiding the author removes one part of that line, but not necessarily the divider. The clean fix is to hide the date too or restyle the meta line so it does not look broken. That is especially useful when you want a minimal card layout instead of a half-empty metadata row. See [hide the post date](https://nexterwp.com/docs/hide-blog-post-date-in-wordpress-blog-posts/).

**Q: Why is the author name blank instead of disappearing completely?**
A: A blank author field usually means the post has no valid author assigned. Nexter Blocks can hide the display, but it cannot invent an author name for a post that does not have one. The practical fix is to set an author on the post itself, then recheck the listing. That keeps your archive data consistent and avoids odd-looking empty metadata on cards.

**Q: Is hiding the author in Nexter Blocks only for one card or for every post in a listing?**
A: It applies to the whole listing, not individual cards. That makes it useful when you want a consistent look across a blog grid or archive, but it also means you cannot hide the author on some posts and keep it on others within the same block. Nexter Blocks treats this as presentation only, so it changes how every card in that listing renders.

**Q: What is a good reason to hide author names on a WordPress blog?**
A: The strongest case is a company blog where several posts come from one small team, or a single-author site where the same name repeats down every card. In both cases, the author line adds clutter without adding much value. Nexter Blocks lets you remove that noise while keeping authorship intact behind the scenes, which is useful when you want cleaner cards but still need normal post attribution elsewhere.
