Hello,
I'm using the plugin Tweet Import, http://wordpress.org/extend/plugins/tweet-import/, to automatically import tweets. However those imported tweets don't get tagged by autotag. Any suggestions to get them autotagged?
Hello,
I'm using the plugin Tweet Import, http://wordpress.org/extend/plugins/tweet-import/, to automatically import tweets. However those imported tweets don't get tagged by autotag. Any suggestions to get them autotagged?
any post on update / insert db commands should fetch post tags. so there must not be an exception.
check if it works properly,
edit some posts imported through tweet, and click on update. see if tags are updated.
Thanks for your reply.
Indeed if I edit the post and update it, tags are added. So the tagging seems to work, just not when the posts get imported...
Bumpsy,
Any idea what could cause this?
Oke, I seem to have kind off fixed it. Both hacks used wp_set_post_tags, removing references to it in TweetImport makes Auto-tag work!
Lost the ability though to autotag hashtags by removing it. But I will make that feature suggustion in a new thread.
This topic has been closed to new replies.