=== Twitter Card Tags ===
Contributors: snehalpancholi
Tags: twitter cards, twitter meta, social sharing, seo, x twitter
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Outputs Twitter Card meta tags automatically, with global defaults and per-post overrides for title, description, image, and author handle.

== Description ==

Twitter Card Tags outputs `twitter:card`, `twitter:title`, `twitter:description`, `twitter:image`, `twitter:site`, and `twitter:creator` tags for every page of your WordPress site.

**Features:**

* Automatic Twitter Card output (no shortcode needed)
* Supports `summary` and `summary_large_image` card types
* Per-post override meta box
* Global `twitter:site` handle setting
* Default image fallback
* Per-post author handle from user meta
* Configurable per post type

== Installation ==

1. Upload the `twitter-card-tags` folder to `/wp-content/plugins/`.
2. Activate through **Plugins > Installed Plugins**.
3. Configure under **Settings > Twitter Cards**.

== Changelog ==

= 1.0.0 =
* Initial release.
