function renoboy_rss_image_url($content) { global $post; if (has_post_thumbnail($post->ID)) { $img_url = get_the_post_thumbnail_url($post->ID, 'full'); // Guardamos la URL en un custom field temporal update_post_meta($post->ID, 'rss_image_url', $img_url); } return $content; } add_filter('the_content_feed', 'renoboy_rss_image_url', 1); add_filter('the_excerpt_rss', 'renoboy_rss_image_url', 1); 205/45ZR16 Archivos - Renoboy

205/45ZR16

CONTACTA A UN ASESOR No se encontraron productos.