XenWord 3.0.0.02 is now available for download. This release rearranges the directory structure, includes a new metabox extension, adds custom excerpt size, and includes a comments_per_page option. The XenWord class now has two new methods for developers.
Changelog
( 85 ) Alpha Release 3.0.0.02
New directory structure
New metabox extension loaded
Thread creation switch metabox – not functioning yet
PHP and WP Version Checks – PHP 5.3 Required
Bug Fix: loading xenword.css
( 84 ) Alpha Release 3.0.0.01 – branched from 2.5.1.05
This is the first release of Jefferson
Wrap Xenword_Activator in conditional to avoid loading on front-end of WP site.
Wrap $fileDir in conditional
Added custom excerpt size to class-xenword-thread-creation.php
Added comments_per_page option in XenWord panel.
Added getVisitor and getBoardUrl to class XenWord
This version needs to be heavily tested. The thread creation switch does not function yet. Otherwise the code appears to be functioning.
I started to build phpunit tests on another test machine. This might help chase down any currently known or hidden bugs. Please feel free to build tests on your local environments then share them with other developers. Maybe we can build a suite of tests.
Not listed in the changelog is the adding of a link to a member’s profile in the board totals widget.
Thanks for the new version 🙂 I’ve installed it directly on my developement wordpress.
Is the 3.0.0.02 version on this site?
Had to look up PHPUnit to install. These are nice instructions.
[URL]https://pippinsplugins.com/unit-tests-wordpress-plugins-setting-up-testing-suite/[/URL]
[B]Changes[/B]:
Mac doesn’t have wget. This is a nice guide.
[URL]http://coolestguidesontheplanet.com/install-and-configure-wget-on-os-x/[/URL]
WP-CLI for MAMP users will need to modify bash_profile for PHP versions
[URL]http://stackoverflow.com/questions/4145667/how-to-override-the-path-of-php-to-use-the-mamp-path/10653443#10653443[/URL]
[QUOTE=”Pascal, post: 1937540, member: 35″]Is the 3.0.0.02 version on this site?[/QUOTE]
A modified version is on this site. [USER=6]@Layne Heiny[/USER] was playing with wp_set_auth_cookie. This has been an issue since WP 4.0 was released. Apparently the hmac in the $cookie_elements do not match for logged_in and wordpress_
This keeps the cache from not working properly.
Hello,
when come the version for the normal licens holder?
[QUOTE=”ReneS, post: 1937785, member: 22715″]when come the version for the normal licens holder?[/QUOTE]
There is much work to do on the basic structure before this could be released. I believe the xenforo folder is going to need the WP blog posting list functioning on the XF side before the 3.x is released. This would require setting up an admin panel on the XF side….
okay, thank you