* Features:
* Hook: Action Hooks for Social Media Publishing. A total of 14 new action hooks have been added to enhance extensibility and automation in Bit Social.
* Each social media platform now has its own publish hook (bit_social_{platform}_post_publish) that fires after a post is published and returns post details (content, media, link, comment) and response details (account_name, account_id, post_url, status).
* bit_social_all_platforms_post_publish fires once after publishing across all selected platforms and returns all combined platform post data.
* Fixed:
* SQL join error in the debug log when the group was empty.
* Fixed:
* Create Schedule: Posts are now published in a random order without duplicates, instead of following a fixed sequence.
* Fixed:
* WP Auto Post: Issue with auto-posting old draft posts after publishing has been resolved.
* Features:
* Smart tag: A new tag {product_sku} has been added, allowing you to dynamically display the SKU of your product.
* Improvement:
* Pinterest title handling to ensure proper formatting and compatibility.
* Features:
* Smart tag: New advance smart tag {hashtags_[key_name]} for post tags, categories, and product tags. Also added {product_tags} and {product_link}.
* Improvement:
* Product description now strips all HTML tags for cleaner output.
* Improvement:
* LinkedIn posting by escaping unsupported special characters in content.
* Added support for WooCommerce product gallery images in the All Images smart tag.
* Feature:
* Action Hook: Added `bit_social_log_data` hook to track and extend schedule logs (ID, platform, status, and details).
* Integration:
* Threads: Create single and carousel posts with topic, and first comment for streamlined social media management!