Change Author Base

外掛說明

Change Author Base puts you in control of your WordPress author page URLs. The default WordPress author URLs (example.com/author/username) might not match your brand or website structure. Our plugin lets you change author URLs to something that fits your needs, like ‘team’, ‘about-us’, or any other custom base you want.

Key Features

  • Edit author slugs through your WordPress dashboard
  • See URL changes in real-time as you type
  • Keep your permalinks clean and organized
  • Work seamlessly with WordPress multisite
  • Make changes without touching code
  • Build SEO-friendly author URLs
  • Clean up special characters automatically
  • Install and set up in one click

Perfect For

  • Law firms showing attorney profiles
  • Medical practices listing providers
  • Marketing agencies featuring team members
  • News sites with multiple writers
  • Business websites with staff pages
  • Blogs with multiple contributors

Technical Advantages

  • Builds Google E-E-A-T through professional author pages
  • Keeps your site speed high
  • Makes URLs clean and readable
  • Handles URL changes without errors
  • Takes care of special characters
  • Clean uninstallation

Additional Information

The plugin is actively maintained and tested with the latest versions of WordPress and PHP.

螢幕擷圖

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/change-author-base directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings Permalinks to configure your custom author base.
  4. Enter your desired author base (e.g., “about-us”, “team”, “writers”).
  5. Click “Save Changes”.

常見問題集

Will this help my SEO?

Yes. Custom author URLs help search engines understand your site structure better. Just set up 301 redirects if you’re changing URLs on a live site.

Do I need to code anything?

No coding needed. Just point and click in your WordPress dashboard.

Does it work with my theme?

Yes. The plugin works with any WordPress theme that follows standard coding practices.

What if I turn off the plugin?

Your URLs go back to the WordPress default (author/username). Your content stays safe.

使用者評論

2025 年 1 月 3 日 1 則留言
The plugin does its job well. Simple settings in permalinks. It allowed me to change the “author” slug to the “team.” The website structure looks much cleaner. Thank you!
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Change Author Base〉的開發相關工作。

參與者

〈Change Author Base〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Change Author Base〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.3

  • Fixed a license mismatch: the LICENSE file now contains the GPLv2 text to match the GPLv2 declaration in the plugin header and readme.

1.0.2

  • Confirmed compatibility with WordPress 7.0.
  • Hardening: added an explicit capability check (manage_options) before saving the author base.
  • Fixed a bug where plugin settings were deleted on deactivation; settings now persist across a deactivate/reactivate cycle and are removed only on uninstall.
  • Corrected version numbering for consistency across the plugin and readme.

1.0.1

  • Fixed settings save functionality
  • Added live URL preview
  • Improved error handling

1.0.0

  • Initial release