===Broken Image Checker=== Contributors: saurav.rox Author URI: http://saurabadhikari.com.np/ Tested up to: 4.4.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Checks the featured image of any of the post types if they are broken or not. == Description == Easily checks the featured image of any post types. It also shows the post-type of the corresponding post. Further more, it shows post status and shows the message if the featured image of any post is not found. No message means featured image is valid and fine. You can also filter the posts according to author name. == Installation == = From your WordPress dashboard = 1. Visit 'Plugins > Add New' 2. Search for 'broken-image-checker' 3. Activate Broken Image Checker plugin from your Plugins page. 4. A menu will be added at the admin panel called 'Broken Image Checker'. Click on it & you will see the desired plugin result. = From WordPress.org = 1. Download broken-image-checker. 2. Upload the 'broken-image-checker' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 3. Activate broken-image-checker from your Plugins page. 4. A menu will be added at the admin panel called 'Broken Image Checker'. Click on it & you will see the desired plugin result. == Frequently Asked Questions == No FAQ yet. == Screenshots == 1. Broken Image Checker == Changelog == = 1.0 * Initial Release = 2.0 * Posts filtering by author name * Design and layout changes * Some basic fixes