REST API Featured Image
REST API Featured Image
Description
REST API Featured Image is a lightweight yet powerful plugin that simplifies how to retrieve featured images via the WordPress REST API. By introducing a top-level field called featured_media_src_url, this plugin embeds the direct URL of the featured image into your REST API responses. This eliminates the need for additional API calls to fetch featured images, resulting in faster load times and enhanced site performance.
Key Features:
– Direct Access to Featured Image URL: Adds featured_media_src_url to REST API responses, providing immediate access to the featured image URL.
– Performance Optimization: Reduces the number of API requests, improving the speed and efficiency of your applications.
– Custom Post Type Support: Fully supports custom post types, allowing you to enable or disable the featured image URL field for specific post types through the admin settings.
– User-Friendly Configuration: Easy to install and configure without any coding.
Why Use REST API Featured Image?
When developing applications or themes that rely on the WordPress REST API, accessing the featured image typically requires an additional request for each post. This can be time-consuming and may negatively impact site performance. REST API Featured Image addresses this issue by including the featured image URL directly in the REST API response, saving you time and resources.
REST API Featured Image Field:
– featured_media_src_url
Installation
-
Upload the Plugin Files:
– Upload therest-api-featured-imagefolder to the/wp-content/plugins/directory.
– Or install the plugin directly through the WordPress plugins screen. -
Activate the Plugin:
– Activate the plugin through the ‘Plugins’ screen in WordPress. -
Configure Plugin Settings:
– Navigate to the plugin settings page in the WordPress admin area.
– Select the post types for which you want to enable or disable the featured image URL field.
Faq
After installing and activating the plugin, the REST API responses for your selected post types will include a new field named featured_media_src_url. This field contains the direct URL to the featured image.
Yes, the plugin fully supports custom post types. You can enable or disable the featured image URL field for any post type via the plugin’s settings in the admin area.
Absolutely. By eliminating the need for additional API requests to fetch featured images, your site’s performance and load times will improve.
Not at all. The plugin is user-friendly and requires no coding skills. Simply install, activate, and configure your settings.
Reviews
Handy plugin, but watch the CSS
By stilemas on June 12, 2025
This plugin did what it was built to do, it easily added my featured media into the REST API. However, it also overrode a lot of styling on my website. specifically hyperlinks.
I ended up removing the plugin and adding "?_embed" to the end of my call (ex: wp-json/wp/v2/posts?_embed) which accomplished the same thing without the need for this plugin.
not work with current wordpress version
By fdciabdul on September 1, 2024
not work with current wordpress version
You saved my day
By gborgonovo on June 14, 2021
Well done!!!
By orsifrancesco on November 27, 2020