=== Image Source Control Lite – Show Image Credits and Captions === Contributors: webzunft Tags: images, credits, captions, copyrights, attributions, photos, pictures, sources, bildquellen, bilder, fotos, bildunterschriften Requires at least: 5.3 Tested up to: 6.3 Stable tag: 2.14.2 Requires PHP: 7.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Show image credits, image captions, and copyrights. Manage image sources and warn if they are missing. The original plugin since 2012. == Description == Are you concerned about being held liable for violating copyright law and would like to start crediting owners properly? Do you want to give back to photographers and illustrators by adding image credits, so they are rightfully attributed? Or are you a creator yourself and want to show information on the picture licenses for your image gallery under which publishers can use or purchase your work? Image Source Control is your go-to solution when it comes to handling copyright-protected photos and illustrations. **Image Credit layouts** Choose between different credit displays: * List all image sources below the content of a specific page or place the list manually * Show an image caption overlay above the image * Embed a complete image credit list with thumbnails on your website **Frontend Features** * Display image credits in the content, for image galleries, images added by shortcodes, and featured images * … see more listed under Premium features below * Define the layout and position of those attributions * Attach the Per-page list automatically, by using a shortcode, or with a PHP function * Display image sources on archive pages * Link to the copyright holder and include a link to the image license **Backend Features** * Add credits for any image file uploaded to the Media library * Dedicated image source fields for the following blocks: Image, Cover Image, Featured Image, Media & Text * Quickly assign a centrally defined source to any image and choose three options: hide image sources for these images, show a specific source (e.g., your name), or the uploader’s name * Warn about missing image sources * Manage, display, and link available licenses **Featured Image Caption** ISC Lite works for Featured Images. By default, you will see the image credits options in the media library and the featured image options in the block editor. The featured image caption shows in the Per-page list with all other image sources on the page. Check out the premium features to display the image caption overlay for featured images. **Premium Features** [Check out all features of Image Source Control](https://imagesourcecontrol.com/?utm_source=wporg&utm_medium=link&utm_campaign=all-features). * List credits for images outside the content * Add multiple links to the source string * Manage image credits for images hosted outside the Media Library * Handle images without file extensions * Bulk-edit image copyright information in the media library * Show the standard picture credit for all images without a selected source * Choose which data is displayed in the Global List * List only images with a proper source in the Global List * Show image sources for Elementor background images, images in Kadence Blocks Galleries, and Kadence Related Content Carousel * Developer options to show overlay captions for CSS background images * Exclude certain images from showing the overlay by adding the `isc-disable-overlay` class * Personal email support [See Pricing](https://imagesourcecontrol.com/pricing/?utm_source=wporg&utm_medium=link&utm_campaign=pricing). == Instructions == Take a look at the [Image Source Control Documentation](https://imagesourcecontrol.com/documentation/?utm_source=wporg&utm_medium=link&utm_campaign=documentation). Find a list of missing images sources and other debug tools under _Media > Image sources_ You can choose to display image sources below the post content or as a small caption overlay above your images. Just visit the settings page of the plugin to enable those options. **Manually included image sources on pages/posts** You can add the Per-page list manually to pages or posts via the shortcode `[isc_list]` in your content editor or a text widget. Use `[isc_list id="123]` to show the list of any post or page. Use the PHP code `` within your template files. **List all image sources** You can add a paginated list with ALL attachments and sources attached to posts and pages—the Global list—using the shortcode `[isc_list_all]`. Use `[isc_list_all per_page="25"]` to show only a limited number of images per page. Use `[isc_list_all included="all"]` to show all attachments in the list, including those not explicitly attached to a post. The plugin searches your post content and thumbnail for images (attachments) and lists them if you included at least the image source or marked it to use the default image source. **Remove “nofollow” from all source links** In order to remove “nofollow” from source links, follow the [instructions in our documentation](https://imagesourcecontrol.com/documentation/#remove-nofollow-from-all-source-links). == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `image-source-control-isc.zip` through the 'Plugin' menu in your WordPress backend 1. Activate the plugin 1. Visit _Settings > Image Control_ for the main settings See the _Instructions_ section [here](https://wordpress.org/plugins/image-source-control-isc/#description). == Screenshots == 1. edit image source settings in the Image block 1. display a list with all images of your site and their sources 1. display image source within the image 1. basic settings to customize how to display image sources 1. settings to manage image source licenses == Changelog == = 2.14.2 = - Fix: Show the ISC input fields on media pages and media modals when the Block Options setting is enabled. The exception is still the media modal when an image is added on block edit pages. - Dev: Prevent unnecessary database queries when an image has an invalid file extension = 2.14.1 = - Fix: PHP error on the first load of a page with an image that is not part of the media library = 2.14.0 = - Feature: (Pro) Support for images in Kadence Blocks Galleries and Kadence Related Content Carousel - Feature: Added "CC BY-SA 2.0 DE" to available licenses - Improvement: The Overlay position option became more visual and shows a preview when changed - Improvement: Hide the position option, when the option to disable frontend markup is checked - Improvement: Added Post Index section to the Tools page with a list of indexed published posts by post type - Improvement: Reordered items and improved layout of the Tools page for more clarity - Fix: Prevent the post_images index from being deleted for all posts when one post was updated. This bug had no negative visible effects, though. - Dev: Move the code to analyze HTML to the new ISC\Analyze_HTML class - Dev: Replace usage of media.php for compatibility with WordPress 6.3 = 2.13.0 = - Feature: find .webp images. They are now officially supported in the WordPress Media library - Feature: (Pro) set the `isc-disable-overlay` class on specific images to prevent the overlay from showing up - Feature: (Pro) Various options to load and show overlays for images in inline `style` attributes and between `