Please see files reported there before going to the plugin forum...
The plugin shows the user warning when he doesn't respect the image dimension...
Upload force-featured-image to the wp-content plugins directory.
Activate the plugin through 'Plugins in WordPress.
This plugin lets you specify which post-type requires to force image to.
It will also let you specify not maximum number for the image..
Let's say for experience you want to force user to set image on the default post type with the following number 400px * 400px.
Put this code in the function. php of your theme. part theme force featured image $options { $options = variety 'width => 400 'height => 400 return $options } add filter 'force featured image post type 'theme force featured image....
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Add the power to force image with dimensions..
Read more