Version Description
- Added checkered background for transparent thumbnails
- Tested successfully with WordPress 5.1
Download this release
Release Info
Developer | Hinjiriyo |
Plugin | Quick Featured Images |
Version | 13.3.3 |
Comparing to | |
See all releases |
Code changes from version 13.3.2 to 13.3.3
- README.txt +24 -16
- admin/assets/css/admin-column.css +3 -0
- admin/assets/css/admin.css +4 -1
- admin/class-quick-featured-images-admin.php +2 -2
- admin/class-quick-featured-images-columns.php +2 -2
- admin/class-quick-featured-images-defaults.php +2 -2
- admin/class-quick-featured-images-settings.php +2 -2
- admin/class-quick-featured-images-tools.php +1 -1
- admin/views/form_start.php +1 -1
- admin/views/section_defaults.php +1 -1
- admin/views/section_footer.php +1 -1
- admin/views/section_header.php +1 -1
- admin/views/section_header_progress.php +1 -1
- admin/views/section_overview.php +1 -1
- admin/views/section_settings.php +1 -1
- quick-featured-images.php +2 -2
- uninstall.php +1 -1
README.txt
CHANGED
@@ -4,8 +4,8 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
4 |
Tags: categories, images, featured images, filter, random, remove, replace, thumbnails, posts, pages, tags
|
5 |
Requires at least: 3.8
|
6 |
Requires PHP: 5.2
|
7 |
-
Tested up to:
|
8 |
-
Stable tag: 13.3.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -29,16 +29,17 @@ The plugin 'Quick Featured Images' helps you bulk managing featured images, sett
|
|
29 |
You get the free version here. If you want to include **audios, videos and custom post types** and get more options then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
30 |
|
31 |
= What users said =
|
32 |
-
*
|
33 |
-
*
|
34 |
-
*
|
|
|
|
|
|
|
35 |
* **Number 7** in [8 Plugins to Help Supercharge Your WordPress Media Library](https://www.elegantthemes.com/blog/tips-tricks/8-plugins-to-help-supercharge-your-wordpress-media-library) by John Hughes on April 6, 2017
|
36 |
-
* **"…can be a great asset for a variety of situations…"** in [How to Use WordPress to Bulk Edit Featured Images](https://www.greengeeks.com/tutorials/article/how-to-use-wordpress-to-bulk-edit-featured-images/) by Josh Dargie on March 6, 2017
|
37 |
* Mentioned in a comment of [What are must-have WordPress plugins for developer?](https://www.quora.com/What-are-must-have-WordPress-plugins-for-developer/answer/Joel-Rivera-2) by Joel Rivera on February 7, 2017
|
38 |
-
*
|
39 |
-
*
|
40 |
-
* Mentioned under
|
41 |
-
* **Number 1** in [Best WordPress Plugins For Featured Image](http://www.phuntu.com/wordpress/best-wordpress-plugins-for-featured-image/) on June 20, 2015
|
42 |
|
43 |
See more comments under [Reviews](https://wordpress.org/plugins/quick-featured-images/#reviews).
|
44 |
|
@@ -142,7 +143,7 @@ You can add, change and delete every rule whenever you want. So you get an **pre
|
|
142 |
|
143 |
After an image is removed from the library all preset rules assigned with that image will be removed automatically.
|
144 |
|
145 |
-
The rules take effect when a post is saved in the backend – e.g. on the post edit page – or in the frontend – e.g. via a
|
146 |
|
147 |
= Automatic Default Featured Images: Options =
|
148 |
|
@@ -190,7 +191,7 @@ There is no User Support provided for this plugin. If you are having trouble wit
|
|
190 |
|
191 |
**Notice: This plugin has no Undo function!** This plugin is provided under the terms of the GPL, including the following:
|
192 |
|
193 |
-
BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM
|
194 |
|
195 |
== Installation ==
|
196 |
|
@@ -265,7 +266,7 @@ Yes. It works either activated for all sites (network wide) or activated in each
|
|
265 |
|
266 |
No. The featured images you have already set will remain set if you deactivate or delete the plugin.
|
267 |
|
268 |
-
= Why does the plugin say
|
269 |
|
270 |
This could be the case if the images were not uploaded via WordPress' own media uploader. If you have uploaded images via FTP or other ways the plugin can not find images.
|
271 |
|
@@ -291,8 +292,12 @@ If you want to contribute a translation of the plugin in your language it would
|
|
291 |
|
292 |
== Changelog ==
|
293 |
|
|
|
|
|
|
|
|
|
294 |
= 13.3.2 =
|
295 |
-
* Refactored 'Default Images' for more
|
296 |
* Updated translations
|
297 |
* Tested successfully with WordPress 4.9.7
|
298 |
* In PRO version: Added support of Facebook images, added Export/Import of rules on page 'Default Images'
|
@@ -472,7 +477,7 @@ Added spanish translation for the main texts of the plugin
|
|
472 |
* Updated *.pot file and german translation
|
473 |
|
474 |
= 11.1 =
|
475 |
-
* Fixed bug which yielded the error message
|
476 |
* Fixed wrong links in the Confirmation list if cache was used
|
477 |
|
478 |
= 11.0 =
|
@@ -496,8 +501,11 @@ Added spanish translation for the main texts of the plugin
|
|
496 |
|
497 |
== Upgrade Notice ==
|
498 |
|
|
|
|
|
|
|
499 |
= 13.3.2 =
|
500 |
-
Refactored page Default Images for more
|
501 |
|
502 |
= 13.3.1 =
|
503 |
Added greek translation, changed labels, updated WP translations, tested with WordPress 4.9.1
|
4 |
Tags: categories, images, featured images, filter, random, remove, replace, thumbnails, posts, pages, tags
|
5 |
Requires at least: 3.8
|
6 |
Requires PHP: 5.2
|
7 |
+
Tested up to: 5.1
|
8 |
+
Stable tag: 13.3.3
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
29 |
You get the free version here. If you want to include **audios, videos and custom post types** and get more options then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
30 |
|
31 |
= What users said =
|
32 |
+
* **“Doing the job perfect”** in [Reviews at wordpress.org](https://wordpress.org/support/topic/doing-the-job-perfect/) by stigbarrett on February 14, 2019
|
33 |
+
* **“Must be part of wordpress core”** in [Reviews at wordpress.org](https://wordpress.org/support/topic/mag-ni-fi-cient-must-be-part-of-wordpress-core/) by Marc73 on November 2, 2018
|
34 |
+
* **“Working great, just as expected, has lost of options. must-have!”** in [Reviews at wordpress.org](https://wordpress.org/support/topic/working-great-has-lost-of-options/) by Yury on September 17, 2018
|
35 |
+
* **“Simply the best for bulk featured image”** in [Reviews at wordpress.org](https://wordpress.org/support/topic/simply-the-best-324/) by Syamsul Alam on January 21, 2018
|
36 |
+
* **“Easy, fast and superb!”** in [Reviews at wordpress.org](https://wordpress.org/support/topic/easy-fast-and-superb/) by alexeyvorobyov1994 on August 29, 2017
|
37 |
+
* **“Made adding 10,000 featured images a breeze.”** in [Reviews at wordpress.org](https://wordpress.org/support/topic/super-helpful-30/) by synchronista on July 28, 2017
|
38 |
* **Number 7** in [8 Plugins to Help Supercharge Your WordPress Media Library](https://www.elegantthemes.com/blog/tips-tricks/8-plugins-to-help-supercharge-your-wordpress-media-library) by John Hughes on April 6, 2017
|
|
|
39 |
* Mentioned in a comment of [What are must-have WordPress plugins for developer?](https://www.quora.com/What-are-must-have-WordPress-plugins-for-developer/answer/Joel-Rivera-2) by Joel Rivera on February 7, 2017
|
40 |
+
* **“The plugin is fast, and it works great on big WordPress websites.”** in [How to make WP display featured image on excerpts?](http://hostileblog.com/wp-display-featured-image/) by Pramod on July 16, 2016
|
41 |
+
* **“The plugin offers great features for handling the post thumbnails including bulk editing, overview, replace and much more.”** in [6+ Best Plugins To Fix Featured Image Issues in WordPress](https://85ideas.com/plugins/best-plugins-fix-featured-image-issues-wordpress/) by Editorial Staff on December 3, 2015
|
42 |
+
* Mentioned under **“Essential Plugins”** on slide #24 in [The Plugins That Will Make Your Business Sink or Swim](http://www.slideshare.net/HeatherWilde/wordpress-plugins-52971643) by Heather Wilde on September 15, 2015
|
|
|
43 |
|
44 |
See more comments under [Reviews](https://wordpress.org/plugins/quick-featured-images/#reviews).
|
45 |
|
143 |
|
144 |
After an image is removed from the library all preset rules assigned with that image will be removed automatically.
|
145 |
|
146 |
+
The rules take effect when a post is saved in the backend – e.g. on the post edit page – or in the frontend – e.g. via a “Create Post” form by Gravity Forms.
|
147 |
|
148 |
= Automatic Default Featured Images: Options =
|
149 |
|
191 |
|
192 |
**Notice: This plugin has no Undo function!** This plugin is provided under the terms of the GPL, including the following:
|
193 |
|
194 |
+
BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. **THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.** SHOULD THE PROGRAM PROVE DEFECTIVE, **YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION**.
|
195 |
|
196 |
== Installation ==
|
197 |
|
266 |
|
267 |
No. The featured images you have already set will remain set if you deactivate or delete the plugin.
|
268 |
|
269 |
+
= Why does the plugin say “No matches found” after confirmation? =
|
270 |
|
271 |
This could be the case if the images were not uploaded via WordPress' own media uploader. If you have uploaded images via FTP or other ways the plugin can not find images.
|
272 |
|
292 |
|
293 |
== Changelog ==
|
294 |
|
295 |
+
= 13.3.3 =
|
296 |
+
* Added checkered background for transparent thumbnails
|
297 |
+
* Tested successfully with WordPress 5.1
|
298 |
+
|
299 |
= 13.3.2 =
|
300 |
+
* Refactored 'Default Images' for more robustness
|
301 |
* Updated translations
|
302 |
* Tested successfully with WordPress 4.9.7
|
303 |
* In PRO version: Added support of Facebook images, added Export/Import of rules on page 'Default Images'
|
477 |
* Updated *.pot file and german translation
|
478 |
|
479 |
= 11.1 =
|
480 |
+
* Fixed bug which yielded the error message “No matches found” at the Confirmation step
|
481 |
* Fixed wrong links in the Confirmation list if cache was used
|
482 |
|
483 |
= 11.0 =
|
501 |
|
502 |
== Upgrade Notice ==
|
503 |
|
504 |
+
= 13.3.3 =
|
505 |
+
Added checkered background for transparent thumbnails, tested with WordPress 5.1
|
506 |
+
|
507 |
= 13.3.2 =
|
508 |
+
Refactored page Default Images for more robustness, tested with WordPress 4.9.7
|
509 |
|
510 |
= 13.3.1 =
|
511 |
Added greek translation, changed labels, updated WP translations, tested with WordPress 4.9.1
|
admin/assets/css/admin-column.css
CHANGED
@@ -9,4 +9,7 @@ td.qfi-thumbnail img {
|
|
9 |
box-shadow: 3px 3px 3px 1px #999;
|
10 |
margin-bottom: 6px;
|
11 |
background-color: whitesmoke;
|
|
|
|
|
|
|
12 |
}
|
9 |
box-shadow: 3px 3px 3px 1px #999;
|
10 |
margin-bottom: 6px;
|
11 |
background-color: whitesmoke;
|
12 |
+
background-image: linear-gradient(45deg,#c4c4c4 25%,transparent 25%,transparent 75%,#c4c4c4 75%,#c4c4c4),linear-gradient(45deg,#c4c4c4 25%,transparent 25%,transparent 75%,#c4c4c4 75%,#c4c4c4);
|
13 |
+
background-position: 0 0,10px 10px;
|
14 |
+
background-size: 20px 20px;
|
15 |
}
|
admin/assets/css/admin.css
CHANGED
@@ -264,13 +264,16 @@ body[class*=_page_quick-featured-images-settings] #qfi_main .qfi_content form h2
|
|
264 |
#template_row {
|
265 |
display: none;
|
266 |
}
|
267 |
-
.attachment-thumbnail {
|
268 |
/*border: 2px solid #666;*/
|
269 |
border-radius: 3px;
|
270 |
box-shadow: 3px 3px 3px 1px #999;
|
271 |
-webkit-box-shadow: 3px 3px 3px 1px #999;
|
272 |
margin-bottom: 9px;
|
273 |
background-color: whitesmoke;
|
|
|
|
|
|
|
274 |
}
|
275 |
#qfi_main .selected_images li img[src$="svg"] {
|
276 |
width: 60px;
|
264 |
#template_row {
|
265 |
display: none;
|
266 |
}
|
267 |
+
#qfi_main .attachment-thumbnail {
|
268 |
/*border: 2px solid #666;*/
|
269 |
border-radius: 3px;
|
270 |
box-shadow: 3px 3px 3px 1px #999;
|
271 |
-webkit-box-shadow: 3px 3px 3px 1px #999;
|
272 |
margin-bottom: 9px;
|
273 |
background-color: whitesmoke;
|
274 |
+
background-image: linear-gradient(45deg,#c4c4c4 25%,transparent 25%,transparent 75%,#c4c4c4 75%,#c4c4c4),linear-gradient(45deg,#c4c4c4 25%,transparent 25%,transparent 75%,#c4c4c4 75%,#c4c4c4);
|
275 |
+
background-position: 0 0,10px 10px;
|
276 |
+
background-size: 20px 20px;
|
277 |
}
|
278 |
#qfi_main .selected_images li img[src$="svg"] {
|
279 |
width: 60px;
|
admin/class-quick-featured-images-admin.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Quick Featured Images
|
4 |
*
|
5 |
* @package Quick_Featured_Images
|
6 |
-
* @author Martin Stehle <
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de
|
9 |
* @copyright 2014 Martin Stehle
|
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @var string
|
21 |
*/
|
22 |
-
protected $plugin_version = '13.3.
|
23 |
|
24 |
/**
|
25 |
* Instance of this class.
|
3 |
* Quick Featured Images
|
4 |
*
|
5 |
* @package Quick_Featured_Images
|
6 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de
|
9 |
* @copyright 2014 Martin Stehle
|
19 |
*
|
20 |
* @var string
|
21 |
*/
|
22 |
+
protected $plugin_version = '13.3.3';
|
23 |
|
24 |
/**
|
25 |
* Instance of this class.
|
admin/class-quick-featured-images-columns.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Quick Featured Images
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Columns
|
6 |
-
* @author Martin Stehle <
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://wordpress.org/plugins/quick-featured-images/
|
9 |
* @copyright 2014
|
@@ -11,7 +11,7 @@
|
|
11 |
|
12 |
/**
|
13 |
* @package Quick_Featured_Images_Columns
|
14 |
-
* @author Martin Stehle <
|
15 |
*/
|
16 |
class Quick_Featured_Images_Columns {
|
17 |
|
3 |
* Quick Featured Images
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Columns
|
6 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://wordpress.org/plugins/quick-featured-images/
|
9 |
* @copyright 2014
|
11 |
|
12 |
/**
|
13 |
* @package Quick_Featured_Images_Columns
|
14 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
15 |
*/
|
16 |
class Quick_Featured_Images_Columns {
|
17 |
|
admin/class-quick-featured-images-defaults.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Quick Featured Images
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Defaults
|
6 |
-
* @author Martin Stehle <
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de/downloads/quick-featured-images/
|
9 |
* @copyright 2014
|
@@ -11,7 +11,7 @@
|
|
11 |
|
12 |
/**
|
13 |
* @package Quick_Featured_Images_Defaults
|
14 |
-
* @author Martin Stehle <
|
15 |
*/
|
16 |
class Quick_Featured_Images_Defaults {
|
17 |
|
3 |
* Quick Featured Images
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Defaults
|
6 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de/downloads/quick-featured-images/
|
9 |
* @copyright 2014
|
11 |
|
12 |
/**
|
13 |
* @package Quick_Featured_Images_Defaults
|
14 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
15 |
*/
|
16 |
class Quick_Featured_Images_Defaults {
|
17 |
|
admin/class-quick-featured-images-settings.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Quick Featured Images
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Settings
|
6 |
-
* @author Martin Stehle <
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://wordpress.org/plugins/quick-featured-images/
|
9 |
* @copyright 2014
|
@@ -11,7 +11,7 @@
|
|
11 |
|
12 |
/**
|
13 |
* @package Quick_Featured_Images_Settings
|
14 |
-
* @author Martin Stehle <
|
15 |
*/
|
16 |
class Quick_Featured_Images_Settings {
|
17 |
|
3 |
* Quick Featured Images
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Settings
|
6 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://wordpress.org/plugins/quick-featured-images/
|
9 |
* @copyright 2014
|
11 |
|
12 |
/**
|
13 |
* @package Quick_Featured_Images_Settings
|
14 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
15 |
*/
|
16 |
class Quick_Featured_Images_Settings {
|
17 |
|
admin/class-quick-featured-images-tools.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* @package Quick_Featured_Images_Tools
|
4 |
-
* @author Martin Stehle <
|
5 |
* @license GPL-2.0+
|
6 |
* @link http://stehle-internet.de
|
7 |
* @copyright 2014 Martin Stehle
|
1 |
<?php
|
2 |
/**
|
3 |
* @package Quick_Featured_Images_Tools
|
4 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
5 |
* @license GPL-2.0+
|
6 |
* @link http://stehle-internet.de
|
7 |
* @copyright 2014 Martin Stehle
|
admin/views/form_start.php
CHANGED
@@ -43,7 +43,7 @@ $img_style = '';
|
|
43 |
// if an image id was given
|
44 |
if ( $this->selected_image_id ) {
|
45 |
$arr_image = wp_get_attachment_image_src( $this->selected_image_id );
|
46 |
-
// and if there is
|
47 |
if ( $arr_image ) {
|
48 |
// show the image and set the id as param value
|
49 |
$img_url = $arr_image[0];
|
43 |
// if an image id was given
|
44 |
if ( $this->selected_image_id ) {
|
45 |
$arr_image = wp_get_attachment_image_src( $this->selected_image_id );
|
46 |
+
// and if there is a valid image
|
47 |
if ( $arr_image ) {
|
48 |
// show the image and set the id as param value
|
49 |
$img_url = $arr_image[0];
|
admin/views/section_defaults.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Options Page For Default Images
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Defaults
|
6 |
-
* @author Martin Stehle <
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://wordpress.org/plugins/quick-featured-images/
|
9 |
* @copyright 2014
|
3 |
* Options Page For Default Images
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Defaults
|
6 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://wordpress.org/plugins/quick-featured-images/
|
9 |
* @copyright 2014
|
admin/views/section_footer.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Represents the footer for the admin page
|
4 |
*
|
5 |
* @package Quick_Featured_Images
|
6 |
-
* @author Martin Stehle <
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de
|
9 |
* @copyright 2013 Martin Stehle
|
3 |
* Represents the footer for the admin page
|
4 |
*
|
5 |
* @package Quick_Featured_Images
|
6 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de
|
9 |
* @copyright 2013 Martin Stehle
|
admin/views/section_header.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Represents the header for the admin page
|
4 |
*
|
5 |
* @package Quick_Featured_Images
|
6 |
-
* @author Martin Stehle <
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de
|
9 |
* @copyright 2014 Martin Stehle
|
3 |
* Represents the header for the admin page
|
4 |
*
|
5 |
* @package Quick_Featured_Images
|
6 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de
|
9 |
* @copyright 2014 Martin Stehle
|
admin/views/section_header_progress.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Represents the header for the admin page
|
4 |
*
|
5 |
* @package Quick_Featured_Images
|
6 |
-
* @author Martin Stehle <
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de
|
9 |
* @copyright 2013 Martin Stehle
|
3 |
* Represents the header for the admin page
|
4 |
*
|
5 |
* @package Quick_Featured_Images
|
6 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de
|
9 |
* @copyright 2013 Martin Stehle
|
admin/views/section_overview.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Options Page
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Admin
|
6 |
-
* @author Martin Stehle <
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://wordpress.org/plugins/quick-featured-images/
|
9 |
* @copyright 2014
|
3 |
* Options Page
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Admin
|
6 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://wordpress.org/plugins/quick-featured-images/
|
9 |
* @copyright 2014
|
admin/views/section_settings.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Options Page
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Settings
|
6 |
-
* @author Martin Stehle <
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://wordpress.org/plugins/quick-featured-images/
|
9 |
* @copyright 2014
|
3 |
* Options Page
|
4 |
*
|
5 |
* @package Quick_Featured_Images_Settings
|
6 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://wordpress.org/plugins/quick-featured-images/
|
9 |
* @copyright 2014
|
quick-featured-images.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* @package Quick_Featured_Images_Admin
|
4 |
-
* @author Martin Stehle <
|
5 |
* @license GPL-2.0+
|
6 |
* @link http://stehle-internet.de/
|
7 |
* @copyright 2014 Martin Stehle
|
@@ -10,7 +10,7 @@
|
|
10 |
* Plugin Name: Quick Featured Images
|
11 |
* Plugin URI: http://wordpress.org/plugins/quick-featured-images
|
12 |
* Description: Your time-saving Swiss Army Knife for featured images: Set, replace and delete them in bulk, in posts lists and set default images for future posts.
|
13 |
-
* Version: 13.3.
|
14 |
* Author: Martin Stehle
|
15 |
* Author URI: http://stehle-internet.de
|
16 |
* Text Domain: quick-featured-images
|
1 |
<?php
|
2 |
/**
|
3 |
* @package Quick_Featured_Images_Admin
|
4 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
5 |
* @license GPL-2.0+
|
6 |
* @link http://stehle-internet.de/
|
7 |
* @copyright 2014 Martin Stehle
|
10 |
* Plugin Name: Quick Featured Images
|
11 |
* Plugin URI: http://wordpress.org/plugins/quick-featured-images
|
12 |
* Description: Your time-saving Swiss Army Knife for featured images: Set, replace and delete them in bulk, in posts lists and set default images for future posts.
|
13 |
+
* Version: 13.3.3
|
14 |
* Author: Martin Stehle
|
15 |
* Author URI: http://stehle-internet.de
|
16 |
* Text Domain: quick-featured-images
|
uninstall.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Fired when the plugin is uninstalled.
|
4 |
*
|
5 |
* @package Quick_Featured_Images
|
6 |
-
* @author Martin Stehle <
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de
|
9 |
* @copyright 2014 Martin Stehle
|
3 |
* Fired when the plugin is uninstalled.
|
4 |
*
|
5 |
* @package Quick_Featured_Images
|
6 |
+
* @author Martin Stehle <shop@stehle-internet.de>
|
7 |
* @license GPL-2.0+
|
8 |
* @link http://stehle-internet.de
|
9 |
* @copyright 2014 Martin Stehle
|