• Welcome to Tux Reports: Where Penguins Fly. We hope you find the topics varied, interesting, and worthy of your time. Please become a member and join in the discussions.

wordpress

  1. LPH

    WordPress 6.2 Released

    LPH submitted a new blog post Continue reading the original blog entry.
  2. H

    XenForo 1 migrate xenforo 1.5 users to WordPress

    Hello all, I have a question, i bought XenWord Plugin also i use 1.5 XenForo install & WordPress 4.8. I want to migrate all XenForo users with my WordPress, but the point is, this installs have seperate serves how is that possible ? Any idea ? Thank you so much.
  3. LPH

    Alpha XenWord Pro 2017.10.28 is available for download

    The latest alpha release of XenWord Pro is now available for download for all license holders. This version contains many changes to the bootstrap file which holds the conditionals for the bridge working with XenForo 1 or 2. The Redux Framework ini was also modified for the user mapping...
  4. LPH

    Alpha XenWord Pro 2017.10.23 is available for download

    The second alpha release of XenWord 2017 is now available for download. Thank you for all of the feedback on the first alpha released last night. I've fixed the CSS loading and support widget bugs and the XenForo 1 connector should be solid. Please test and report back any issues in the XenWord...
  5. XenForo 2, FQN, and Strings

    XenForo 2, FQN, and Strings

    This week has been all about trial-and-error, reading, watching tutorials, and finally asking why code is failing. It turned out to be a silly error in not using the Fully Qualified Name (FQN) in a conditional. And now I'm sitting relaxed, smiling, and gleefully looking at the horizon. It's...
  6. LPH

    XenForo 2 XenWord Pro 2017 Notes

    XenForo 2 Developer Preview has been available for at least a week and I've had time to work through some of the ideas. Many of the new concepts are making XenWord much easier to code. For example, pulling the latest threads code is much simpler: $limit = 10; $finder =...
  7. LPH

    3.4.0 is Available

    XenWord 3.4.0 is now available for download. Important Changes Two new features make this release more than a maintenance release. Requests were made for quotes around excerpts to be optional and changes to the default behavior of the create thread checkbox. An important bug fix is now...
  8. Matching Recent WordPress Articles for XenForo Categories

    Matching Recent WordPress Articles for XenForo Categories

    Members may have noticed a few changes were made last night and this morning to the categories pages of XenForo. In particular, five recent articles from WordPress which match the category are now shown. This is accomplished with a callback to a PHP file which uses the wp_get_recent_posts...
  9. LPH

    XenWord 3.3.4.0 Available for Download

    XenWord 3.3.4 is now available for download. Important Changes This is a maintenance release with important bug fixes for the Facebook sprite and checkbox option for pages. Pages were not being written if the WP Post setting was off and WP Page setting was on. Additionally, the settings...
  10. LPH

    XenWord 4 - Connection Established

    XenWord 4 is the compatible version for XenForo 2. Development began yesterday and most of the time has been spent reading and trying to understand The Finder and Entities. A few moments ago, @Mike and @Chris D helped figure out a snag on getting login to work properly and the cookies to be...
  11. LPH

    XenWord 3.3.3 Available for Download

    XenWord 3.3.3 is now available for download. Important Changes A major refactoring of the file for adding users to the WordPress database was completed. This file has separate methods for each of the tasks and should make isolating any bugs or feature enhancements easier. This version adds a...
  12. Checkbox Option For Thread Creation

    Checkbox Option For Thread Creation

    Early versions of XenWord automatically created a thread. Some customers asked for the allow comments to be used as a conditional for creating the thread. If unchecked then XenWord would not create the thread. This created confusion for some people who simply wanted an option available to...
  13. Building XenLate

    Building XenLate

    XenLate is a simple addon to show WordPress posts in the sidebar of XenForo. The first release simply added a listener to the model. A template did a xen:callback. Everything was very basic and the model was actually jammed with HTML as well as PHP code. Nothing was clean but it moved the idea...
  14. LPH

    XenWord 3.3.2 Available for Download

    Release 3.3.2 is a maintenance release. If you are using the default forum option then please upgrade to avoid duplicate posts. ( 122 ) 3.3.2.0 - January 8, 2017 Bug Fix: Quoting multi-line text in Posts.php. Bug Fix: XenWord_Login class hook into plugins_loaded rather than after_setup_theme...
  15. LPH

    XenLate: Bite More Then Chew

    LPH submitted a new blog post XenLate: Bite More Then Chew Continue reading the Original Blog Post.
  16. LPH

    XenWord Showcase

    LPH submitted a new blog post XenWord Showcase Continue reading the Original Blog Post.
  17. LPH

    XenWord 3.3.1 Released For Download

    XenWord 3.3.1 is a maintenance release, which also adds a new feature and improves support for a XenForo addon. New Feature Updating a custom post on the WordPress side does not automatically update the XenForo side. This feature has been added. Improved Feature Post Ratings support is greatly...
  18. LPH

    Happy New Year, 2017

    LPH submitted a new blog post Happy New Year, 2017 Continue reading the Original Blog Post.
  19. Improving Post Ratings

    Improving Post Ratings

    The Post Ratings addon by Luke is an essential XenForo addon. Basic XenWord support for the addon was included in April 2015, release 2.5.0 ( number 78 ) and the last changes were made in March 2016. Since support has been limited to showing likes on the WordPress side then I've been trying to...
  20. LPH

    XenWord 3.3.0 Is Available For Download

    XenWord 3.3.0 is available for download. The majority of focus is on the widget system and a few hidden bugs found during isolation testing. A new wide view widget is available. ( 120 ) 3.3.0.1 - December 28, 2016 Tested with WordPress 4.7 New widget: Show Latest Community Threads - wide...
Top