Featured Image From URL - Version 3.6.8

Version Description

  • Enhancement: Auto set featured image using web page address (can work with videos now); fix: Default Featured Image (images not being displayed).
Download this release

Release Info

Developer marceljm
Plugin Icon 128x128 Featured Image From URL
Version 3.6.8
Comparing to
See all releases

Code changes from version 3.6.7 to 3.6.8

admin/html/menu.html CHANGED
@@ -434,7 +434,9 @@
434
  <th>
435
  <?php $fifu['title']['finder']() ?>
436
  </th>
437
- <th></th>
 
 
438
  <th>
439
  wp fifu finder &lt;toggle&gt;
440
  </th>
@@ -442,6 +444,23 @@
442
  on, off
443
  </th>
444
  </tr>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
445
  <tr class="color">
446
  <th>
447
  <?php $fifu['tab']['auto']() ?>
@@ -2401,14 +2420,30 @@
2401
  <br>
2402
  <table style="text-align:left">
2403
  <tr>
2404
- <th>
2405
  <input
2406
  type="submit"
2407
  href="javascript:void(0)"
2408
  class="toggleoff"
2409
  value=""
2410
  style="display:block;border:none">
2411
- </th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2412
  </tr>
2413
  </table>
2414
  </div>
@@ -2598,14 +2633,17 @@
2598
  </div>
2599
 
2600
  <div class="box">
2601
- <h2><?php $fifu['title']['default']() ?></h2>
2602
- <div class="greybox">
2603
- <?php $fifu['default']['desc']() ?>
2604
- <br><br>
2605
- <form
2606
- id="fifu_form_default_url"
2607
- action="javascript:void(0)"
2608
- method="post">
 
 
 
2609
 
2610
  <input id="fifu_input_default_url"
2611
  type="text"
@@ -2616,15 +2654,10 @@
2616
  <input type="submit"
2617
  value="<?php $fifu['button']['submit']() ?>"
2618
  onclick="fifu_default_js()">
2619
- </form>
2620
- </div>
2621
 
2622
- <br>
2623
 
2624
- <form
2625
- id="fifu_form_enable_default_url"
2626
- action="javascript:void(0)"
2627
- method="post">
2628
 
2629
  <input
2630
  type="submit"
@@ -5307,6 +5340,19 @@
5307
  </div>
5308
  </div>
5309
  <div id="tabs-t">
 
 
 
 
 
 
 
 
 
 
 
 
 
5310
  <div class="box">
5311
  <table>
5312
  <tr>
434
  <th>
435
  <?php $fifu['title']['finder']() ?>
436
  </th>
437
+ <th>
438
+ <?php $fifu['finder']['auto']() ?>
439
+ </th>
440
  <th>
441
  wp fifu finder &lt;toggle&gt;
442
  </th>
444
  on, off
445
  </th>
446
  </tr>
447
+ <tr class="color">
448
+ <th>
449
+ <?php $fifu['tab']['auto']() ?>
450
+ </th>
451
+ <th>
452
+ <?php $fifu['title']['finder']() ?>
453
+ </th>
454
+ <th>
455
+ <?php $fifu['finder']['video']() ?>
456
+ </th>
457
+ <th>
458
+ wp fifu finder --video &lt;toggle&gt;
459
+ </th>
460
+ <th>
461
+ on, off
462
+ </th>
463
+ </tr>
464
  <tr class="color">
465
  <th>
466
  <?php $fifu['tab']['auto']() ?>
2420
  <br>
2421
  <table style="text-align:left">
2422
  <tr>
2423
+ <td>
2424
  <input
2425
  type="submit"
2426
  href="javascript:void(0)"
2427
  class="toggleoff"
2428
  value=""
2429
  style="display:block;border:none">
2430
+ </td>
2431
+ <td>
2432
+ <?php $fifu['finder']['auto']() ?>
2433
+ </td>
2434
+ </tr>
2435
+ <tr>
2436
+ <td>
2437
+ <input
2438
+ type="submit"
2439
+ href="javascript:void(0)"
2440
+ class="toggleoff"
2441
+ value=""
2442
+ style="display:block;border:none">
2443
+ </td>
2444
+ <td>
2445
+ <?php $fifu['finder']['video']() ?>
2446
+ </td>
2447
  </tr>
2448
  </table>
2449
  </div>
2633
  </div>
2634
 
2635
  <div class="box">
2636
+ <form
2637
+ id="fifu_form_default_url"
2638
+ action="javascript:void(0)"
2639
+ method="post">
2640
+
2641
+ <h2><?php $fifu['title']['default']() ?></h2>
2642
+
2643
+ <div class="greybox">
2644
+
2645
+ <?php $fifu['default']['desc']() ?>
2646
+ <br><br>
2647
 
2648
  <input id="fifu_input_default_url"
2649
  type="text"
2654
  <input type="submit"
2655
  value="<?php $fifu['button']['submit']() ?>"
2656
  onclick="fifu_default_js()">
 
 
2657
 
2658
+ </div>
2659
 
2660
+ <br>
 
 
 
2661
 
2662
  <input
2663
  type="submit"
5340
  </div>
5341
  </div>
5342
  <div id="tabs-t">
5343
+ <div class="box">
5344
+ <table>
5345
+ <tr>
5346
+ <td style="border-bottom:none">2021-07-29</td>
5347
+ <td style="border-bottom:none"><h3> Wordpress Automatic Plugin</h3></td>
5348
+ <td style="border-bottom:none">plugin</td>
5349
+ </tr>
5350
+ </table>
5351
+ <div class="greybox" style="position: relative; top: -10px">
5352
+ Posts created by WP Automatic have no featured image. <br>
5353
+ x) please contact its support, because the integration with FIFU was made 100% on WP Automatic side.<br>
5354
+ </div>
5355
+ </div>
5356
  <div class="box">
5357
  <table>
5358
  <tr>
admin/html/meta-box.html CHANGED
@@ -99,7 +99,7 @@
99
  <td style="padding: 0px 0px" class="fifu-hover"><span title="Title (Auto set featured image using post title and search engine)" class="dashicons dashicons-google" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
100
  <td style="padding: 0px 0px" class="fifu-hover"><span title="ISBN (Auto set featured image using ISBN and books API)" class="dashicons dashicons-book-alt" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
101
  <td style="padding: 0px 0px" class="fifu-hover"><span title="Screenshot (Auto set screenshot as featured image)" class="dashicons dashicons-cover-image" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
102
- <td style="padding: 0px 0px" class="fifu-hover"><span title="Image finder (Auto set featured image using web page address)" class="dashicons dashicons-code-standards" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
103
  <td style="padding: 0px 0px" class="fifu-hover"><span title="Tags (Auto set featured image from Unsplash using tags)" class="dashicons dashicons-tag" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
104
  <td style="padding: 0px 0px" class="fifu-hover"><span title="Featured image/video (for bbPress forms)" class="dashicons dashicons-buddicons-bbpress-logo" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
105
  </tr>
99
  <td style="padding: 0px 0px" class="fifu-hover"><span title="Title (Auto set featured image using post title and search engine)" class="dashicons dashicons-google" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
100
  <td style="padding: 0px 0px" class="fifu-hover"><span title="ISBN (Auto set featured image using ISBN and books API)" class="dashicons dashicons-book-alt" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
101
  <td style="padding: 0px 0px" class="fifu-hover"><span title="Screenshot (Auto set screenshot as featured image)" class="dashicons dashicons-cover-image" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
102
+ <td style="padding: 0px 0px" class="fifu-hover"><span title="Media finder (Auto set featured image/video using web page address)" class="dashicons dashicons-search" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
103
  <td style="padding: 0px 0px" class="fifu-hover"><span title="Tags (Auto set featured image from Unsplash using tags)" class="dashicons dashicons-tag" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
104
  <td style="padding: 0px 0px" class="fifu-hover"><span title="Featured image/video (for bbPress forms)" class="dashicons dashicons-buddicons-bbpress-logo" style="font-size:15px; display: unset; vertical-align:sub;"></span></td>
105
  </tr>
admin/strings.php CHANGED
@@ -221,7 +221,7 @@ function fifu_get_strings_settings() {
221
  _e("Auto set screenshot as featured image", FIFU_SLUG);
222
  };
223
  $fifu['title']['finder'] = function() {
224
- _e("Auto set featured image using web page address", FIFU_SLUG);
225
  };
226
  $fifu['title']['tags'] = function() {
227
  _e("Auto set featured image from Unsplash using tags", FIFU_SLUG);
@@ -688,7 +688,13 @@ function fifu_get_strings_settings() {
688
 
689
  // find
690
  $fifu['finder']['desc'] = function() {
691
- _e("Set images from external web pages as featured images automatically. FIFU will check every minute if there are post types without featured images and will access the informed web page URLs to get the main image. For that FIFU looks for the Open Graph tag image (used for sharing on social media). If og:image is not found, FIFU will get the larger image found.", FIFU_SLUG);
 
 
 
 
 
 
692
  };
693
 
694
  // tags
@@ -1545,7 +1551,7 @@ function fifu_get_strings_meta_box_php() {
1545
  return __("Screenshot", FIFU_SLUG);
1546
  };
1547
  $fifu['title']['post']['finder'] = function() {
1548
- return __("Image finder", FIFU_SLUG);
1549
  };
1550
 
1551
  // variation
221
  _e("Auto set screenshot as featured image", FIFU_SLUG);
222
  };
223
  $fifu['title']['finder'] = function() {
224
+ _e("Auto set featured media using web page address", FIFU_SLUG);
225
  };
226
  $fifu['title']['tags'] = function() {
227
  _e("Auto set featured image from Unsplash using tags", FIFU_SLUG);
688
 
689
  // find
690
  $fifu['finder']['desc'] = function() {
691
+ _e("Set images from external web pages as featured images automatically. FIFU will check every minute if there are post types without featured images and will access the informed web page URLs to get the main image. For that FIFU looks for the Open Graph tag image (used for sharing on social media). If og:image is not found, FIFU will get the larger image found. It's also able to look for embedded videos and set the first one found as featured video. Videos have priority over images.", FIFU_SLUG);
692
+ };
693
+ $fifu['finder']['auto'] = function() {
694
+ _e("auto set featured media", FIFU_SLUG);
695
+ };
696
+ $fifu['finder']['video'] = function() {
697
+ _e("look for embedded videos", FIFU_SLUG);
698
  };
699
 
700
  // tags
1551
  return __("Screenshot", FIFU_SLUG);
1552
  };
1553
  $fifu['title']['post']['finder'] = function() {
1554
+ return __("Media finder", FIFU_SLUG);
1555
  };
1556
 
1557
  // variation
featured-image-from-url.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin Name: Featured Image from URL (FIFU)
5
  * Plugin URI: https://fifu.app/
6
  * Description: Use an external image as featured image of a post or WooCommerce product. Includes Image Search, Video, Social Tags, SEO, Lazy Load, Gallery, Automation etc.
7
- * Version: 3.6.7
8
  * Author: fifu.app
9
  * Author URI: https://fifu.app/
10
  * WC requires at least: 4.0
4
  * Plugin Name: Featured Image from URL (FIFU)
5
  * Plugin URI: https://fifu.app/
6
  * Description: Use an external image as featured image of a post or WooCommerce product. Includes Image Search, Video, Social Tags, SEO, Lazy Load, Gallery, Automation etc.
7
+ * Version: 3.6.8
8
  * Author: fifu.app
9
  * Author URI: https://fifu.app/
10
  * WC requires at least: 4.0
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://donorbox.org/fifu
4
  Tags: featured, image, url, video, woocommerce
5
  Requires at least: 5.3
6
  Tested up to: 5.8
7
- Stable tag: 3.6.7
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -45,7 +45,7 @@ Use an external image as featured image of your post, page or custom post type.
45
  * **[PRO]** Auto set featured image using post title and search engine
46
  * **[PRO]** Auto set featured image using ISBN and books API
47
  * **[PRO]** Auto set screenshot as featured image
48
- * **[PRO]** Auto set featured image using web page address
49
  * **[PRO]** Auto set featured image from Unsplash using tags
50
 
51
  #### PERFORMANCE
@@ -224,20 +224,20 @@ Featured Image, Figurë e Zgjedhur, Image mise en avant, Uitgelichte afbeelding,
224
 
225
  == Changelog ==
226
 
 
 
 
227
  = 3.6.7 =
228
  * New feature: Disable right-click; new options for CDN + Optimized Thumbnails: use CDN URLs in social tags and media RSS tags, crop images (to keep the aspect ratio defined by theme or WordPress media settings).
229
 
230
  = 3.6.6 =
231
  * Enhancement: keyword image search (multiple suggestions, infinite scroll and integration with Quick Edit); enhancement: CDN + Optimized Thumbnails (does not require Jetpack plugin anymore).
232
 
233
- = 3.6.5 =
234
- * New feature: WooCommerce > Fast Buy.
235
-
236
  = others =
237
  * [more](https://fifu.app/changelog)
238
 
239
 
240
  == Upgrade Notice ==
241
 
242
- = 3.6.7 =
243
- * New feature: Disable right-click; new options for CDN + Optimized Thumbnails: use CDN URLs in social tags and media RSS tags, crop images (to keep the aspect ratio defined by theme or WordPress media settings).
4
  Tags: featured, image, url, video, woocommerce
5
  Requires at least: 5.3
6
  Tested up to: 5.8
7
+ Stable tag: 3.6.8
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
45
  * **[PRO]** Auto set featured image using post title and search engine
46
  * **[PRO]** Auto set featured image using ISBN and books API
47
  * **[PRO]** Auto set screenshot as featured image
48
+ * **[PRO]** Auto set featured media using web page address
49
  * **[PRO]** Auto set featured image from Unsplash using tags
50
 
51
  #### PERFORMANCE
224
 
225
  == Changelog ==
226
 
227
+ = 3.6.8 =
228
+ * Enhancement: Auto set featured image using web page address (can work with videos now); fix: Default Featured Image (images not being displayed).
229
+
230
  = 3.6.7 =
231
  * New feature: Disable right-click; new options for CDN + Optimized Thumbnails: use CDN URLs in social tags and media RSS tags, crop images (to keep the aspect ratio defined by theme or WordPress media settings).
232
 
233
  = 3.6.6 =
234
  * Enhancement: keyword image search (multiple suggestions, infinite scroll and integration with Quick Edit); enhancement: CDN + Optimized Thumbnails (does not require Jetpack plugin anymore).
235
 
 
 
 
236
  = others =
237
  * [more](https://fifu.app/changelog)
238
 
239
 
240
  == Upgrade Notice ==
241
 
242
+ = 3.6.8 =
243
+ * Enhancement: Auto set featured image using web page address (can work with videos now); fix: Default Featured Image (images not being displayed).