SEO Content Publisher for 8ight.ai

説明

SEO Content Publisher for 8ight.ai publishes daily SEO-optimized articles directly to your WordPress site. The plugin connects your site to the 8ight.ai platform and receives content via a secure REST API.

インストール

  1. Upload the plugin ZIP via Plugins Add New Upload Plugin
  2. Activate the plugin
  3. Go to Settings 8ight.ai
  4. Copy your API key and paste it in your 8ight.ai dashboard

評価

このプラグインにはレビューがありません。

貢献者と開発者

SEO Content Publisher for 8ight.ai はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“SEO Content Publisher for 8ight.ai” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.4

  • Preserve original post_modified on UPDATE so themes no longer show “Last updated: today” after every content backfill.
  • New set_modified_at param on /publish to force a specific modified date.
  • New /set-modified-date endpoint for date-only retroactive fixes.
  • Accept post_type param (‘post’ default, ‘page’ for evergreen landing pages).
  • Refreshed admin settings header: round 8ight.ai logo at the top, removed legacy banner image.

1.0.2

  • Escaped all output per WordPress coding standards
  • Replaced date() with gmdate()
  • Replaced parse_url() with wp_parse_url()
  • Replaced unlink() with wp_delete_file()
  • Added sanitize_callback to all register_setting calls
  • Enqueued CSS and JS properly
  • Fixed stable tag mismatch

1.0.0

  • Initial release