As of version 0.2.2 you can select which post types you’d like to have the image column.
It simply adds a column before the title (far left) the show’s the posts featured image if it’s supported and exists.
Want to change the default image? Simply filter you own image by using featured_image_column_default_image
or filter your own CSS by using the featured_image_column_css filter hook.
Example actions/filters
Add support for a custom default image
Remove support for post types Use the featured_image_column_init action hook for your filter.
For more question please visit https://austin.passy.co

评论0