Title: Make featured image link to blog post
Author: Voordelig ICT
Published: <strong>January 22, 2021</strong>
Last modified: May 21, 2026

---

Search plugins

![](https://ps.w.org/make-featured-image-link-to-blog-post/assets/banner-772x250.
png?rev=3410174)

![](https://ps.w.org/make-featured-image-link-to-blog-post/assets/icon-256x256.png?
rev=3410174)

# Make featured image link to blog post

 By [Voordelig ICT](https://profiles.wordpress.org/voordeligict/)

[Download](https://downloads.wordpress.org/plugin/make-featured-image-link-to-blog-post.1.18.zip)

 * [Details](https://wordpress.org/plugins/make-featured-image-link-to-blog-post/#description)
 * [Reviews](https://wordpress.org/plugins/make-featured-image-link-to-blog-post/#reviews)
 *  [Installation](https://wordpress.org/plugins/make-featured-image-link-to-blog-post/#installation)
 * [Development](https://wordpress.org/plugins/make-featured-image-link-to-blog-post/#developers)

 [Support](https://wordpress.org/support/plugin/make-featured-image-link-to-blog-post/)

## Description

Adds a function to the function.php file of your current active theme. This function
will make the featured image link back to the blog the image was inserted.
 This
way you do not have to change your themes files and your changes will not be gone
after a theme update.

**Make sure your theme doesn’t allready have this function. Some themes allready
have this function by default.**

## Screenshots

[⌊Example of the php code used.⌉⌊Example of the php code used.⌉[

Example of the php code used.

## Installation

 1. Upload the plug-in files to the \\’/wp-content/plugins/\\’ folder, or install from
    the WordPress plugin library.
 2. Activate the plug-in from the WordPress plug-in menu.

## FAQ

### Q: How does this plug-in work?

A: It just adds a simple code to the function.php file of you active theme. This
will add a link to the featured image which is added to a blog.

### Q: Which code is added?

A: function wpb_autolink_featured_images( $html, $post_id, $post_image_id ) {$html
= ‘[‘ . $html . ‘](https://wordpress.org/plugins/make-featured-image-link-to-blog-post/' . get_permalink( $post_id ) . '?output_format=md)‘;
return $html;} add_filter( ‘post_thumbnail_html’, ‘wpb_autolink_featured_images’,
10, 3 );

### Q: Do I need to change anything in my settings?

A: Nope. Just activate the plug-in and add a featured image to a post. That is it.

## Reviews

![](https://secure.gravatar.com/avatar/296b8de46c55cf788b0fb3db38f49b222b8e36ef2bcac3a1355b45b749d6ff31?
s=60&d=retro&r=g)

### 󠀁[Superb!](https://wordpress.org/support/topic/superb-1039/)󠁿

 [snoop23](https://profiles.wordpress.org/snoop23/) November 18, 2024

Thank you!

 [ Read all 1 review ](https://wordpress.org/support/plugin/make-featured-image-link-to-blog-post/reviews/)

## Contributors & Developers

“Make featured image link to blog post” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Voordelig ICT ](https://profiles.wordpress.org/voordeligict/)

“Make featured image link to blog post” has been translated into 1 locale. Thank
you to [the translators](https://translate.wordpress.org/projects/wp-plugins/make-featured-image-link-to-blog-post/contributors)
for their contributions.

[Translate “Make featured image link to blog post” into your language.](https://translate.wordpress.org/projects/wp-plugins/make-featured-image-link-to-blog-post)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/make-featured-image-link-to-blog-post/),
check out the [SVN repository](https://plugins.svn.wordpress.org/make-featured-image-link-to-blog-post/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/make-featured-image-link-to-blog-post/)
by [RSS](https://plugins.trac.wordpress.org/log/make-featured-image-link-to-blog-post/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.18

 * Updated and tested up to WordPress version 7.0.

#### 1.17

 * Updated and tested up to WordPress version 6.9.

#### 1.16

 * Updated and tested up to WordPress version 6.8.

#### 1.15

 * Updated and tested up to WordPress version 6.7.

#### 1.14

 * Update: code update.

#### 1.13

 * Update: code update.

#### 1.12

 * Updated and tested up to WordPress version 6.6.

#### 1.11

 * Updated and tested up to WordPress version 6.5.

#### 1.10

 * Updated and tested up to WordPress version 6.4. Changed Stable tag to version
   number.

#### 1.9

 * Updated and tested up to WordPress version 6.3.

#### 1.8

 * Updated and tested up to WordPress version 6.2.

#### 1.7

 * Updated and tested up to WordPress version 6.1. Changed minimal required PHP 
   version to 7.0.

#### 1.6

 * Updated and tested up to WordPress version 6.0

#### 1.5

 * Updated and tested up to WordPress version 5.9

#### 1.4

 * Updated and tested up to WordPress version 5.8

#### 1.3

 * Minor code change

#### 1.2

 * Updated and tested up to WordPress version 5.7

#### 1.1

 * Minor changes in the tags and description

#### 1.0

 * First release of the plugin.

## Meta

 *  Version **1.18**
 *  Last updated **2 months ago**
 *  Active installations **10+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 8.0 or higher **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/make-featured-image-link-to-blog-post/)
   and [English (US)](https://wordpress.org/plugins/make-featured-image-link-to-blog-post/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/make-featured-image-link-to-blog-post)
 * Tags
 * [add link](https://wordpress.org/plugins/tags/add-link/)[blog](https://wordpress.org/plugins/tags/blog/)
   [featured](https://wordpress.org/plugins/tags/featured/)[image](https://wordpress.org/plugins/tags/image/)
   [voordelig ict](https://wordpress.org/plugins/tags/voordelig-ict/)
 *  [Advanced View](https://wordpress.org/plugins/make-featured-image-link-to-blog-post/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/make-featured-image-link-to-blog-post/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/make-featured-image-link-to-blog-post/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/make-featured-image-link-to-blog-post/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/make-featured-image-link-to-blog-post/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/make-featured-image-link-to-blog-post/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/make-featured-image-link-to-blog-post/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/make-featured-image-link-to-blog-post/reviews/)

## Contributors

 *   [ Voordelig ICT ](https://profiles.wordpress.org/voordeligict/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/make-featured-image-link-to-blog-post/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://voordeligict.nl)