Bit Social v1.8.0 is live Now!

2025-11-25T18:00:00Z

New Features:

  • 3 New Smart Tags:

    • {product_sku}
    • {hashtags_[product_tags]}
    • {hashtags_[product_link]}
  • Action Hook (14 New Hooks):
    Added bit_social_log_data hook to track and extend schedule logs (ID, platform, status, and details). This improves automation and extensibility within Bit Social.

  • New Post Publish Hooks:
    Each social media platform now has its own publish hook bit_social_{platform}_post_publish, which fires after a post is published and returns post details like content, media, link, comment, and response data.

  • bit_social_all_platforms_post_publish:
    Fires once after publishing across all selected platforms and returns combined platform post data.

Improvements:

  • Pinterest Title Handling: Ensures proper formatting and compatibility.
  • Product Description Clean-Up: Strips all HTML tags for a cleaner output.
  • LinkedIn Posting: Now escapes unsupported special characters in content.
  • WooCommerce Support: Added support for product gallery images in the “All Images” smart tag.
  • LinkedIn Link Card Posts: Optimized to display correctly with improved handling of expired tokens to prevent posting errors.

Bug Fixes:

  • Fixed various bugs to enhance overall performance and user experience.