Skip to content

Releases: CypherNinjaa/wp-auto-social-share

v1.0.0 - Initial Release

Choose a tag to compare

@CypherNinjaa CypherNinjaa released this 08 Feb 06:18

WP Auto Social Share v1.0.0

Features

  • Auto-share newly published WordPress posts to Facebook Pages
  • Auto-share to Instagram Business/Creator accounts (with featured image)
  • Custom caption templates with variables: {title}, {link}, {excerpt}
  • Enable/disable Facebook and Instagram independently
  • Admin settings panel with tabbed UI (Settings, Connection Status, Logs, Updates)
  • GitHub-based automatic plugin updates
  • Enhanced error logging with friendly human-readable messages
  • Log rotation (auto-archives when exceeding 2 MB)
  • Token expiration detection with actionable guidance
  • Debug mode toggle for detailed API logging
  • WP-Cron based non-blocking sharing (won't slow down publishing)

Requirements

  • WordPress 6.0+
  • PHP 7.4+
  • Meta Developer App with appropriate permissions
  • Facebook Page linked to Instagram Business account

Developer