Descripción
WordPress plugin for remote featured images and more
FIFU has helped thousands of websites worldwide save storage, processing resources, and time since 2015.
Si estás cansado de perder tiempo y recursos con la regeneración de miniaturas, la optimización de imágenes y las importaciones interminables, este plugin es para ti.
Foto principal
Use a remote image as the featured image of your post, page, custom post type, or WooCommerce product.
- Remote featured image
- Featured image alternative text
- Imágenes optimizadas
- Make all images square
- Image search with Unsplash
- Imagen destacada por defecto
- Ocultar medios destacados
- Modificar el contenido de la entrada
- Establecer automáticamente el título de la imagen
- Featured image column
- Quick Edit
- [PRO] Búsqueda de imágenes con motor de búsqueda
- [PRO] Desactivar clic derecho
- [PRO] Guardar en la biblioteca de medios
- [PRO] Reemplazar imagen no encontrada
- [PRO] Ventana emergente personalizada
- [PRO] Integración con las plataformas de bbPress y BuddyBoss
- [PRO] Redirección de página
Category image
Use a remote image for categories and other supported taxonomy terms.
- Remote category image
- Category image alternative text
Medios destacados automáticos
- Configuración automática de medios destacados del contenido de la publicación
- [PRO] Configurar automáticamente la imagen destacada usando el título de la publicación y un motor de búsqueda
- [PRO] Configuración automática de medios destacados usando la dirección de la página web
- [PRO] Establecer automáticamente las imágenes de producto a partir de ASIN
- [PRO] Establecer automáticamente la imagen destacada desde el campo personalizado
- [PRO] Configurar automáticamente la captura de pantalla como imagen destacada
- [PRO] Auto-share on social media
Automatización
- Integración WP-CLI
- Developer functions
- [PRO] Extensión para WP All Import
- [PRO] Importación de WooCommerce
- [PRO] Advanced REST API integrations
WooCommerce
- Remote product image
- Caja de luz y zoom
- Remote product category image
- [PRO] Gallery for remote images
- [PRO] Gallery for remote videos
- [PRO] Configuración automática de imágenes de categoría
- [PRO] Variable product image tools
- [PRO] Herramientas para imágenes de variación
- [PRO] Galería de imagen de variación
- [PRO] Guardar en la biblioteca de medios
- [PRO] Galería de productos FIFU
- [PRO] Compra rápida
- [PRO] Añadir imagen al correo electrónico de la orden
Vídeo destacado
The PRO version supports featured videos from services and external video files.
- [PRO] Vídeo destacado
- [PRO] Ver más tarde
- [PRO] Miniatura de vídeo
- [PRO] Botón de reproducción
- [PRO] Ancho mínimo
- [PRO] Controles de vídeo
- [PRO] Reproducción automática al pasar el mouse
- [PRO] Reproducción automática
- [PRO] Bucle de reproducción
- [PRO] Silencio
Widgets para Elementor
- Foto principal
- [PRO] Vídeo destacado
Campos para Gravity Forms
- Foto principal
- [PRO] Vídeo destacado
- [PRO] Control deslizante destacado
Campos para Dokan
- Foto principal
- [PRO] Galería de productos
Other PRO features
- [PRO] Audio destacado
- [PRO] Control deslizante destacado
- [PRO] Image and video galleries
- [PRO] Shortcode
- [PRO] Advanced WooCommerce media features
Funciones para desarrolladores
- Featured image:
fifu_dev_set_image($post_id, $image_url) - Product category image:
fifu_dev_set_category_image($term_id, $image_url) - [PRO] Featured video:
fifu_dev_set_video($post_id, $video_url) - [PRO] Featured slider:
fifu_dev_set_slider($post_id, $url_list, $alt_list) - [PRO] Product image + Image gallery:
fifu_dev_set_image_list($post_id, $image_url_list) - [PRO] Product video + Video gallery:
fifu_dev_set_video_list($post_id, $video_url_list) - [PRO] Product category video:
fifu_dev_set_category_video($term_id, $video_url)
Nube FIFU
- Cloud storage
- Global CDN
- Optimized thumbnails
- Automatic cloud upload and deletion scheduling
- Hotlink protection
Enlaces
Capturas
Bloques
Este plugin proporciona 1 bloque.
- Fifu Image
Instalación
Instalar FIFU desde WordPress
- Visit the Plugins page in your WordPress dashboard and select «Add New».
- Búsqueda de «FIF».
- Install and activate FIFU.
Instalar FIFU manualmente
- Upload the
featured-image-from-urlfolder to/wp-content/plugins/. - Activate FIFU through the Plugins menu in WordPress.
FAQ
-
Your image URL may be invalid. Check Settings Getting started.
-
Does FIFU save images in the WordPress media library?
-
No. FIFU is designed to work with external images. Features that save remote images in the WordPress media library are available in FIFU PRO.
-
Why is the featured image displayed twice?
-
Check whether the option that adds featured media to the post content is enabled unnecessarily.
-
Why is the featured image not displayed?
-
Check whether Hide Featured Media is enabled.
-
¿Por qué no hay cambios después de actualizar los ajustes?
-
Clear any page, object, or CDN caches used by the site.
-
¿Es necesaria alguna acción antes de retirar FIFU?
-
If you no longer need FIFU-generated metadata, use the cleanup tools available in FIFU settings before removing the plugin.
-
What metadata does FIFU create?
-
FIFU creates database records that allow WordPress components and integrations to work with remote images.
-
What are the disadvantages of remote images?
-
Remote images do not automatically have the same locally generated thumbnails as WordPress media-library images. FIFU provides features such as Optimized Images to handle this use case.
-
What are the advantages of remote images?
-
Remote images can reduce local storage requirements and make large imports significantly faster because the original images do not need to be downloaded into the WordPress media library.
-
Do remote images affect SEO?
-
Search engines can index remote images. As with local images, image accessibility, performance, structured data, alternative text, and the reliability of the source URL can affect results.
Reseñas
Colaboradores y desarrolladores
«Featured Image from URL (FIFU)» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Featured Image from URL (FIFU)» está traducido en 10 idiomas. Gracias a los traductores por sus contribuciones.
Traduce «Featured Image from URL (FIFU)» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
6.0.4
- Fix: Fixed featured image synchronization in the block editor (Gutenberg) when setting, changing, or removing a remote featured image.
6.0.3
- Fix: Restored remote featured images correctly in the Classic Editor, including when changing or removing an existing featured image.
- Fix: Rank Math social image URLs now remain secure HTTPS URLs instead of being changed to HTTP.
- Fix: Fixed database setup and upgrade compatibility with MariaDB 10.3.
- Fix: Featured image width and height are now saved correctly on the first editor save.
- Performance: Prevented repeated database upgrade work on WordPress Multisite installations.
- Compatibility: WordPress 7.1.
6.0.2
- Fix: Improved compatibility with page builders and third-party plugins by safely handling unexpected data passed through WordPress hooks.
- Fix: Fixed remote featured images when cloning posts with Yoast Duplicate Post.
- Performance: Improved database upgrade performance and fixed database initialization on WordPress Multisite installations.
- Compatibility: WordPress 7.0.4.
6.0.1
- Fix: Improved compatibility with third-party plugins and page builders, including cases that could prevent editors such as Divi from loading.
- Fix: Fixed an upgrade issue from FIFU 6.0.0 that could cause featured images to stop updating or disappear in some cases.
- Performance: Improved post and page saving performance by avoiding unnecessary featured image processing.
- Compatibility: WooCommerce 11.0.1.
6.0.0
- Completely refactored version with an AI-integrated development workflow for faster development, maintenance, and troubleshooting; FIFU now stores remote image URLs in its own database tables instead of relying only on WordPress metadata, improving performance especially on websites with many posts or products; compatibility with PHP 8.1+, WordPress 7.0.3, and WooCommerce 11.0.0.
5.3.3
- Fix: Integration with WPML not working; Fix: Deprecated notices.
5.3.2
- Fix: vulnerability reported by Wordfence team.
5.3.1
- New feature: Auto-share on social media; Fix: Featured image might not be displaying on X.
5.3.0
- Enhancement: Quick Edit column (PRO feature) not displayed initially for new users to avoid confusion; Enhancement: bbPress and BuddyBoss Platform (can now add images to activities).
5.2.9
- New: multisite network menu; Enhancement: integration with the WPML Multilingual CMS plugin (when a post or product is duplicated, FIFU now duplicates its image data); Fix: Optimized Images (URLs not being included in structured data); Fix: possible syntax error on sites with very old PHP versions.
5.2.8
- Fixes: vulnerabilities reported by the Wordfence Security team.
5.2.7
- New: Notice to rate the plugin; Enhancement: Auto set featured media from post content (now supports local relative URLs); Fix: Incomplete product data generated for Rich Results.
5.2.6
- Enhancement: improved integration with Rich Results from Google; Enhancement: alternative text can now be displayed as captions at the bottom of the image; Fix: images defined by other plugins were being displayed on social media instead of the remote featured image; Fix: Elementor widget not working with newer Elementor versions.
5.2.5
- Enhancement: Improved translations and support for 40 new languages; Enhancement: Alternative Text field now opens in the lightbox for easier editing; Enhancement: Redirects to the plugin settings after activation; Fix: Quick Edit not working for variable products with multiple attributes; Fix: Google Drive images not displaying in the admin area.
5.2.4
- New: Optimized Images > Sizes > Make all images square; Enhancement: Collection of anonymous stats is not necessary for now and has been disabled; Fix: Resolved conflict with Rank Math SEO plugin (fatal error).

















