-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
32 lines (21 loc) · 1.24 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
=== Redirect WP Author ===
Contributors: VirtualOx B.V.
Tags: author, redirect, homepage, 301, 302
Requires at least: 6.3
Tested up to: 6.3
Stable tag: trunk
License: GNU General Public License v3.0
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Redirect WP Author redirects author pages to the homepage.
== Description ==
Redirect WP Author is a lightweight WordPress plugin that redirects author pages to the homepage. This ensures users can't access the author archive page, providing more control over how authorship is displayed on your website.
Once activated, the plugin will redirect all author page requests to the website's homepage. The plugin operates seamlessly without requiring any configurations.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/redirect-wp-author` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
== Frequently Asked Questions ==
= Can I change the plugin's configuration settings? =
The plugin does not require any kind of configuration. Author pages will be redirected as soon as the plugin is activated.
== Changelog ==
= 1.0.0 =
* Initial release. Redirects all author pages to the homepage.