Eatransform SNS Auto Publisher for Twitter

Beskrywing

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.

Installation

  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

Kwel-vrae

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.

Aanbevelings

There are no reviews for this plugin.

Contributors & Developers

“Eatransform SNS Auto Publisher for Twitter” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling van hierdie uitbreiding:

Contributors

Changelog

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