On one of my blogs, I add content with a custom script using a cron job. My script uses the wp_insert_post function and the posts are added fine but Social isn't sending any data to the social networks even after turning broadcasting on by default.
Is there something i can add to my script to trigger Social and tell it to send the new posts to Facebook/Twitter?