=== No Author Anywhere ===
Contributors: Adnan
Tags: author, avatar, gravatar, elementor, wpbakery, privacy, schema, seo
Requires at least: 5.0
Tested up to: 6.7
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Removes all author/admin/user identity: names, avatars/icons, "by"/"posted by" prefixes, author boxes, schema, and author archives. Works across Elementor, WPBakery, Gutenberg, and most themes.

== Description ==
- Hides any visible author UI via CSS (works immediately with popular builders).
- Disables avatars/Gravatar globally.
- Blanks author names, links, and meta on the backend.
- Strips "By / Posted by" prefixes via gettext filters.
- Removes Author/Person from JSON-LD for Yoast/Rank Math/SEOPress.
- Returns 404 on author archive pages.
- Also blanks comment author name and avatar to prevent identity leakage.

== Installation ==
1. Upload the ZIP via Plugins → Add New → Upload Plugin, then Activate.
2. Or, unzip into `wp-content/plugins/no-author-anywhere/` and activate.
3. (Optional) To make it impossible to deactivate, move `no-author-anywhere.php` into `wp-content/mu-plugins/`.

== Changelog ==
= 1.0.0 =
* First release.
