DiscoverWorthy Companion

Description

DiscoverWorthy Companion connects your WordPress site to DiscoverWorthy. Once connected, the Quill content agent publishes posts directly into your site: native Gutenberg blocks, a featured image in your media library, and SEO meta written into Yoast or Rank Math automatically.

You keep your site, your theme, and your control. DiscoverWorthy is the content engine; WordPress stays your CMS. Connecting takes one pairing code — no application password, no developer tools.

External services

This plugin connects to the DiscoverWorthy service (https://discoverworthy.com), an external content platform, to publish posts that you create and approve in your DiscoverWorthy account. It is required for the plugin to function.

What is sent, and when:

  • When you connect: you generate a one-time pairing code in the plugin’s settings screen and enter it in your DiscoverWorthy dashboard. DiscoverWorthy calls your site to exchange that code for a long-lived access token. At this point the plugin reports your site URL, the plugin version, and which SEO plugin (if any) is active, so DiscoverWorthy knows what it can do.
  • When you publish: DiscoverWorthy sends the content of a post you have chosen to publish — its title, body (as blocks/HTML), excerpt, featured image, and SEO metadata — to your site, which the plugin saves as a WordPress post.

The plugin only acts on requests authenticated with the access token you authorised. No data is sent until you connect, and you can revoke access at any time from Settings DiscoverWorthy (or by deleting the plugin), which invalidates the token.

  • Terms of Service: https://app.discoverworthy.com/legal/terms-of-service
  • Privacy Policy: https://app.discoverworthy.com/legal/privacy-policy

Installation

  1. Install and activate the plugin (from this directory, or by uploading the plugin ZIP under Plugins Add New Upload Plugin).
  2. Go to Settings DiscoverWorthy and copy your pairing code.
  3. In the DiscoverWorthy dashboard, go to Settings Connections WordPress, enter your site URL, and paste the code.

FAQ

Do I need a DiscoverWorthy account?

Yes. This plugin is the bridge between your WordPress site and your DiscoverWorthy account, where your posts are written and managed.

Does it change my theme or site design?

No. It only creates and updates posts. Your theme, settings, and existing content are untouched.

Will it overwrite posts I edit in WordPress?

No. If you edit a DiscoverWorthy-published post inside WordPress, the plugin detects the change and will not overwrite your edits on the next publish.

How do I disconnect?

Go to Settings DiscoverWorthy and click Disconnect, or delete the plugin. Either revokes the access token.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“DiscoverWorthy Companion” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.1.1

  • Unique prefixes on all plugin-defined identifiers (constants, classes, options, post meta).
  • Internationalized user-facing strings.

0.1.0

  • First release: pairing-code connect, post upsert (block-native), media sideload, Yoast and Rank Math SEO meta.