Article and Forum Connect: XenForo and WordPress

xF2 Add-on Article and Forum Connect: XenForo and WordPress 1.2.9

No permission to download
Changed connection check API URL to avoid clash with legacy API directory
Added error message output to connection check notice
Adds support for threads that are not viewable by guests
API key wizard updates
  • Adds support for WordPress Application Passwords for API authentication
Fix full width iframe featured posts container width
Fix featured posts image max width
Option to override comments links to go directly to thread
API key wizard fixes
Handle template includes in overridden templates
We're a bit behind on updates, so here's everything that's new:

1.0.7
  • Adds setting to auto-open iframe
  • Hides/shows XF user ID/API key fields based on using iframe

1.1.0
  • Adds auth-only mode for commenting on non-linked threads
  • Adds function to check XF usergroup membership in templates
  • Allows for templates to be overridden within a theme
  • Adds iframe loading spinner and text
  • Adds support for scrolling to posts within the iframe
  • Adds support for changing post permalink to WordPress post URL within the iframe
  • Adds supports for jumping to unread posts within the iframe

1.1.1
  • Adds support for forcing a light/dark mode for the iframe
  • Fixes bug with creating threads from pages
  • Fixes bug with WP authentication

1.1.2
  • Auto-approves comments posted from forum

1.1.3
  • Allows for templates to be overridden within a theme
  • Adds shortcode for XF user logged in state to be used in header

1.1.4-1.1.7
  • Numerous improvements to the iframe experience

1.1.8
  • Option for using email address with gravatar

1.2.0
  • New tab-based options page for easier configuration
  • New onboarding flow to help with setting up the plugin for the first time
  • New API Key wizard to help with setting up the API key and required scopes
  • New feature: add a paywall to your posts based on XenForo usergroups
  • New feature: add a username and avatar component or login/register buttons to your page header with new shortcode [afc-xf-user-state]
  • Some fixes for auth-only mode
Option for using email address with gravtar
1.0.6
  • Only use legacy thread ID meta value for old posts
  • Fixes default avatar if user doesn't have one
  • Prevents double comment form submission
  • Hides WP API fields on free version of plugin
  • Small javascript cleanup