Linux 软件免费装
Banner图

Cite This Article ~ Author Box

开发者 writerspress
freemius
更新时间 2026年8月24日 00:19
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

author bio citation author box author profile multiple authors

下载

1.1.0 2.0.0 1.0.0 2.2.0

详情介绍:

Cite This Article ~ Author Box adds a flexible WordPress author box for displaying author names, author bios, profile images, multiple authors, and a reader-facing "Cite this article" panel. Use it as a traditional author bio box at the end of an article, display several authors together, or create an individual author card for each contributor. Multiple authors are supported natively, so the author box and article citation can use the same resolved author collection. Each author box can include: Cite This Article works with both the Gutenberg block editor and WordPress shortcodes and uses the same front-end renderer for both. Documentation:

常见问题:

What is an author box?

An author box is a section of a WordPress post or article that identifies the person or people who wrote it. It commonly includes an author name, author bio, profile image, and other author information. Cite This Article adds those author-box features while also providing an optional reader-facing article citation.

Can I use it just as an author bio box?

Yes. Cite This Article can be used as a WordPress author bio box with the author's name, biography, and profile image. The citation functionality is an additional reader-facing feature.

Does Cite This Article support multiple authors?

Yes. Multiple authors are supported natively. Authors can be entered manually or resolved automatically from WordPress or a supported author integration.

Can multiple authors have separate author boxes?

Yes. Set Author layout to Individual. The plugin creates one author card for each resolved author while keeping one shared "Cite this article" panel for the complete article.

Can multiple authors appear in one author box?

Yes. Set Author layout to Combined to display all resolved authors together in a single author box.

Can each author have a separate author bio?

Yes. Individual author cards can use each author's profile biography automatically, and manual description overrides are also available.

Can I manually enter multiple authors?

Yes. Multiple authors can be entered manually in the Gutenberg block or passed to [author_box] using the authors attribute. [author_box authors="Jane Doe|John Smith|Alex Lee"]

Does it work with the standard WordPress author system?

Yes. If no manual authors or supported integration authors are available, the plugin automatically uses the standard WordPress post author.

Does it integrate with Co-Authors Plus?

Yes. Co-Authors Plus is currently a supported integration, including multiple assigned authors, guest authors, guest-author avatars, and guest-author descriptions.

What happens if Co-Authors Plus is not installed?

Nothing special is required. Cite This Article works independently and falls back to the standard WordPress post author when no other author source is available.

Can I customize the author bio?

Yes. You can override the displayed author description manually without changing the author's WordPress profile biography.

Can I hide the author image?

Yes. Set the image mode to None in the block or use: [author_box image_mode="none"]

Can I display square author images?

Yes. Use the Square avatar shape in the block or: [author_box avatar_shape="square"]

Can I display one card per author?

Yes. Use Individual author layout: [author_box author_layout="individual" image_mode="individual"]

Does the visual Name field control the citation author?

No. Visual author-box fields and citation-author resolution are separate. Changing the visible author name or bio does not replace the article's citation authors.

Can I use a shortcode instead of Gutenberg?

Yes. Use the [author_box] shortcode anywhere WordPress shortcodes are supported.

Is the author box accessible?

Yes. The citation toggle uses aria-expanded and aria-controls, the copy button includes an accessible label, and the author box is marked as a complementary region.

Does the plugin load assets on every page?

No. Front-end CSS and JavaScript are registered globally but enqueued only when an author box is rendered.

Where can I find documentation?

Start with the Cite This Article documentation. Additional guides:

更新日志:

2.0.0 1.1.0 1.0.0