{# Featured image options #} {% if options.import_ft_images or options.all %} {% endif %} {# Download images locally option #} {% if options.download_images or options.all %} {% endif %} {# Image minimum size option #} {% if options.image_min_size or options.all %} {% endif %}
{{ wpra_tooltip('ft_image') }} {# Must have featured image option #} {% if options.must_have_ft_image or options.all %}
{% endif %} {# Remove featured image from content option #} {% if options.siphon_ft_image or options.all %}
{% endif %}

{% trans "Click the image to edit or update" %}

{% trans "Set default featured image" %} {% trans "Remove default featured image" %} {{ wpra_tooltip('def_ft_image', 'This image will be used as the featured image for imported items that do not have their own featured image.') }}
{{ wpra_tooltip('image_min_size', "Images that are smaller than the given size will not be downloaded. Leave empty to download all images without restriction. This also applies to featured images."|trans) }}