=== Simple System Images === Contributors: readysteadywebsites Tags: media library, protect images, system images Requires at least: 6.0 Tested up to: 6.8 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Mark Media Library images as 'System Images' to prevent accidental deletion by clients. Works in List View only. == Description == This plugin allows administrators to mark specific media files as "System Images", which prevents them from being accidentally deleted by clients. A visual label is added in the Media Library and deletion is blocked programmatically. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Use the Media Library in List View to manage system image protection. == Screenshots == 1. Once activated go to 'Media' and select 'List View' screenshot-1.png 2. Just select the image(s) you want to make System Images and use the Bulk actions drop down to Mark or Unmark system images screenshot-2.png 3. You can see if an image is a system image in list view screenshot-3.png 4. You can also see if an image is a system image when viewing the image directly screenshot-4.png == Changelog == = 1.0.0 = * Initial release.