Disable Author Archives

Mô tả

A simple, lightweight WordPress plugin to completely disable author archives/pages (regardless of whether the corresponding author really exists) and make the web server return status code 404 (‘Not Found’) instead. Related links will also be either disabled or completely removed.

The plugin does not require any configuration. Once activated, it will start doing its job.

Cài đặt

  1. Upload the plugin files to the /wp-content/plugins/disable-author-archives directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Hỏi đáp

Where can I find the plugin’s configuration settings?

The plugin does not require any kind of configuration. Author archives are disabled as soon as the plugin is activated.

Đánh giá

22 Tháng Hai, 2024
A simple and effective plugin. Excellent communication with the developer.
8 Tháng Hai, 2021
The author archive is unnecessary for a single blog. Switching on and off should be a Wordpress core feature.
18 Tháng Bảy, 2020
Just like the title says!
Đọc tất cả 7 đánh giá

Người đóng góp & Lập trình viên

“Disable Author Archives” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Disable Author Archives” đã được dịch qua 4 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Disable Author Archives” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.3.5

  • Fixed malformed URLs by restoring a previous author link filter.

1.3.4

  • Leaving comment author link untouched.
  • Restored priority of template_redirect action.

1.3.3

  • Added removal of author links in comments.
  • No longer remove author name, just the link to the author archive.
  • Removed needless loading of plugin text domain.

1.3.2

  • Removed users section from WordPress built-in sitemap. Suggested by @constracti. Thanks!

1.3.1

  • Removed View link from admin’s Users list. Suggested by @khaiknievel. Thanks!

1.3.0

  • Opened plugin for translations.
  • Set filter callback priorities to lowest possible value.

1.2.1

  • Subtle optimization.

1.2.0

  • Resolved redirection conflict.

1.1.0

  • Added no-cache headers.

1.0.0

  • Initial release.