Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

OutscoreAgent Publisher Wordpress Plugin - Rating, Reviews, Demo & Download

OutscoreAgent Publisher Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

OutscoreAgent is a platform that generates high-quality, SEO-optimised articles using AI and publishes them directly to your WordPress site.

This plugin creates a secure REST API endpoint on your WordPress installation that the OutscoreAgent platform uses to push finished articles. Once installed and configured, articles created on the OutscoreAgent platform are automatically published to your site with their correct title, content, featured image, and metadata.

Key features:

  • Secure bearer token authentication — only OutscoreAgent can publish to your site
  • HTTPS enforcement — tokens are never transmitted over plain HTTP
  • Per-site configuration — each WordPress site has its own independent token
  • Structured error logging — detailed logs available in the admin panel
  • Clean uninstall — removing the plugin deletes all its data from your database

How it works:

  1. Install and activate the plugin
  2. Generate an API token from the OutscoreAgent settings page
  3. Enter the token and your site’s REST API URL in the OutscoreAgent platform
  4. Articles are published automatically when they finish generating

Third-party service requirement:

This plugin is the WordPress-side companion of the OutscoreAgent platform and requires an active OutscoreAgent account to be useful. The plugin itself does nothing on its own — it exposes a secure REST endpoint that the OutscoreAgent platform calls to publish generated articles, and it sends post-status updates back to the platform so article state stays in sync. Without an OutscoreAgent account, no data is ever sent anywhere; the plugin simply remains idle.

Data transmitted to OutscoreAgent:

When you configure a callback URL in the plugin settings (provided to you by the OutscoreAgent platform), the plugin will transmit the following information to OutscoreAgent each time a post it originally published changes status (draft publish, publish trash, etc.):

  • The post’s WordPress ID
  • The post’s public permalink and WP admin edit link
  • The new post status (e.g. publish, draft, trash)
  • The OutscoreAgent external article ID the post is linked to
  • A UTC timestamp

No post content, user personal data, or WordPress credentials are ever sent. See the External services section below for the full disclosure. By using this plugin you agree to the OutscoreAgent Terms of Service and Privacy Policy.

External services

This plugin relies on the OutscoreAgent platform at https://outscoreagent.com/ to function. An OutscoreAgent account is required — without one, the plugin stays idle and no data leaves your site.

Service used: OutscoreAgent (operated by OutscoreAgent, the plugin author).

What the service does: Generates SEO-optimised articles with AI on OutscoreAgent’s servers, then publishes them to your WordPress site via the REST endpoint this plugin exposes. Tracks the post-status lifecycle (draft / published / trashed) for its own content dashboard.

When data is sent to the service: Whenever a WordPress post that was originally published by OutscoreAgent changes status (e.g. the editor moves it from draft to publish, or trashes it). Sending is triggered by WordPress’s transition_post_status hook. No data is sent for posts the plugin did not create. No data is sent before you configure the callback URL in Settings OutscoreAgent Publisher.

What data is sent: A single JSON payload containing:

  • event — the literal string post_status_changed
  • external_id — the OutscoreAgent article ID this post is linked to
  • wp_post_id — the numeric WordPress post ID
  • wp_post_url — the public permalink of the post
  • wp_post_status — the new WordPress post status (e.g. publish, draft, trash)
  • wp_edit_url — the WordPress admin edit URL for the post
  • timestamp — ISO-8601 UTC timestamp of the transition

No post content, user personal data, comments, WordPress credentials, or IP addresses are transmitted.

Transport: HTTPS POST to the callback URL the OutscoreAgent platform configures in the plugin settings. The plugin refuses to send callbacks over plain HTTP (localhost is exempt for development only).

Terms and Privacy: The OutscoreAgent service is governed by its Terms of Service and Privacy Policy. By connecting this plugin to your OutscoreAgent account you agree to both.

Screenshots


Reviews & Comments