For these of you who have no idea how you can add submit thumbnails (featured photographs) but it is best to learn our article on how to add post thumbnails in WordPress. If you happen to already understand how to do that then you'll perceive how helpful it could be to have all your featured photographs added to the ‘edit posts’ web page moderately than having to open every submit individually to see them. That is precisely what the Featured Picture Column Plugin does.
Video Tutorial
If you happen to don’t just like the video or want extra directions, then proceed studying.
To get began it is advisable to set up and activate the Featured Image Column plugin. There isn't a choices display for this plugin. All it does is add an additional column earlier than on the ‘edit posts’ web page to show the featured picture if it exists.
You'll be able to change the default picture through the use of the next code in your functions.php file:
perform my_custom_featured_image_column_image( $picture ) add_filter( 'featured_image_column_default_image', 'my_custom_featured_image_column_image' );
We hope this text helped you be taught how you can add a featured picture column to your WordPress admin panel. You might also wish to take a look at our listing of 14 best featured images plugins and tutorials for WordPress.
If you happen to appreciated this text, then please subscribe to our YouTube Channel for WordPress video tutorials. You may also discover us on Twitter and Facebook.