MTM AI Share Button and Link Generator

外掛說明

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.

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.

螢幕擷圖

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

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈MTM AI Share Button and Link Generator〉的開發相關工作。

參與者

變更記錄

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