=== Cite This Article - Author Box  ===
Contributors: writerspress
Tags: author box, citation, cite, author bio, footnotes
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds an author box with a built-in "Cite this article" toggle, making your content easy to reference and cite. Works via shortcode or Gutenberg block.

== Description ==

* Author avatar, name, tagline, and description
* "Cite this article" toggle with a formatted APA-style citation
* One-click copy to clipboard
* "Reformat citation style" link with prefilled details
* Shortcode: `[cite_author_box]`
* Gutenberg block: "Author Box with Citation"

== Installation ==

1. Upload the `author-box-citation` folder to `/wp-content/plugins/`.
2. Activate the plugin through the "Plugins" screen in WordPress.
3. Insert the block in any post, or use the shortcode.

== Usage ==

Shortcode example:

`[cite_author_box name="John Doe" description="Writes about finance" tagline="Investor & Analyst" image="https://example.com/avatar.jpg"]`

== Changelog ==

= 1.0.0 =
* Initial release.
