XFtoWP Changelog

Follow the detailed changelog to see what's new in every release.

Sort by year:
All  ·  2023 (10) 2022 (4) 2021 (8) 2020 (5)

XFtoWP 1.1.1

Released: January 24, 2021

  1. Ensures all existing thread IDs show in post meta fields after upgrade to version 1.1.

XFtoWP 1.1

Released: January 23, 2021

  1. NEW: New “schedule” button allows you to create threads when post is published manually or scheduled for later.
  2. NEW: Set canonical URL on forum (see setup guide)
  3. Call to action now consistently shows at end of comments thread
  4. Smarter comment load and refresh process
  5. Improved user settings and post meta save protocol
  6. Ensures all special characters and HTML entities are rendered in thread content
  7. Fixes “remove quote” setting, now applies when selected
  8. Adds max height to blockquote style for long quote replies
  9. Adds protection from possible outside AJAX interference
  10. Adds correct font icon name to Forum Listing widget
  11. URL trailing slash and API short URL consistency
  12. Cleans up a potential browser log error notice and server notices
  13. New template functions: get_xf_url(), get_xf_site_title()
  14. Hides XFWP post meta key in post editor

XFtoWP 1.0.5

Released: December 15, 2020

  • Ensures forum reply totals are also added to comment counts in custom loops

XFtoWP 1.0.4

Released: December 11, 2020

  • Adds {featured_image} variable to the message box in the Create thread function. Use with bbCode to embed the WordPress Featured Image to your new thread like so: [URL]{featured_image}[/URL]

XFtoWP 1.0.3

Released: December 8, 2020

  • Moves user roles option to Comments settings tab in case thread:write permission is disabled.

XFtoWP 1.0.2

Released: December 2, 2020

  • New: Give create/connect thread ability to Editor and Author user roles
  • Filter to add your own custom user roles

XFtoWP 1.0.1

Released: November 30, 2020

  • If user is deleted, replace info in comments with Guest placeholder text.