Skip to content

Commit 01df06c

Browse files
committed
Bump version to 1.0.1
1 parent 5e2dccb commit 01df06c

File tree

5 files changed

+45
-33
lines changed

5 files changed

+45
-33
lines changed

languages/image-optimizer-pro.pot

Lines changed: 33 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
# Copyright (C) 2023 Powered Cache
1+
# Copyright (C) 2024 Powered Cache
22
# This file is distributed under the GPL v2 or later.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Image Optimizer Pro 1.0\n"
5+
"Project-Id-Version: Image Optimizer Pro 1.0.1\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/image-optimizer-pro\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <[email protected]>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2023-12-31T10:56:35+00:00\n"
12+
"POT-Creation-Date: 2024-01-02T17:06:41+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.9.0\n"
1515
"X-Domain: image-optimizer-pro\n"
1616

1717
#. Plugin Name of the plugin
18-
#: includes/classes/Admin/Dashboard.php:103
1918
#: includes/classes/Admin/Dashboard.php:104
20-
#: includes/classes/Admin/Dashboard.php:125
21-
#: includes/classes/Admin/Dashboard.php:337
19+
#: includes/classes/Admin/Dashboard.php:105
20+
#: includes/classes/Admin/Dashboard.php:127
21+
#: includes/classes/Admin/Dashboard.php:362
2222
msgid "Image Optimizer Pro"
2323
msgstr ""
2424

@@ -38,75 +38,84 @@ msgstr ""
3838
msgid "https://poweredcache.com/"
3939
msgstr ""
4040

41-
#: includes/classes/Admin/Dashboard.php:131
41+
#: includes/classes/Admin/Dashboard.php:133
4242
msgid "License Key"
4343
msgstr ""
4444

45-
#: includes/classes/Admin/Dashboard.php:135
45+
#: includes/classes/Admin/Dashboard.php:137
4646
msgid "Deactivate License"
4747
msgstr ""
4848

49-
#: includes/classes/Admin/Dashboard.php:137
49+
#: includes/classes/Admin/Dashboard.php:139
5050
msgid "Activate License"
5151
msgstr ""
5252

53-
#: includes/classes/Admin/Dashboard.php:145
53+
#: includes/classes/Admin/Dashboard.php:151
54+
#: includes/classes/Admin/Dashboard.php:155
55+
msgid "Use WebP over AVIF"
56+
msgstr ""
57+
58+
#: includes/classes/Admin/Dashboard.php:159
59+
msgid "Activate this option to prioritize the WebP format over AVIF for image optimization."
60+
msgstr ""
61+
62+
#: includes/classes/Admin/Dashboard.php:165
5463
msgid "Save Changes"
5564
msgstr ""
5665

57-
#: includes/classes/Admin/Dashboard.php:173
66+
#: includes/classes/Admin/Dashboard.php:193
5867
msgid "You cannot use Image Optimizer on localhost. Image Optimization service only works for the public accessible domains."
5968
msgstr ""
6069

61-
#: includes/classes/Admin/Dashboard.php:193
70+
#: includes/classes/Admin/Dashboard.php:213
6271
msgid "You need to activate your license to use Image Optimizer Pro."
6372
msgstr ""
6473

65-
#: includes/classes/Admin/Dashboard.php:227
74+
#: includes/classes/Admin/Dashboard.php:247
6675
msgid "Image Optimizer is already actived on Powered Cache Premium. You can mange it under the settings: <code>Powered Cache > Media Optimization > Image Optimization</code>. You can safely deactivate the Image Optimizer PRO plugin."
6776
msgstr ""
6877

69-
#: includes/classes/Admin/Dashboard.php:263
78+
#: includes/classes/Admin/Dashboard.php:288
7079
msgid "Settings saved."
7180
msgstr ""
7281

73-
#: includes/classes/Admin/Dashboard.php:338
82+
#: includes/classes/Admin/Dashboard.php:363
7483
msgid "We collect information about visitors who use our image optimization service, similar to what is typically recorded in standard web server access logs. Specifically, when visitors access images, we record data such as IP addresses, user agents (which identify the browser or tool used to access the image), referrer URLs (indicating the source webpage from which the image was requested), and the Site URL (the address of the webpage where the image is displayed). This type of data collection is a standard practice for monitoring and enhancing web services."
7584
msgstr ""
7685

77-
#: includes/utils.php:161
86+
#: includes/utils.php:162
7887
msgid "Your license is valid and activated."
7988
msgstr ""
8089

81-
#: includes/utils.php:165
90+
#: includes/utils.php:166
8291
msgid "Lifetime License."
8392
msgstr ""
8493

8594
#. translators: %1$s: the number of active sites. %2$s: max sites
86-
#: includes/utils.php:178
95+
#: includes/utils.php:179
8796
msgid "You have %1$s / %2$s sites activated."
8897
msgstr ""
8998

90-
#: includes/utils.php:192
99+
#: includes/utils.php:193
91100
msgid "License key does not exist"
92101
msgstr ""
93102

94-
#: includes/utils.php:203
103+
#: includes/utils.php:204
95104
msgid "Unregistered domain address"
96105
msgstr ""
97106

98-
#: includes/utils.php:206
107+
#: includes/utils.php:207
99108
msgid "Invalid license or url"
100109
msgstr ""
101110

102-
#: includes/utils.php:209
111+
#: includes/utils.php:210
103112
msgid "Can not add a new domain."
104113
msgstr ""
105114

106-
#: includes/utils.php:213
115+
#: includes/utils.php:214
107116
msgid "An error occurred, please try again."
108117
msgstr ""
109118

110-
#: includes/utils.php:219
119+
#: includes/utils.php:220
111120
msgid "Please enter a valid license key and activate it."
112121
msgstr ""

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "image-optimizer-pro",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "WordPress plugin for Image Optimization",
55
"author": {
66
"name": "poweredcache",

plugin.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Image Optimizer Pro
44
* Plugin URI: https://poweredcache.com/image-optimizer-pro/
55
* Description: On-the-fly image optimization for WordPress. It automatically converts and serves images in AVIF or webp format where the browser supports, ensuring faster load times and enhanced user experience.
6-
* Version: 1.0
6+
* Version: 1.0.1
77
* Requires at least: 5.7
88
* Requires PHP: 7.2.5
99
* Author: Powered Cache
@@ -23,7 +23,7 @@
2323
}
2424

2525
// Useful global constants.
26-
define( 'IMAGE_OPTIMIZER_PRO_VERSION', '1.0' );
26+
define( 'IMAGE_OPTIMIZER_PRO_VERSION', '1.0.1' );
2727
define( 'IMAGE_OPTIMIZER_PRO_PLUGIN_FILE', __FILE__ );
2828
define( 'IMAGE_OPTIMIZER_PRO_URL', plugin_dir_url( __FILE__ ) );
2929
define( 'IMAGE_OPTIMIZER_PRO_PATH', plugin_dir_path( __FILE__ ) );

readme.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== Image Optimizer Pro ===
1+
=== Image Optimizer PRO - Optimize Images, Convert AVIF & WebP ===
22
Contributors: poweredcache, m_uysl
33
Tags: image optimizer, optimize images, webp, avif, image compression
44
Requires at least: 5.7
@@ -16,9 +16,9 @@ Optimize and serve your images in AVIF or webp format on-the-fly, boosting site
1616
**Image Optimizer Pro** is your ultimate solution to optimize images efficiently. Designed for WordPress users, it automatically converts and serves images in AVIF or webp format where the browser supports, ensuring faster load times and enhanced user experience.
1717

1818
**Key Features**:
19-
* **On-the-fly Image Optimization**: No need to manually convert each image. Image Optimizer Pro does it for you!
20-
* **Serve in AVIF or WebP**: Utilize the latest image formats for faster loading and better performance.
21-
* **Global Network Distribution**: Images are distributed on our extensive global network, ensuring they are served swiftly to your visitors, no matter where they are.
19+
- **On-the-fly Image Optimization**: No need to manually convert each image. Image Optimizer Pro does it for you!
20+
- **Serve in AVIF or WebP**: Utilize the latest image formats for faster loading and better performance.
21+
- **Global Network Distribution**: Images are distributed on our extensive global network, ensuring they are served swiftly to your visitors, no matter where they are.
2222

2323
__Documentation__: [https://docs.poweredcache.com/image-optimization/](https://docs.poweredcache.com/image-optimization/)
2424

@@ -77,6 +77,9 @@ Yes, it’s compatible with PHP 8+
7777

7878
== Changelog ==
7979

80+
= 1.0.1 (2024-01-02)=
81+
- Added option to prefer WebP format over AVIF.
82+
8083
= 1.0 (2023-12-31)=
8184
- Initial release
8285

0 commit comments

Comments
 (0)