Title: Tidy Author Box – Author Bio &amp; Social Links
Author: tidyplugins
Published: <strong>2026 年 5 月 21 日</strong>
Last modified: 2026 年 6 月 24 日

---

搜索插件

![](https://ps.w.org/tidy-author-box/assets/banner-772x250.png?rev=3543744)

![](https://ps.w.org/tidy-author-box/assets/icon-256x256.png?rev=3543744)

# Tidy Author Box – Author Bio & Social Links

 作者：[tidyplugins](https://profiles.wordpress.org/pierreferrolliet/)

[下载](https://downloads.wordpress.org/plugin/tidy-author-box.1.4.3.zip)

 * [详情](https://cn.wordpress.org/plugins/tidy-author-box/#description)
 * [评价](https://cn.wordpress.org/plugins/tidy-author-box/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/tidy-author-box/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/tidy-author-box/#developers)

 [支持](https://wordpress.org/support/plugin/tidy-author-box/)

## 描述

**Tidy Author Box** is the easiest way to add a professional author box to your 
WordPress posts. Display an author bio, custom avatar, and social media links — 
with a dedicated Gutenberg block and shortcode. No coding required.

Whether you run a single-author blog or a multi-author publication, Tidy Author 
Box gives each writer a polished author profile that builds credibility and encourages
readers to explore more content.

#### Key Features

 * **Custom avatar upload** — not limited to Gravatar
 * **Author bio** — synced with the WordPress profile
 * **5 social networks** — Website, X, Instagram, LinkedIn, Facebook (15 more with
   Pro)
 * **Job title / role** — display a title under the author name
 * **Gutenberg block** — insert an author box anywhere in the editor
 * **Shortcode** — `[tidy_author_box]` or `[tidy_author_box user_id="123"]`
 * **2 display styles** — Default and Card
 * **Position control** — before content, after content, or both
 * **Post type selection** — choose which content types show the box
 * **Schema.org structured data** for SEO
 * **Responsive design** — looks great on all devices
 * **Co-authors** — assign multiple authors to a single post
 * **Import tool** — migrate from other author box plugins

#### Pro Features

 * 15 additional social networks (YouTube, Bluesky, Pinterest, TikTok, Threads, 
   Discord, Twitch, and more)
 * 3 additional styles: Minimal, Banner, and Custom (with live builder)
 * Custom style & colors builder
 * Guest authors (no WordPress account needed)
 * Author box on archive pages
 * Sidebar widget
 * Export / Import JSON
 * Priority support

#### More from Tidy Plugins

If you like this plugin, take a look at the rest of the Tidy suite:

 * [Tidy Table of Contents](https://wordpress.org/plugins/tidy-table-of-contents/)—
   automatic, accessible table of contents
 * [Tidy Draft Share](https://wordpress.org/plugins/tidy-draft-share/) — share drafts
   via secure, expiring preview links
 * [Tidy Broken Link Scan](https://wordpress.org/plugins/tidy-broken-link-scan/)—
   find broken links and images, no external service

### External services

This plugin connects to Gravatar to display user avatars as a fallback when no custom
avatar has been uploaded.

 * What the service is and what it is used for: Gravatar is a globally recognized
   avatar service operated by Automattic. The plugin uses WordPress core’s `get_avatar()`/`
   get_avatar_url()` to render an avatar image for an author when the user has not
   uploaded a custom avatar via this plugin.
 * What data is sent and when: a SHA-256 hash of the user’s email address is sent
   to gravatar.com each time an author avatar needs to be rendered (front-end author
   box, admin user list, onboarding screen). No raw email, name, or IP address is
   transmitted by the plugin itself; the request is performed by the visitor’s browser
   when the avatar URL is loaded.
 * Service provider: Automattic Inc.
 * Terms of service: https://wordpress.com/tos/
 * Privacy policy: https://automattic.com/privacy/

## 屏幕截图

[⌊Author box — Default style⌉⌊Author box — Default style⌉[

Author box — Default style

[⌊Author box — Card style⌉⌊Author box — Card style⌉[

Author box — Card style

[⌊Settings page — Style picker and options⌉⌊Settings page — Style picker and options⌉[

Settings page — Style picker and options

[⌊User edit page — Avatar, bio, and social links⌉⌊User edit page — Avatar, bio, 
and social links⌉[

User edit page — Avatar, bio, and social links

## 区块

该插件提供了 1 个区块.

 *   Author Box Displays the author profile box with avatar, bio, and social links.

## 安装

 1. Upload the `tidy-author-box` folder to `/wp-content/plugins/`
 2. Activate the plugin
 3. Go to each user profile to set avatar and social links
 4. Configure display settings under Settings > Tidy Author Box

## 常见问题

### Does it work with Gravatar?

Yes. If no custom avatar is uploaded, Tidy Author Box falls back to Gravatar automatically.

### Can I display the author box on custom post types?

Yes. Go to Settings > Tidy Author Box and select which post types should display
the author box.

### Does it support multiple authors per post?

Co-authors support is available in the Pro version.

### Can I create author boxes for guest contributors?

Guest authors (without a WordPress account) are available in the Pro version.

### Is it compatible with page builders?

Yes. Tidy Author Box uses a shortcode and a Gutenberg block, both compatible with
all major page builders.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Tidy Author Box – Author Bio & Social Links」是开源软件。 以下人员对此插件做出
了贡献。

贡献者

 *   [ tidyplugins ](https://profiles.wordpress.org/pierreferrolliet/)

「Tidy Author Box – Author Bio & Social Links」插件已被翻译至 1 种本地化语言。 感谢
[所有译者](https://translate.wordpress.org/projects/wp-plugins/tidy-author-box/contributors)
为本插件所做的贡献。

[帮助将「Tidy Author Box – Author Bio & Social Links」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/tidy-author-box)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/tidy-author-box/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/tidy-author-box/)，或通过[RSS](https://plugins.trac.wordpress.org/log/tidy-author-box/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/tidy-author-box/)。

## 更新日志

#### 1.4.3

 * WordPress.org coding-standards hardening: output escaping and translators comments
   for i18n placeholders (Plugin Check compliance).

#### 1.4.2

 * Escape SVG icon output on the author box edit screen with `wp_kses()` and an 
   explicit SVG allowlist.
 * Rename generic menu slugs to `tidy-author-boxes` and `tidy-my-author-box` to 
   avoid conflicts with other plugins.
 * Rename the shortcode to `[tidy_author_box]` (replaces the previous generic `[
   author_box]` tag).

#### 1.4.1

 * Sanitize nonces with `sanitize_text_field( wp_unslash() )` before passing them
   to `wp_verify_nonce()`.
 * Cast integer values explicitly before output in the import admin view.
 * Document Gravatar usage under the new “External services” section of the readme.
 * Remove the `load_plugin_textdomain()` call now that translations are auto-loaded
   by WordPress.org.

#### 1.4.0

 * Removed all rendering code for premium-only features (Minimal and Banner styles,
   custom theme builder, author archive injection). The free plugin now only ships
   the Default and Card styles, with no hidden capabilities behind extension hooks.
 * Added the `apbx_default_settings` filter so add-on plugins can register their
   own setting defaults.

#### 1.3.5

 * Increase the spacing between the author name and the role label.

#### 1.3.4

 * Add `Domain Path: /languages` header so WordPress 6.7+ can pick up bundled translations
   via the just-in-time loader.
 * Center the author box horizontally when its width is constrained (margin auto).

#### 1.3.3

 * Add a “Width” setting to control the author box max-width (default 100%).
 * Reinforce theme overrides on author name and bio (max-width / font-size with !
   important).

#### 1.3.2

 * Override theme rules that center the author name and bio (e.g. Neve `.nv-content-
   wrap p { margin: auto !important }`).

#### 1.3.1

 * Removed all licence checks and premium-feature gating from the free plugin code(
   premium features are now distributed via a separate companion plugin).
 * Removed the now-unnecessary `load_plugin_textdomain()` call (handled by WordPress.
   org translation system since WP 4.6).
 * Added extension hooks for add-on plugins (settings, render, social fields, admin
   UI).

#### 1.3.0

 * Lower PHP requirement to 8.2
 * Migrate URLs to tidyplugins.com
 * Fix license validation — require active license for Pro features

#### 1.2.0

 * Add freemium architecture with pro/ directory
 * Add license API integration
 * Add auto-updater for Pro

#### 1.1.0

 * Add Card style
 * Add import tool for other author box plugins
 * Add “View all posts” link option
 * Add Gutenberg block

#### 1.0.0

 * Initial release
 * Custom avatar upload
 * Bio and social links
 * Schema.org structured data
 * Shortcode support

## 额外信息

 *  版本 **1.4.3**
 *  最后更新：**1 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 8.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/tidy-author-box/) 和 [Spanish (Spain)](https://es.wordpress.org/plugins/tidy-author-box/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/tidy-author-box)
 * 标签
 * [author](https://cn.wordpress.org/plugins/tags/author/)[author bio](https://cn.wordpress.org/plugins/tags/author-bio/)
   [author box](https://cn.wordpress.org/plugins/tags/author-box/)[gutenberg](https://cn.wordpress.org/plugins/tags/gutenberg/)
   [social links](https://cn.wordpress.org/plugins/tags/social-links/)
 *  [高级视图](https://cn.wordpress.org/plugins/tidy-author-box/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/tidy-author-box/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/tidy-author-box/reviews/)

## 贡献者

 *   [ tidyplugins ](https://profiles.wordpress.org/pierreferrolliet/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/tidy-author-box/)