Happy New Years !
2014 has been a spectacular year for XenWord and today is a huge step forward. This release was internally known as Adams and is now available for download. It is labeled as a beta because of the increase in the number of features needing to be tested across numerous different WordPress installations.
There are 38 significant changes to this release: New Features, New Options, New Files, New File Structure. Do NOT upgrade by overwriting files. The structure of the plugin has changed dramatically.
Widgets
There are also new locations for styling widgets. You’ll also see a version 2 featured forum widget. In order to use this widget, then you will need to modify the thread_list template for canonical links and add CSS to your WordPress theme.
Changelog
Beta: 2.1.0.03 —————————————– New Feature: Added class xenword_discuss to stylize XenForo discussion link New Feature: Added support for dashicons in WordPress toolbar New Feature: Added support for showing Likes in WordPress toolbar New Login Profile on login widget. New File: class-xenword-add-wpusers.php New file: class-xenword-add-xfusers.php New File: class-xenword-redirects.php New File: class-xenword-xfuser-login.php New File: class-xenword-wpuser-login.php Deleted images directory Bug Fix: class-xenword-cookies.php Alpha: 2.1.0.02 —————————————– New option: Turn on or off the writing of XenForo users to WordPress table Removed use of $xenword_options global New File: xenword.pot Moved class-xenword.php to includes Moved class-xenforo-users.php to includes Removed directory public and all files below New file: class-xenword-loader.php Renamed xenword-cookies.php to class-xenword-cookies.php Rewrote plugin activation: class-xenword-activator.php and class-xenword-deactivator.php Set subscriber as default Alpha: 2.1.0.01 —————————————– Begin transition to class structure Rewrote xenword-toolbar.php to class-xenword-toolbar.php Rewrote xenword-footer.php to class-xenword-footer.php Rewrote xenword-thread-link.php to class-xenword-thread-link.php Removed dependencies from class-xenword.php Release: 2.0.4.02 —————————————– Moved instantiation of $XF from xenword.php to /public/class-xenword.php Removed all global $XF from widgets Removed xenforo_thread_url() Removed createLink() - rewrote using XenForo methods Bug Fix: XenForo_Link::buildPublicLink canonical inserted Alpha: 2.0.4.01 —————————————– Started to remove global $XF from widgets Moved xenforo_thread_url() to xenword-thread-link.php Separated out alert and conversation text from numbers Rewrote XenWord::createLink() Removed repetitive methods in XenWord class Updated to Redux Framework 3.3.9.24 Bug Fix: Redux Framework.php had deprecation notice