Linux 软件免费装

Cite This Article ~ Author Box

开发者 writerspress
更新时间 2026年5月27日 01:44
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

block author bio citation cite

下载

1.0.0 1.1.0

详情介绍:

Cite This Article ~ Author Box adds an editorial-style author box with a built-in "Cite this article" toggle, making it easier for readers to properly reference, share, and credit your work. Whether you run a blog, publication, research site, or editorial platform, the plugin helps turn your articles into more easily citable content by giving readers a clear citation they can copy and reuse. The plugin automatically generates a citation for the current article, includes one-click copy support, and provides a direct reformat link through CiteKit for generating additional citation styles. Designed for bloggers, journalists, researchers, educators, and online publishers who want to strengthen content credibility, improve source transparency, and make their work easier to reference across the web. Works as both a Gutenberg block and shortcode with identical markup and styling.

常见问题:

Where does the citation data come from?

Inside a published post, the citation is built from that post's metadata: title, publish year, post URL, site name, and the post author (or the name set on the box, if one is provided). Outside of a post context — on a page, a widget, an archive — it falls back to the site name, current URL, and current year. Pass post_id to the shortcode to point at a specific post.

Can I render the box for a different author's post on an archive page?

Yes. Use the shortcode with the post_id attribute, e.g. [author_box post_id="123"]. The citation and avatar fallback will use post 123's metadata.

Does it ship its own fonts?

No. The CSS uses Fraunces, Inter Tight, and JetBrains Mono with sensible fallbacks (Georgia, system sans-serif, ui-monospace). Your theme controls font loading. If you want the exact look, load those three from Google Fonts or self-host them in your theme.

Does it load assets on every page?

No. The CSS and JavaScript are registered on init but only enqueued on pages where a box is actually rendered.

更新日志:

1.1.0 1.0.0