=== MTM AI Share Button and Link Generator ===
Contributors: mtmplugins
Donate link: https://movingtrafficmedia.com/
Tags: ai, links, openai, generators, mtm
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.1
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

AI-powered link generator with customizable settings, title color control, and shortcode support.

== Description ==

MTM AI Share Button and Link Generator is a lightweight WordPress plugin that lets you generate custom AI-powered links using an admin interface.  
You can customize link title text, output format, title color, and more. The plugin includes shortcode support for easy front-end display.

Features include:

* Custom meta fields for link information.
* Title color customization via color picker.
* Automatic Open Graph sanitation.
* Custom shortcode for rendering the generated link.
* Clean, optimized and lightweight code.

== Frequently Asked Questions ==

= How do I use the shortcode? =
Use this shortcode:

`[mtm_ai_links]`

= The title color is not changing =
Make sure your theme does not override inline CSS.

= Do these buttons send data automatically? =
No. Nothing is sent until a user clicks a button. On click, the assistant receives only what your prompt template includes (typically page title and URL).

= Can I change the prompts? =
Yes. Go to Settings → Social AI Share Buttons to edit per-service prompt templates, button labels, and whether to summarize the page or the entire site.

= Can I choose which services appear? =
Yes. Toggle services on/off and reorder them in settings.

= Is there a shortcode attribute to override settings per page? =
Use shortcode attributes like services, layout, and tldr to override global settings locally.

= Will this slow down my site? =
The plugin ships minimal CSS/JS and makes no external calls until a user clicks a button.

== Screenshots ==

1. Admin settings page showing link generator fields.
2. Front-end display of the AI-generated link with custom title color.

== Changelog ==

= 1.0.1 =
* Renamed plugin

= 1.0.0 =

* First public release
* Shortcode, template tag, and (optional) block
* Per-service prompt templates and toggles
* Lightweight assets and a11y enhancements

== Upgrade Notice ==

= 1.0.0 =
Initial release of Social AI Share Buttons. Configure services and prompts in Settings → Social AI Share Buttons.

== Credits ==

Crafted by Moving Traffic Media. Icons and names of third-party services belong to their respective owners.

== License ==

This program is free software: you can redistribute it and/or modify it under the terms of the GPL v2 or later. See License above.
