Automatically cross-post new thread to MyBB when I publish blog post or page.
at the time of writing MyBB seems like FOSS no money can buy, MyBB codebase, to me, seems like unholy mess and rather dated.
I don't want the two to share databases and I don't want to interface directly with MyBB code.
Therefore, I do couple of database queries and when things get more complex, I have WordPress connect to MyBB via HTTP and post just like user.
As matter of fact, your MyBB installation could run on server entirely as long as you have access to MyBB database..
It was messy to deal with and in the I felt that comments are community oriented than forum, so I'd rather point my users to the forum saying.
Cross-Posts are to be updated from the edit page of the original post, directly updating cross-post using your forum will in the changes being lost the time you update the original post..
Deleting original post will leave the cross-post untouched ..
Deleting cross-post using your forum will cause the original post to behave as if it were never cross-posted ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more