Skip to content

Commit

Permalink
Version bump 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sanzeeb3 committed May 13, 2020
1 parent 320d60c commit 673ab62
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 54 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@

All notable changes to this project will be documented in this file, formatted via [this recommendation](https://keepachangelog.com/).

## [1.0.0] - 2020-02-12
- Initial release.

## [1.0.1] - 2020-xx-xxs
* Add - Parameters to the strict check filter.
## [1.1.0] - 2020-05-13
* Refactor - Autoloading plugin files and use namespace.
* Fix - Error uploading file types with numerical extension.
* Fix - Icon position on small sized devices.
* Enhancement - Custom types field color visisbility.
* Enahcement - Parameters to the strict check filter.

## [1.0.0] - 2020-02-12
- Initial release.
4 changes: 2 additions & 2 deletions file-upload-types.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: File Upload Types
* Description: Easily allow WordPress to accept and upload any file type extension or MIME type, including custom file types.
* Version: 1.0.0
* Version: 1.1.0
* Author: WPForms
* Author URI: https://wpforms.com
* Text Domain: file-upload-types
Expand Down Expand Up @@ -60,7 +60,7 @@ function file_upload_types_deactivate_msg() {
*/
define( 'FILE_UPLOAD_TYPES_PLUGIN_FILE', __FILE__ );
define( 'FILE_UPLOAD_TYPES_PLUGIN_PATH', dirname( __FILE__ ) );
define( 'FILE_UPLOAD_TYPES_VERSION', '1.0.0' );
define( 'FILE_UPLOAD_TYPES_VERSION', '1.1.0' );

/**
* Return the main instance of Plugin class.
Expand Down
86 changes: 43 additions & 43 deletions languages/file-upload-types.pot
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
msgid ""
msgstr ""
"Project-Id-Version: File Upload Types 1.0.0\n"
"Project-Id-Version: File Upload Types 1.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/file-upload-types\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2020-01-07T17:11:46+00:00\n"
"POT-Creation-Date: 2020-05-13T14:23:00+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.3.0\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Domain: file-upload-types\n"

#. Plugin Name of the plugin
#: includes/class-file-upload-types-settings.php:96
#: includes/class-file-upload-types-settings.php:111
#: src/Settings.php:98
#: src/Settings.php:113
msgid "File Upload Types"
msgstr ""

Expand All @@ -23,7 +23,7 @@ msgid "Easily allow WordPress to accept and upload any file type extension or MI
msgstr ""

#. Author of the plugin
#: includes/class-file-upload-types-settings.php:469
#: src/Settings.php:469
msgid "WPForms"
msgstr ""

Expand All @@ -35,126 +35,126 @@ msgstr ""
msgid "The File Upload Types plugin has been deactivated. Your site is running an outdated version of PHP that is no longer supported and is not compatible with the File Upload Types plugin."
msgstr ""

#: includes/class-file-upload-types-settings.php:77
msgid "Default section can not be deleted."
#: src/Plugin.php:87
msgid "File Upload Types Settings"
msgstr ""

#: includes/class-file-upload-types-settings.php:110
#: includes/class-file-upload-types-settings.php:136
#: includes/class-file-upload-types.php:75
#: src/Plugin.php:87
#: src/Settings.php:112
#: src/Settings.php:138
msgid "Settings"
msgstr ""

#: includes/class-file-upload-types-settings.php:141
#: src/Settings.php:79
msgid "Default section can not be deleted."
msgstr ""

#: src/Settings.php:143
msgid "Need some help?"
msgstr ""

#: includes/class-file-upload-types-settings.php:144
#: src/Settings.php:146
msgid "View Documentation"
msgstr ""

#: includes/class-file-upload-types-settings.php:168
#: src/Settings.php:170
msgid "Save Settings"
msgstr ""

#: includes/class-file-upload-types-settings.php:188
#: src/Settings.php:190
msgid "Add File Upload Types"
msgstr ""

#. translators: %1$s - URL to WordPress Codex page, %2$s - anchor link.
#: includes/class-file-upload-types-settings.php:193
#: src/Settings.php:195
msgid "Below is the list of files types that can be enabled, not including the <a href=\"%1$s\" rel=\"noopener\" target=\"_blank\">files WordPress allows by default</a>. <br>Don't see what you need? No problem, <a href=\"%2$s\" rel=\"noopener noreferrer\">add your custom file types</a>."
msgstr ""

#: includes/class-file-upload-types-settings.php:210
#: src/Settings.php:212
msgid "Search File Types"
msgstr ""

#: includes/class-file-upload-types-settings.php:217
#: src/Settings.php:219
msgid "Description"
msgstr ""

#: includes/class-file-upload-types-settings.php:218
#: includes/class-file-upload-types-settings.php:305
#: src/Settings.php:220
#: src/Settings.php:307
msgid "MIME Type"
msgstr ""

#: includes/class-file-upload-types-settings.php:219
#: includes/class-file-upload-types-settings.php:307
#: src/Settings.php:221
#: src/Settings.php:309
msgid "Extension"
msgstr ""

#: includes/class-file-upload-types-settings.php:239
#: src/Settings.php:241
msgid "ENABLED"
msgstr ""

#: includes/class-file-upload-types-settings.php:262
#: src/Settings.php:264
msgid "AVAILABLE"
msgstr ""

#: includes/class-file-upload-types-settings.php:295
#: src/Settings.php:297
msgid "ADD CUSTOM FILE TYPES"
msgstr ""

#: includes/class-file-upload-types-settings.php:298
#: src/Settings.php:300
msgid "Add the custom file types to allow uploads"
msgstr ""

#: includes/class-file-upload-types-settings.php:304
#: src/Settings.php:306
msgid "File Description"
msgstr ""

#: includes/class-file-upload-types-settings.php:329
#: src/Settings.php:329
msgid "You might like our other products"
msgstr ""

#. translators: %s - wpforms.com link.
#: includes/class-file-upload-types-settings.php:335
#: src/Settings.php:335
msgid "File Upload Types is built by the team behind the most popular WordPress form plugin, <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">WPForms</a>. Check out some of our other plugins."
msgstr ""

#. translators: %1$s - Plugin URL; %2$s - Plugin Name; %3$s - Image source.
#: includes/class-file-upload-types-settings.php:366
#: src/Settings.php:366
msgid "<strong><a href=\"%1$s\" class=\"external-link\" target=\"_blank\" rel=\"noopener noreferrer\">Get %2$s</a></strong>"
msgstr ""

#: includes/class-file-upload-types-settings.php:450
#: src/Settings.php:450
msgid "Your settings have been saved."
msgstr ""

#: includes/class-file-upload-types-settings.php:470
#: src/Settings.php:470
msgid "The most beginner friendly WordPress contact form plugin."
msgstr ""

#: includes/class-file-upload-types-settings.php:475
#: src/Settings.php:475
msgid "MonsterInsights"
msgstr ""

#: includes/class-file-upload-types-settings.php:476
#: src/Settings.php:476
msgid "Effortlessly connect your WP site with Google Analytics."
msgstr ""

#: includes/class-file-upload-types-settings.php:481
#: src/Settings.php:481
msgid "OptinMonster"
msgstr ""

#: includes/class-file-upload-types-settings.php:482
#: src/Settings.php:482
msgid "Turn your traffic into leads, conversions and sales."
msgstr ""

#: includes/class-file-upload-types-settings.php:487
#: src/Settings.php:487
msgid "SeedProd"
msgstr ""

#: includes/class-file-upload-types-settings.php:488
#: src/Settings.php:488
msgid "Create beautiful coming soon pages, skyrocket your email list."
msgstr ""

#. translators: %1$s - WP.org link; %2$s - same WP.org link.
#: includes/class-file-upload-types-settings.php:513
#: src/Settings.php:513
msgid "Please rate <strong>File Upload Types</strong> <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> on <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress.org</a> to help us spread the word. Thank you from the File Upload Types team!"
msgstr ""

#: includes/class-file-upload-types.php:75
msgid "File Upload Types Settings"
msgstr ""
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "file-upload-types",
"description": "Manage the types of files that can be uploaded to your WordPress site.",
"version": "1.0.0",
"version": "1.1.0",
"homepage": "",
"repository": {
"type": "git",
Expand Down
9 changes: 6 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: wpforms, smub, jaredatch, slaFFik, sanzeeb3
Tags: files, upload, file upload, mime, attachments
Requires at least: 4.9
Tested up to: 5.4
Stable tag: 1.0.0
Stable tag: 1.1.0
Requires PHP: 5.6

Easily allow WordPress to accept and upload any file type extension or MIME type, including custom file types.
Expand Down Expand Up @@ -80,9 +80,12 @@ Visit <a href="http://www.wpbeginner.com/?utm_source=wprepo&utm_medium=link&utm_

== Changelog ==

= 1.0.1 - 2020-xx-xx =
* Add - Parameters to the strict check filter.
= 1.1.0 - 2020-05-13 =
* Refactor - Autoloading plugin files and use namespace.
* Fix - Error uploading file types with numerical extension.
* Fix - Icon position on small sized devices.
* Enhancement - Custom types field color visisbility.
* Enahcement - Parameters to the strict check filter.

= 1.0.0 - 2020-02-12 =
* Initial Release
Expand Down

0 comments on commit 673ab62

Please sign in to comment.