Today’s work on XenWord focused on the thread creation file. A new custom post option is included in the XenWord settings, allowing the admin to choose custom posts available for writing to the XenForo forums. The publish_post and publish_$custom_post_type are separated and wrapped by conditionals to turn on or off the writing of XenForo forum threads.
The xenword_new_post() is only a few lines of code after all of the changes. The get_currentuserinfo() is also reworked.
The release candidate is now available to holders of the developer’s license. It is also enabled on this website.
Despite tons of different attempts, scheduled posts still do not work. Let me know if you find any other issues.