Social Feeds for Threads
Display feeds from your Threads profile on your WordPress website.
The facts
- Rating
- 4.8★ from 4
- Active installs
- 100+
- Price
- Free
- Last updated
- 16 Jun 2025
- Added
- Oct 2023
- Requires WP
- 6.0
- Tested up to
- WP 6.8.8
- Requires PHP
- 7.4
- Downloads
- 3,193
Our analysis
AI-assistedSocial Feeds for Threads is a WordPress plugin that enables you to display feeds from Threads, an app associated with Instagram, on your website. It utilises the official Threads API, allowing you to showcase posts from a connected Threads account using a shortcode. The plugin is designed for users who want to integrate Threads content into their WordPress sites.
To use this plugin, you need to create an app through your Facebook developer account and configure it to access the Threads API. The plugin displays a maximum of five posts per shortcode by default and requires an SSL connection. It may not function properly on localhost environments.
Best for: This plugin is suitable for WordPress users looking to integrate Threads feeds into their site.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Utilises the official Threads API
- ✓Allows display of Threads posts on your website
- ✓Simple shortcode implementation
- ✓Active development with updates planned as more data becomes available
Where it falls short
- •Requires setup of a Facebook developer account and app
- •Might not have complete data available yet
- •May not work on localhost
Verdict
Social Feeds for Threads provides a straightforward way to display Threads content on WordPress sites, though it requires some initial setup and may have limitations in data availability.
From the developer
Deepak Khokhar's own description of Social Feeds for Threads, lightly tidied.
Best WordPress threads plugin that allows admin to display feeds from Threads, an Instagram app on your website using Threads official API.
Threads launched their API on June 18, 2024 and we have implemented their API in this plugin. You would need to create an App from your FB developer account here and select Threads API usecase.
Use the shortcode [fftmj_feeds] to load threads from the user you connect in settings.
By default the plugin displays only 5 posts per shortcode.
Note: This plugin uses Threads API which is just launched and might not have all the data available yet but you can get the enough data to display a feed of posts that link to your Threads posts and profile. We will update the plugin as soon as more data is available through Threads API.
Plugin requirements:
– Must use SSL – https.
– Might not work with localhost.
How to create a Threads App
- Create new app in FB developer account.
- Select “I dont want to connect a business portfolio yet.”
- Select “Access the Threads API” usecase.
- Enter App name and your email address.
- Review and click Create App.
From Meta Developer Dashboard:
– Click Use cases from left menu.
– Customize the Threads API use case.
– From Permissions, Select “threads_basic”.
– From Settings – Enter the Threads Redirect URL for all 3 fields. (Available in plugin’s settings page).
Adding Test Users:
– From left menu, click App Roles > Roles.
– Click Add People.
– Select Threads Tester.
– Search for the account that you want to display threads feeds from.
– Click Add.
– An invitation is sent to that user.
– Login to Threads website and go to settings > Account > website permissions > Invites.
– Accept the invitation received from your App.
Get App client ID and Secret:
– Go to App Settings > Basic > Copy Threads App ID and Secret and enter in plugin’s settings.
– Save the settings and click Connect Now button.
– Login as your thread account and click allow.
– The page should redirect back to the plugin’s settings.
Now you are ready to use the shortcode “[fftmj_feeds]” on any page.