Posts Column for Featured Image Path
Add a column to WordPress Posts lists to show the path of a post's Featured Image.
by Robert Andrews · github.com/robertandrews/cwp-column-post-featimg-path · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/robertandrews/cwp-column-post-featimg-path/archive/refs/heads/master.zipReadme
Posts Column for Featured Image Path
This WordPress plugin adds a custom column to the Posts list in the WordPress admin area. The column displays the path of any attached Featured Image for each post.

Installation
- Upload the
column-featured-img-pathfolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Go to the 'Posts' screen in the WordPress admin area to see the new custom column.
Usage
After activating the plugin, a new custom column named 'Featured Image Path' will appear in the Posts list in the WordPress admin area. The column displays the path of any attached Featured Image for each post. The path shown in the column is relative to the 'wp-content' directory.
Changelog
1.0.0
- Initial release
License
This plugin is licensed under the MIT License - see the LICENSE file for details.