该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Eatransform SNS Auto Publisher for Twitter

描述

This plugin automatically shares your WordPress posts to Twitter/X when you publish them.

Features:

  • Automatic posting when you publish a post
  • Twitter Card format support (rich preview with image and description)
  • Traditional text + image format
  • Customizable tweet text with {title} and {url} placeholders
  • Featured image support
  • Connection test tool
  • Developer-friendly with filter hooks

Requirements:

You need Twitter API v2 credentials from Twitter Developer Portal.

安装

  1. Install and activate the plugin
  2. Go to Settings > Eatransform SNS Publisher
  3. Enter your Twitter API credentials (API Key, API Secret, Access Token, Access Token Secret)
  4. Customize tweet format (default: {title})
  5. Test your connection
  6. Save settings

Getting API Credentials:

  1. Apply for access at Twitter Developer Portal
  2. Create a new app with “Read and Write” permissions
  3. Generate API keys and tokens
  4. Copy them to plugin settings

常见问题

Do I need a Twitter Developer account?

Yes, you need Twitter API v2 credentials.

What’s Twitter Card format?

Twitter Card shows a rich preview with image, title, and description. Traditional format posts text with image attached.

Will old posts be tweeted?

No, only new posts or posts changing from draft to published.

My image isn’t appearing?

Check: 1) Not using Twitter Card format, 2) Post has featured image, 3) Image under 5MB, 4) Correct API credentials.

Can I add hashtags to my tweets?

Yes! You can manually add them in the tweet format, or use third-party addons that utilize the apw_tweet_content filter hook.

评价

此插件暂无评价。

贡献者及开发者

「Eatransform SNS Auto Publisher for Twitter」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.3.1 – 2025-12-16

  • Added: Premium addon promotion banner in admin area
  • Added: Automatic language detection (Japanese/English) for admin notices
  • Improved: User experience with dismissible addon promotion
  • Note: Addon promotion only shows when premium hashtag addon is not installed

1.3.0 – 2025-12-16

  • Improved: Twitter Card format optimization
  • Added: Filter hook apw_tweet_content for extensibility
  • Improved: Better handling of URL placeholders in Card format
  • Fixed: Image upload now correctly skipped when using Card format
  • Enhanced: Debug information display
  • Developer: Added filter hook for third-party extensions

1.2.1

  • Security improvements and WordPress coding standards compliance
  • Added proper cleanup on uninstall
  • Improved error handling

1.2.0

  • Added Twitter Card format support
  • Improved error messages

1.0.0

  • Initial release