* Add to library * Attach to twitter gallery page * Get attachment_id * Get bit.ly link to image * Insert into DB (use the attachment_id for name):

INSERT INTO wp_twitter2press (name, time, shortened, updated)
VALUES (905, now(), 'http://bit.ly/c46AV8', 0);


CategoryWordPress

Twitter2Press (last edited 2010-02-27 14:33:32 by DavidKeen)