Plus_FTP_Handler.

Namespace \PlusBusinessSoftware
Bestand: Plus_FTP_Handler.php

				
							/**
		 * Wether or not to remove images from the current product that do not have a King source in their metadata
		 *
		 * @filter plus_remove_images_without_source
		 * @param bool Default to true
		 * @return bool Wether or not to remove images from the current product that do not have a King source in their metadata
		 */
		$remove_images_without_source = apply_filters( 'plus_remove_images_without_source', true );