Article and Forum Connect: XenForo and WordPress

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
Fixes WordPress 6.4 incompatibility
1.2.3
  • Fix for comment template from other plugins being unset
1.2.4
  • Notice of failed Article Forum Connect Plus check
1.2.5
  • 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
  • Like
Reactions: JulianD
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
1.0.6
  • Only use legacy thread ID meta value for old posts
1.0.1
  • Checks if email address is set in comments before using it for a gravatar
  • Uses the remember me cookie as well as the session cookie

1.0.2
  • Get comments count from thread reply count
  • Fixes permissions on post voting
  • Fixes issue with default thread config not being populated
  • Fixes issue with undefined avatar variable
  • Fixes issue with comments template not being loaded

1.0.3
  • Fixes issue with long post titles causing error when creating thread
  • Fixes issue with encoded HTML entities being displayed in thread title

1.0.4
  • Fixes issue with encoded HTML entities being displayed in thread body
  • Fixes some hardcoded text strings

1.0.5
  • 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
Top Bottom