UpAmp Connector

描述

UpAmp Connector allows you to publish blog posts directly from UpAmp to your WordPress site using a secure REST API. No more browser automation or complex setup required.

Features:

  • Secure API key authentication
  • Publish posts with title, content, excerpt
  • Update existing posts after editing in UpAmp
  • Delete posts from WordPress (moves to trash)
  • Automatic category and tag handling (creates new ones if they don’t exist)
  • Featured image support (downloads from URL)
  • SEO meta description support (Yoast, Rank Math, All in One SEO)
  • Draft or publish status options

Why use UpAmp Connector?

Traditional WordPress integrations often rely on browser automation or application passwords, which can be blocked by security plugins, Cloudflare, or hosting providers. UpAmp Connector provides a direct, secure API that works reliably from any location.

Third-Party Service

This plugin connects to UpAmp (https://upamp.com), an external service for AI-powered content creation and marketing automation.

When you publish content through UpAmp:

  • Blog post content (title, body, excerpt, categories, tags) is sent from UpAmp to your WordPress site
  • Your site URL and API credentials are stored in your UpAmp account
  • Featured images may be downloaded from URLs provided by UpAmp

For more information, please see:

安装

  1. Upload the upamp-connector folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > UpAmp Connector
  4. Click “Generate API Credentials”
  5. Copy the API Endpoint, Key, and Secret to UpAmp

常见问题

Is this secure?

Yes. The plugin uses hashed API secrets (the same method WordPress uses for passwords) and all communication should be over HTTPS.

Can I regenerate my API credentials?

Yes. Go to Settings > UpAmp Connector and click “Regenerate Credentials”. Note that this will invalidate your old credentials.

Does this work with Cloudflare?

Yes! Unlike browser automation, API requests are not blocked by Cloudflare or similar security services.

评价

此插件暂无评价。

贡献者及开发者

「UpAmp Connector」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「UpAmp Connector」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.3.0

  • Added DELETE endpoint to remove posts from WordPress (moves to trash)
  • Posts can be restored from WordPress trash if needed

1.2.0

  • Fixed JavaScript enqueue to use wp_add_inline_script instead of inline script tags
  • Improved WordPress coding standards compliance

1.1.0

  • Added PUT endpoint for updating existing posts
  • Allows re-publishing edited content from UpAmp

1.0.0

  • Initial release
  • Secure API key authentication
  • Post publishing with categories and tags
  • Featured image support
  • SEO meta description integration (Yoast, Rank Math, All in One SEO)