At the moment, Tweet This simply uses the edit_page_form hook to add the Tweet This meta box for auto tweeting. However, this means that the Tweet This metabox cannot be moved around the edit post page. Could you please rework this code to use the add_meta_box function instead.
richardxthripp
Member
Posted 1 year ago #
I will look into this. At the time the meta box was originally added (Tweet This 1.6), I supported WordPress 2.3 so add_meta_box was not an option.
Thanks for looking into it!
richardxthripp
Member
Posted 1 year ago #
I was able to use the add_meta_box function and will be releasing Tweet This version 1.8 on Fri., Oct. 1 with the new post options box.