Version Description
Download this release
Release Info
Developer | davide.airaghi |
Plugin | WP Extra File Types |
Version | 0.3.3 |
Comparing to | |
See all releases |
Code changes from version 0.3.2 to 0.3.3
- readme.txt +1 -1
- wp-extra-file-types.php +1 -1
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: davide.airaghi
|
|
3 |
Tags: file type, upload, media library
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 4.7
|
6 |
-
Stable tag: 0.3.
|
7 |
License: GPLv2 or later
|
8 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
3 |
Tags: file type, upload, media library
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 4.7
|
6 |
+
Stable tag: 0.3.3
|
7 |
License: GPLv2 or later
|
8 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
wp-extra-file-types.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: WP Extra File Types
|
4 |
* Description: Plugin to let you extend the list of allowed file types supported by the Wordpress Media Library.
|
5 |
* Plugin URI: http://www.airaghi.net/en/2015/01/02/wordpress-custom-mime-types/
|
6 |
-
* Version: 0.3.
|
7 |
* Author: Davide Airaghi
|
8 |
* Author URI: http://www.airaghi.net
|
9 |
* License: GPLv2 or later
|
3 |
* Plugin Name: WP Extra File Types
|
4 |
* Description: Plugin to let you extend the list of allowed file types supported by the Wordpress Media Library.
|
5 |
* Plugin URI: http://www.airaghi.net/en/2015/01/02/wordpress-custom-mime-types/
|
6 |
+
* Version: 0.3.3
|
7 |
* Author: Davide Airaghi
|
8 |
* Author URI: http://www.airaghi.net
|
9 |
* License: GPLv2 or later
|