XenWord 1.0.0.1 is now available for download. This is the first code release of the WordPress to XenForo bridge. Please consider it to be alpha code only. Do not use on a live production site without serious testing.
Major Features
- Login to WordPress with your XenForo account (user authentication is entirely handled by XenForo)
- Automatically create XenForo threads for new WordPress posts and pages
- Store WordPress comments as thread replies on XenForo
- Sync and display XenForo avatars within WordPress
What’s New
A set of admin panels is now included in this release. The first panel provides information regarding the server and software, including the versions of WordPress, XenForo, PHP, and MySQL. This should help on diagnostics. There is also a user panel to show permissions.
1. Updated code to be compatible with WP 3.8
- — Added more PHPDoc style DocBlocks
- — Removed and from xf_replacement_comment_handler.php and xf_thread_creation_system.php
2. Added XenWord_Load
- — function __construct()
- — function constants()
3. Added public directory for future classes
What is not included
This plugin does not modify a WordPress theme. You will want to make your own customization to match your needs.
Development Environment Testing
This software is for testing purposes only. Please do not use this code on a live website. Please report any bugs in the XenForo resources thread or in the forums of the Tux Reports plugin website. This will allow me to update and stabilize the code.
Version Numbering
There are numerous means to version software. XenWord uses a four place, decimal demarcation method. The first number is the major version number. The second number describes the number of new features added since the major release. The third place is for distinguishing minor code changes. The last digits express the status of the code: alpha (1), beta (2-9), release candidate (10-99) and stable (100).
About XenWord
XenWord is a simple WordPress to XenForo bridge.
I've modified disqus.php. This might allow this post to the forum to complete.