Skip to content

Commit

Permalink
Merge pull request #415 from pluginever/release/1.7.6
Browse files Browse the repository at this point in the history
Enhanced security issue
  • Loading branch information
sultann authored Jul 30, 2024
2 parents 08eec4c + 00841d3 commit f91a3f1
Show file tree
Hide file tree
Showing 13 changed files with 463 additions and 580 deletions.
818 changes: 336 additions & 482 deletions composer.lock

Large diffs are not rendered by default.

126 changes: 63 additions & 63 deletions languages/wc-serial-numbers.pot
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Copyright (C) 2024 PluginEver
# This file is distributed under the GPLv2+.
# This file is distributed under the GPL v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: WC Serial Numbers 1.7.5\n"
"Project-Id-Version: WC Serial Numbers 1.7.6\n"
"Report-Msgid-Bugs-To: https://pluginever.com/plugins/wc-serial-numbers/\n"
"POT-Creation-Date: 2024-07-03 03:38:29+00:00\n"
"POT-Creation-Date: 2024-07-30 07:33:56+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -53,7 +53,7 @@ msgstr ""
msgid "More Plugins"
msgstr ""

#: lib/Lib/Plugin.php:692 src/Admin/Menus.php:169 src/Admin/Menus.php:170
#: lib/Lib/Plugin.php:692 src/Admin/Menus.php:171 src/Admin/Menus.php:172
msgid "Settings"
msgstr ""

Expand Down Expand Up @@ -145,19 +145,19 @@ msgstr ""
msgid "Version %s"
msgstr ""

#: src/Admin/Admin.php:141 src/Admin/Menus.php:52 src/Admin/Menus.php:87
#: src/Admin/Menus.php:88 src/Admin/Menus.php:429 src/Admin/Metaboxes.php:36
#: src/Admin/Metaboxes.php:251 src/Functions/Template.php:226
#: src/Admin/Admin.php:141 src/Admin/Menus.php:54 src/Admin/Menus.php:89
#: src/Admin/Menus.php:90 src/Admin/Menus.php:435 src/Admin/Metaboxes.php:36
#: src/Admin/Metaboxes.php:257 src/Functions/Template.php:226
msgid "Serial Numbers"
msgstr ""

#: src/Admin/ListTables/ActivationsTable.php:39
#: src/Admin/ListTables/KeysTable.php:355
#: src/Admin/ListTables/KeysTable.php:356
msgid "Activation"
msgstr ""

#: src/Admin/ListTables/ActivationsTable.php:40 src/Admin/Menus.php:118
#: src/Admin/Menus.php:119 src/Admin/views/html-list-activations.php:18
#: src/Admin/ListTables/ActivationsTable.php:40 src/Admin/Menus.php:120
#: src/Admin/Menus.php:121 src/Admin/views/html-list-activations.php:18
msgid "Activations"
msgstr ""

Expand All @@ -166,15 +166,15 @@ msgid "No activations found. Once a serial key is activated, it will appear here
msgstr ""

#: src/Admin/ListTables/ActivationsTable.php:113
#: src/Admin/ListTables/KeysTable.php:280
#: src/Admin/ListTables/KeysTable.php:281
#: src/Admin/ListTables/StockTable.php:82
msgid "Filter"
msgstr ""

#: src/Admin/ListTables/ActivationsTable.php:164
#: src/Admin/ListTables/ActivationsTable.php:239
#: src/Admin/ListTables/KeysTable.php:335
#: src/Admin/ListTables/KeysTable.php:427 src/Admin/views/html-edit-key.php:130
#: src/Admin/ListTables/KeysTable.php:336
#: src/Admin/ListTables/KeysTable.php:428 src/Admin/views/html-edit-key.php:130
msgid "Delete"
msgstr ""

Expand All @@ -184,7 +184,7 @@ msgid "Instance"
msgstr ""

#: src/Admin/ListTables/ActivationsTable.php:177
#: src/Admin/ListTables/KeysTable.php:349
#: src/Admin/ListTables/KeysTable.php:350
#: src/Admin/ListTables/StockTable.php:95 src/Admin/views/html-add-key.php:33
#: src/Admin/views/html-api-actions.php:118
#: src/Admin/views/html-api-validation.php:121
Expand All @@ -194,7 +194,7 @@ msgid "Product"
msgstr ""

#: src/Admin/ListTables/ActivationsTable.php:178
#: src/Admin/ListTables/KeysTable.php:348 src/Admin/Orders.php:233
#: src/Admin/ListTables/KeysTable.php:349 src/Admin/Orders.php:233
#: src/Admin/views/html-api-actions.php:131
#: src/Admin/views/html-api-validation.php:134 src/Functions/Template.php:42
#: src/functions.php:1009
Expand Down Expand Up @@ -231,7 +231,7 @@ msgid "Keys can have one of the following statuses:"
msgstr ""

#: src/Admin/ListTables/KeysTable.php:178
#: src/Admin/ListTables/KeysTable.php:234 src/functions.php:46
#: src/Admin/ListTables/KeysTable.php:235 src/functions.php:46
msgid "Available"
msgstr ""

Expand All @@ -240,7 +240,7 @@ msgid "This means the key is available for purchase."
msgstr ""

#: src/Admin/ListTables/KeysTable.php:183
#: src/Admin/ListTables/KeysTable.php:241 src/functions.php:47
#: src/Admin/ListTables/KeysTable.php:242 src/functions.php:47
msgid "Pending"
msgstr ""

Expand All @@ -249,7 +249,7 @@ msgid "This means the key has been sold, but the order has not been completed ye
msgstr ""

#: src/Admin/ListTables/KeysTable.php:188
#: src/Admin/ListTables/KeysTable.php:248
#: src/Admin/ListTables/KeysTable.php:249
#: src/Admin/ListTables/StockTable.php:97 src/functions.php:48
msgid "Sold"
msgstr ""
Expand All @@ -259,7 +259,7 @@ msgid "This means the key has been sold, and the order has been completed."
msgstr ""

#: src/Admin/ListTables/KeysTable.php:193
#: src/Admin/ListTables/KeysTable.php:255 src/Functions/Template.php:72
#: src/Admin/ListTables/KeysTable.php:256 src/Functions/Template.php:72
#: src/functions.php:49
msgid "Expired"
msgstr ""
Expand All @@ -269,7 +269,7 @@ msgid "This means the key has expired and is no longer valid."
msgstr ""

#: src/Admin/ListTables/KeysTable.php:198
#: src/Admin/ListTables/KeysTable.php:262 src/functions.php:50
#: src/Admin/ListTables/KeysTable.php:263 src/functions.php:50
msgid "Cancelled"
msgstr ""

Expand All @@ -279,89 +279,89 @@ msgid ""
"purchase or use."
msgstr ""

#: src/Admin/ListTables/KeysTable.php:225
#: src/Admin/ListTables/KeysTable.php:226
msgid "All keys."
msgstr ""

#: src/Admin/ListTables/KeysTable.php:227
#: src/Admin/ListTables/KeysTable.php:228
msgid "All"
msgstr ""

#: src/Admin/ListTables/KeysTable.php:232
#: src/Admin/ListTables/KeysTable.php:233
msgid "Available for sell."
msgstr ""

#: src/Admin/ListTables/KeysTable.php:239
#: src/Admin/ListTables/KeysTable.php:240
msgid "Pending payment."
msgstr ""

#: src/Admin/ListTables/KeysTable.php:246
#: src/Admin/ListTables/KeysTable.php:247
msgid "Sold keys."
msgstr ""

#: src/Admin/ListTables/KeysTable.php:253
#: src/Admin/ListTables/KeysTable.php:254
msgid "Expired keys."
msgstr ""

#: src/Admin/ListTables/KeysTable.php:260
#: src/Admin/ListTables/KeysTable.php:261
msgid "Cancelled keys."
msgstr ""

#: src/Admin/ListTables/KeysTable.php:336
#: src/Admin/ListTables/KeysTable.php:337
msgid "Reset Activations"
msgstr ""

#: src/Admin/ListTables/KeysTable.php:350 src/Admin/views/html-add-key.php:120
#: src/Admin/ListTables/KeysTable.php:351 src/Admin/views/html-add-key.php:120
msgid "Order"
msgstr ""

#: src/Admin/ListTables/KeysTable.php:351
#: src/Admin/ListTables/KeysTable.php:352
msgid "Validity"
msgstr ""

#: src/Admin/ListTables/KeysTable.php:358
#: src/Admin/ListTables/KeysTable.php:359
msgid "Order Date"
msgstr ""

#: src/Admin/ListTables/KeysTable.php:359 src/Admin/Menus.php:316
#: src/Admin/ListTables/KeysTable.php:360 src/Admin/Menus.php:322
#: src/Admin/Orders.php:245 src/Admin/views/html-add-key.php:91
#: src/Admin/views/html-edit-key.php:92 src/Functions/Template.php:78
#: src/functions.php:1034
msgid "Status"
msgstr ""

#: src/Admin/ListTables/KeysTable.php:425
#: src/Admin/ListTables/KeysTable.php:426
#. translators: %d: key id.
msgid "ID: %d"
msgstr ""

#: src/Admin/ListTables/KeysTable.php:426
#: src/Admin/ListTables/KeysTable.php:427
#: src/Admin/ListTables/StockTable.php:143
msgid "Edit"
msgstr ""

#: src/Admin/ListTables/KeysTable.php:521
#: src/Admin/ListTables/KeysTable.php:522
#. translators: %1$s: validity, %2$s: validity.
msgid "<b>%s</b> Day <br><small>After purchase</small>"
msgid_plural "<b>%s</b> Days <br><small>After purchase</small>"
msgstr[0] ""
msgstr[1] ""

#: src/Admin/ListTables/KeysTable.php:531 src/Admin/Orders.php:238
#: src/Admin/ListTables/KeysTable.php:532 src/Admin/Orders.php:238
#: src/Functions/Template.php:63 src/functions.php:1030
msgid "Lifetime"
msgstr ""

#: src/Admin/ListTables/ListTable.php:139
#: src/Admin/ListTables/ListTable.php:141
#: src/Admin/ListTables/ListTable.php:140
#: src/Admin/ListTables/ListTable.php:142
msgid "Filter by order"
msgstr ""

#: src/Admin/ListTables/ListTable.php:162
#: src/Admin/ListTables/ListTable.php:163
msgid "Filter by product"
msgstr ""

#: src/Admin/ListTables/ListTable.php:185
#: src/Admin/ListTables/ListTable.php:186
msgid "Filter by customer"
msgstr ""

Expand All @@ -381,7 +381,7 @@ msgstr ""
msgid "Source"
msgstr ""

#: src/Admin/ListTables/StockTable.php:98 src/Admin/Menus.php:277
#: src/Admin/ListTables/StockTable.php:98 src/Admin/Menus.php:282
msgid "Stock"
msgstr ""

Expand All @@ -401,80 +401,80 @@ msgstr ""
msgid "Unknown"
msgstr ""

#: src/Admin/Menus.php:98 src/Admin/Menus.php:99
#: src/Admin/Menus.php:100 src/Admin/Menus.php:101
#: src/Admin/views/html-list-keys.php:18
msgid "Serial Keys"
msgstr ""

#: src/Admin/Menus.php:135 src/Admin/Menus.php:136
#: src/Admin/Menus.php:137 src/Admin/Menus.php:138
msgid "Tools"
msgstr ""

#: src/Admin/Menus.php:152 src/Admin/Menus.php:153
#: src/Admin/Menus.php:154 src/Admin/Menus.php:155
msgid "Reports"
msgstr ""

#: src/Admin/Menus.php:189 src/Admin/Metaboxes.php:136
#: src/Admin/Menus.php:191 src/Admin/Metaboxes.php:136
#: src/Admin/Metaboxes.php:157
msgid "Upgrade to Pro"
msgstr ""

#: src/Admin/Menus.php:243 src/Admin/Menus.php:377
#: src/Admin/Menus.php:247 src/Admin/Menus.php:383
msgid "Generators"
msgstr ""

#: src/Admin/Menus.php:244
#: src/Admin/Menus.php:248
msgid "API Toolkit"
msgstr ""

#: src/Admin/Menus.php:245 src/Admin/views/html-list-keys.php:25
#: src/Admin/Menus.php:249 src/Admin/views/html-list-keys.php:25
msgid "Import"
msgstr ""

#: src/Admin/Menus.php:246 src/Admin/views/html-list-keys.php:29
#: src/Admin/Menus.php:250 src/Admin/views/html-list-keys.php:29
msgid "Export"
msgstr ""

#: src/Admin/Menus.php:331 src/Admin/Menus.php:338 src/Admin/Menus.php:356
#: src/Admin/Menus.php:374
#: src/Admin/Menus.php:337 src/Admin/Menus.php:344 src/Admin/Menus.php:362
#: src/Admin/Menus.php:380
msgid "Available in Pro Version"
msgstr ""

#: src/Admin/Menus.php:332 src/Admin/Menus.php:339 src/Admin/Menus.php:357
#: src/Admin/Menus.php:375
#: src/Admin/Menus.php:338 src/Admin/Menus.php:345 src/Admin/Menus.php:363
#: src/Admin/Menus.php:381
msgid "Upgrade to Pro Now"
msgstr ""

#: src/Admin/Menus.php:334 src/Admin/Menus.php:341
#: src/Admin/Menus.php:340 src/Admin/Menus.php:347
msgid "Import Serial Numbers"
msgstr ""

#: src/Admin/Menus.php:359
#: src/Admin/Menus.php:365
msgid "Export Serial Numbers"
msgstr ""

#: src/Admin/Menus.php:404
#: src/Admin/Menus.php:410
msgid "Table exists"
msgstr ""

#: src/Admin/Menus.php:406
#: src/Admin/Menus.php:412
msgid "Table does not exist"
msgstr ""

#: src/Admin/Menus.php:412
#: src/Admin/Menus.php:418
msgid "Hourly cron"
msgstr ""

#: src/Admin/Menus.php:413
#: src/Admin/Menus.php:419
msgid "Daily cron"
msgstr ""

#: src/Admin/Menus.php:419
#: src/Admin/Menus.php:425
#. translators: %s: Next scheduled time.
msgid "Next run: %s"
msgstr ""

#: src/Admin/Menus.php:421
#: src/Admin/Menus.php:427
msgid "Not scheduled"
msgstr ""

Expand Down Expand Up @@ -526,7 +526,7 @@ msgid ""
"variation."
msgstr ""

#: src/Admin/Metaboxes.php:233
#: src/Admin/Metaboxes.php:239
msgid "Order missing serial numbers for this item."
msgstr ""

Expand Down Expand Up @@ -1263,7 +1263,7 @@ msgstr ""
msgid "Generate"
msgstr ""

#: src/Admin/views/html-list-keys.php:43
#: src/Admin/views/html-list-keys.php:44
msgid "Search key"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-serial-numbers",
"title": "WC Serial Numbers",
"version": "1.7.5",
"version": "1.7.6",
"description": "Sell and manage license keys/ serial numbers/ secret keys easily within your WooCommerce store.",
"homepage": "https://pluginever.com/plugins/wc-serial-numbers/",
"license": "GPL-3.0+",
Expand Down
Loading

0 comments on commit f91a3f1

Please sign in to comment.