=== Simple Article Byline ===
Contributors: amadasunese
Tags: article author, byline, guest author, post meta
Requires at least: 5.5
Tested up to: 6.9
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight plugin that allows editors to add a custom article author name displayed below the post title.

== Description ==

Simple Article Byline lets you add a custom author name to any post using a small input box in the post editor.

The entered name is displayed automatically below the post title on the frontend.

Perfect for:
* Guest authors
* Newsrooms
* Editorial teams
* Multi-author blogs

No settings page. No clutter. Just works.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin through the ‘Plugins’ menu
3. Edit any post and enter an author name in the “Article Author Name” box

== Frequently Asked Questions ==

= Does this replace the WordPress author? =
No. It adds a custom display name only.

= Does it work with any theme? =
Yes. It uses WordPress core hooks.

= Can I style it myself? =
Yes. Override the `.sab-article-byline` class in your theme.

== Screenshots ==

1. Article Author Name meta box in post editor
2. Byline displayed below post title

== Changelog ==

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.0.0 =
First release.
