WP Manifestindependent plugin directory
manifest / ai / verifact-wordpress-fact-checking-plugin

VeriFact Checker Pro

WordPress plugin for the VeriFact FastAPI fact-checking service, providing a shortcode UI, REST proxy, activity logging, analytics dashboards, bulk tools, and API management so editors can run evidence-based fact checks directly inside WordPress.

by Veracity Integrity · github.com/veracitylife/verifact-wordpress-fact-checking-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/veracitylife/verifact-wordpress-fact-checking-plugin/archive/refs/heads/main.zip

Verifact — WordPress Plugin (3.6.0)

UI + REST proxy for the VeriFact FastAPI service.

Usage

  1. Copy this folder into WordPress plugins directory or upload via Admin.
  2. Go to Settings → VeriFact and set API Base URL (e.g., https://your-domain.com/verifact).
  3. Add the shortcode [verifact] to any page/post.

Notes

  • REST route: /wp-json/verifact/v1/check proxies to {API_BASE}/check.
  • Optional sources: enable Archive.org and Grokopedia in Settings; forwarded to backend via sources.

Branding