Plugin Directory

Changeset 3374758


Ignore:
Timestamp:
10/08/2025 02:55:59 AM (6 months ago)
Author:
kunlee
Message:

docs: update readme.txt

Location:
tmx-quote-request-manager
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tmx-quote-request-manager/tags/2.0.9/readme.txt

    r3371459 r3374758  
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    10 TMX Quote Request Manager helps newsrooms and content teams collect outside commentary for each post without leaving the editor
    11 
     10The trusted standard in media verification - now built into your CMS, securing every written quote you publish.
    1211== Description ==
    13 TMX Quote Request Manager helps newsrooms and content teams collect outside commentary for each post without leaving the editor. The plugin adds a metabox and an editor-only block so authors can draft a request, submit it to a configured Quote API, and watch incoming replies update in place. It also includes an admin screen for managing all requests across the site and notifying the API when the post is published.
     12# Verified quotes, right inside your CMS.
     13TMX Quote Request Manager helps newsrooms and content teams collect outside commentary without leaving the editor - and every quote is verified through the secure TMX Messenger app, with FaceID confirmation and complete background checks on all contributors. That means no fake quotes, no questionable sourcing, and no reputational risk - just trusted, original content at the speed of publishing.
     14The plugin adds a simple editor panel so authors can draft a request, submit it directly to the TMX Quote API, and watch verified replies update in real time. TMX has a proven track record in media verification, trusted by top publishers to clear thousands of videos with zero claims lost - now that same standard of trust comes to written quotes.
    1415
    1516= Key Features =
    16 * Editor metabox and editor-only block that both reuse the same UI and polling logic.
    17 * Server-to-server submission to your Quote API; credentials are stored in WordPress options, never exposed to the browser.
    18 * Custom database tables (`wqrm_requests` and `wqrm_quotes`) to store all requests and replies reliably.
    19 * Per-site settings for API base URL, bearer token, polling interval, and optional quote-request prefill suggestions.
    20 * Admin list table with manual refresh and automatic publish notifications.
     17* **Verified sourcing**: All contributors vetted through background checks and identity-verified with FaceID via the secure TMX Messenger app.
     18
     19* **Seamless CMS integration**: Editor metabox and editor-only block to draft requests and view incoming replies.
     20
     21* **Real-time replies**: Requests are delivered instantly to verified individuals; responses flow back into the CMS ready to publish.
     22
     23* **Enterprise-grade security**: Credentials stored safely in WordPress options, never exposed to the browser.
     24
     25* **Scalable management**: Custom database tables (wqrm_requests and wqrm_quotes) reliably track all requests and replies.
     26
     27* **Full control**: Per-site API settings, refresh options, and automatic publish notifications.
    2128
    2229= Service Access =
  • tmx-quote-request-manager/trunk/readme.txt

    r3371459 r3374758  
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    10 TMX Quote Request Manager helps newsrooms and content teams collect outside commentary for each post without leaving the editor
    11 
     10The trusted standard in media verification - now built into your CMS, securing every written quote you publish.
    1211== Description ==
    13 TMX Quote Request Manager helps newsrooms and content teams collect outside commentary for each post without leaving the editor. The plugin adds a metabox and an editor-only block so authors can draft a request, submit it to a configured Quote API, and watch incoming replies update in place. It also includes an admin screen for managing all requests across the site and notifying the API when the post is published.
     12# Verified quotes, right inside your CMS.
     13TMX Quote Request Manager helps newsrooms and content teams collect outside commentary without leaving the editor - and every quote is verified through the secure TMX Messenger app, with FaceID confirmation and complete background checks on all contributors. That means no fake quotes, no questionable sourcing, and no reputational risk - just trusted, original content at the speed of publishing.
     14The plugin adds a simple editor panel so authors can draft a request, submit it directly to the TMX Quote API, and watch verified replies update in real time. TMX has a proven track record in media verification, trusted by top publishers to clear thousands of videos with zero claims lost - now that same standard of trust comes to written quotes.
    1415
    1516= Key Features =
    16 * Editor metabox and editor-only block that both reuse the same UI and polling logic.
    17 * Server-to-server submission to your Quote API; credentials are stored in WordPress options, never exposed to the browser.
    18 * Custom database tables (`wqrm_requests` and `wqrm_quotes`) to store all requests and replies reliably.
    19 * Per-site settings for API base URL, bearer token, polling interval, and optional quote-request prefill suggestions.
    20 * Admin list table with manual refresh and automatic publish notifications.
     17* **Verified sourcing**: All contributors vetted through background checks and identity-verified with FaceID via the secure TMX Messenger app.
     18
     19* **Seamless CMS integration**: Editor metabox and editor-only block to draft requests and view incoming replies.
     20
     21* **Real-time replies**: Requests are delivered instantly to verified individuals; responses flow back into the CMS ready to publish.
     22
     23* **Enterprise-grade security**: Credentials stored safely in WordPress options, never exposed to the browser.
     24
     25* **Scalable management**: Custom database tables (wqrm_requests and wqrm_quotes) reliably track all requests and replies.
     26
     27* **Full control**: Per-site API settings, refresh options, and automatic publish notifications.
    2128
    2229= Service Access =
Note: See TracChangeset for help on using the changeset viewer.