Version Description
- 2020-10-01 =
- Fixed missing jQuery for free shipping notice
Download this release
Release Info
Developer | wpdesk |
Plugin | Flexible Shipping for WooCommerce |
Version | 3.14.2 |
Comparing to | |
See all releases |
Code changes from version 3.14.1 to 3.14.2
- composer.lock +112 -111
- flexible-shipping.php +2 -2
- readme.txt +4 -1
- vendor/autoload.php +1 -1
- vendor/composer/autoload_real.php +4 -4
- vendor/composer/autoload_static.php +5 -5
- vendor_prefixed/wpdesk/wp-wpdesk-fs-table-rate/src/Logger/Assets.php +1 -1
composer.lock
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
5 |
"This file is @generated automatically"
|
6 |
],
|
7 |
-
"content-hash": "
|
8 |
"packages": [
|
9 |
{
|
10 |
"name": "psr/log",
|
@@ -1071,16 +1071,16 @@
|
|
1071 |
},
|
1072 |
{
|
1073 |
"name": "composer/semver",
|
1074 |
-
"version": "1.7.
|
1075 |
"source": {
|
1076 |
"type": "git",
|
1077 |
"url": "https://github.com/composer/semver.git",
|
1078 |
-
"reference": "
|
1079 |
},
|
1080 |
"dist": {
|
1081 |
"type": "zip",
|
1082 |
-
"url": "https://api.github.com/repos/composer/semver/zipball/
|
1083 |
-
"reference": "
|
1084 |
"shasum": ""
|
1085 |
},
|
1086 |
"require": {
|
@@ -1142,7 +1142,7 @@
|
|
1142 |
"type": "tidelift"
|
1143 |
}
|
1144 |
],
|
1145 |
-
"time": "2020-09-
|
1146 |
},
|
1147 |
{
|
1148 |
"name": "composer/spdx-licenses",
|
@@ -1780,23 +1780,23 @@
|
|
1780 |
},
|
1781 |
{
|
1782 |
"name": "guzzlehttp/promises",
|
1783 |
-
"version": "
|
1784 |
"source": {
|
1785 |
"type": "git",
|
1786 |
"url": "https://github.com/guzzle/promises.git",
|
1787 |
-
"reference": "
|
1788 |
},
|
1789 |
"dist": {
|
1790 |
"type": "zip",
|
1791 |
-
"url": "https://api.github.com/repos/guzzle/promises/zipball/
|
1792 |
-
"reference": "
|
1793 |
"shasum": ""
|
1794 |
},
|
1795 |
"require": {
|
1796 |
-
"php": ">=5.5
|
1797 |
},
|
1798 |
"require-dev": {
|
1799 |
-
"
|
1800 |
},
|
1801 |
"type": "library",
|
1802 |
"extra": {
|
@@ -1827,20 +1827,20 @@
|
|
1827 |
"keywords": [
|
1828 |
"promise"
|
1829 |
],
|
1830 |
-
"time": "
|
1831 |
},
|
1832 |
{
|
1833 |
"name": "guzzlehttp/psr7",
|
1834 |
-
"version": "1.
|
1835 |
"source": {
|
1836 |
"type": "git",
|
1837 |
"url": "https://github.com/guzzle/psr7.git",
|
1838 |
-
"reference": "
|
1839 |
},
|
1840 |
"dist": {
|
1841 |
"type": "zip",
|
1842 |
-
"url": "https://api.github.com/repos/guzzle/psr7/zipball/
|
1843 |
-
"reference": "
|
1844 |
"shasum": ""
|
1845 |
},
|
1846 |
"require": {
|
@@ -1853,15 +1853,15 @@
|
|
1853 |
},
|
1854 |
"require-dev": {
|
1855 |
"ext-zlib": "*",
|
1856 |
-
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
1857 |
},
|
1858 |
"suggest": {
|
1859 |
-
"
|
1860 |
},
|
1861 |
"type": "library",
|
1862 |
"extra": {
|
1863 |
"branch-alias": {
|
1864 |
-
"dev-master": "1.
|
1865 |
}
|
1866 |
},
|
1867 |
"autoload": {
|
@@ -1898,7 +1898,7 @@
|
|
1898 |
"uri",
|
1899 |
"url"
|
1900 |
],
|
1901 |
-
"time": "
|
1902 |
},
|
1903 |
{
|
1904 |
"name": "hamcrest/hamcrest-php",
|
@@ -2158,16 +2158,16 @@
|
|
2158 |
},
|
2159 |
{
|
2160 |
"name": "lucatume/wp-browser",
|
2161 |
-
"version": "2.6.
|
2162 |
"source": {
|
2163 |
"type": "git",
|
2164 |
"url": "https://github.com/lucatume/wp-browser.git",
|
2165 |
-
"reference": "
|
2166 |
},
|
2167 |
"dist": {
|
2168 |
"type": "zip",
|
2169 |
-
"url": "https://api.github.com/repos/lucatume/wp-browser/zipball/
|
2170 |
-
"reference": "
|
2171 |
"shasum": ""
|
2172 |
},
|
2173 |
"require": {
|
@@ -2237,7 +2237,7 @@
|
|
2237 |
"codeception",
|
2238 |
"wordpress"
|
2239 |
],
|
2240 |
-
"time": "2020-09-
|
2241 |
},
|
2242 |
{
|
2243 |
"name": "matthiasmullie/minify",
|
@@ -4517,16 +4517,16 @@
|
|
4517 |
},
|
4518 |
{
|
4519 |
"name": "symfony/browser-kit",
|
4520 |
-
"version": "v3.4.
|
4521 |
"source": {
|
4522 |
"type": "git",
|
4523 |
"url": "https://github.com/symfony/browser-kit.git",
|
4524 |
-
"reference": "
|
4525 |
},
|
4526 |
"dist": {
|
4527 |
"type": "zip",
|
4528 |
-
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/
|
4529 |
-
"reference": "
|
4530 |
"shasum": ""
|
4531 |
},
|
4532 |
"require": {
|
@@ -4584,20 +4584,20 @@
|
|
4584 |
"type": "tidelift"
|
4585 |
}
|
4586 |
],
|
4587 |
-
"time": "2020-
|
4588 |
},
|
4589 |
{
|
4590 |
"name": "symfony/console",
|
4591 |
-
"version": "v3.4.
|
4592 |
"source": {
|
4593 |
"type": "git",
|
4594 |
"url": "https://github.com/symfony/console.git",
|
4595 |
-
"reference": "
|
4596 |
},
|
4597 |
"dist": {
|
4598 |
"type": "zip",
|
4599 |
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
4600 |
-
"reference": "
|
4601 |
"shasum": ""
|
4602 |
},
|
4603 |
"require": {
|
@@ -4670,11 +4670,11 @@
|
|
4670 |
"type": "tidelift"
|
4671 |
}
|
4672 |
],
|
4673 |
-
"time": "2020-
|
4674 |
},
|
4675 |
{
|
4676 |
"name": "symfony/css-selector",
|
4677 |
-
"version": "v3.4.
|
4678 |
"source": {
|
4679 |
"type": "git",
|
4680 |
"url": "https://github.com/symfony/css-selector.git",
|
@@ -4741,16 +4741,16 @@
|
|
4741 |
},
|
4742 |
{
|
4743 |
"name": "symfony/debug",
|
4744 |
-
"version": "v3.4.
|
4745 |
"source": {
|
4746 |
"type": "git",
|
4747 |
"url": "https://github.com/symfony/debug.git",
|
4748 |
-
"reference": "
|
4749 |
},
|
4750 |
"dist": {
|
4751 |
"type": "zip",
|
4752 |
-
"url": "https://api.github.com/repos/symfony/debug/zipball/
|
4753 |
-
"reference": "
|
4754 |
"shasum": ""
|
4755 |
},
|
4756 |
"require": {
|
@@ -4807,20 +4807,20 @@
|
|
4807 |
"type": "tidelift"
|
4808 |
}
|
4809 |
],
|
4810 |
-
"time": "2020-
|
4811 |
},
|
4812 |
{
|
4813 |
"name": "symfony/dom-crawler",
|
4814 |
-
"version": "v3.4.
|
4815 |
"source": {
|
4816 |
"type": "git",
|
4817 |
"url": "https://github.com/symfony/dom-crawler.git",
|
4818 |
-
"reference": "
|
4819 |
},
|
4820 |
"dist": {
|
4821 |
"type": "zip",
|
4822 |
-
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/
|
4823 |
-
"reference": "
|
4824 |
"shasum": ""
|
4825 |
},
|
4826 |
"require": {
|
@@ -4878,20 +4878,20 @@
|
|
4878 |
"type": "tidelift"
|
4879 |
}
|
4880 |
],
|
4881 |
-
"time": "2020-
|
4882 |
},
|
4883 |
{
|
4884 |
"name": "symfony/event-dispatcher",
|
4885 |
-
"version": "v3.4.
|
4886 |
"source": {
|
4887 |
"type": "git",
|
4888 |
"url": "https://github.com/symfony/event-dispatcher.git",
|
4889 |
-
"reference": "
|
4890 |
},
|
4891 |
"dist": {
|
4892 |
"type": "zip",
|
4893 |
-
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
|
4894 |
-
"reference": "
|
4895 |
"shasum": ""
|
4896 |
},
|
4897 |
"require": {
|
@@ -4903,6 +4903,7 @@
|
|
4903 |
"require-dev": {
|
4904 |
"psr/log": "~1.0",
|
4905 |
"symfony/config": "~2.8|~3.0|~4.0",
|
|
|
4906 |
"symfony/dependency-injection": "~3.3|~4.0",
|
4907 |
"symfony/expression-language": "~2.8|~3.0|~4.0",
|
4908 |
"symfony/stopwatch": "~2.8|~3.0|~4.0"
|
@@ -4955,20 +4956,20 @@
|
|
4955 |
"type": "tidelift"
|
4956 |
}
|
4957 |
],
|
4958 |
-
"time": "2020-
|
4959 |
},
|
4960 |
{
|
4961 |
"name": "symfony/filesystem",
|
4962 |
-
"version": "v3.4.
|
4963 |
"source": {
|
4964 |
"type": "git",
|
4965 |
"url": "https://github.com/symfony/filesystem.git",
|
4966 |
-
"reference": "
|
4967 |
},
|
4968 |
"dist": {
|
4969 |
"type": "zip",
|
4970 |
-
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
|
4971 |
-
"reference": "
|
4972 |
"shasum": ""
|
4973 |
},
|
4974 |
"require": {
|
@@ -5019,20 +5020,20 @@
|
|
5019 |
"type": "tidelift"
|
5020 |
}
|
5021 |
],
|
5022 |
-
"time": "2020-
|
5023 |
},
|
5024 |
{
|
5025 |
"name": "symfony/finder",
|
5026 |
-
"version": "v3.4.
|
5027 |
"source": {
|
5028 |
"type": "git",
|
5029 |
"url": "https://github.com/symfony/finder.git",
|
5030 |
-
"reference": "
|
5031 |
},
|
5032 |
"dist": {
|
5033 |
"type": "zip",
|
5034 |
-
"url": "https://api.github.com/repos/symfony/finder/zipball/
|
5035 |
-
"reference": "
|
5036 |
"shasum": ""
|
5037 |
},
|
5038 |
"require": {
|
@@ -5082,7 +5083,7 @@
|
|
5082 |
"type": "tidelift"
|
5083 |
}
|
5084 |
],
|
5085 |
-
"time": "2020-
|
5086 |
},
|
5087 |
{
|
5088 |
"name": "symfony/polyfill-ctype",
|
@@ -5555,16 +5556,16 @@
|
|
5555 |
},
|
5556 |
{
|
5557 |
"name": "symfony/process",
|
5558 |
-
"version": "v3.4.
|
5559 |
"source": {
|
5560 |
"type": "git",
|
5561 |
"url": "https://github.com/symfony/process.git",
|
5562 |
-
"reference": "
|
5563 |
},
|
5564 |
"dist": {
|
5565 |
"type": "zip",
|
5566 |
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
5567 |
-
"reference": "
|
5568 |
"shasum": ""
|
5569 |
},
|
5570 |
"require": {
|
@@ -5614,20 +5615,20 @@
|
|
5614 |
"type": "tidelift"
|
5615 |
}
|
5616 |
],
|
5617 |
-
"time": "2020-
|
5618 |
},
|
5619 |
{
|
5620 |
"name": "symfony/yaml",
|
5621 |
-
"version": "v3.4.
|
5622 |
"source": {
|
5623 |
"type": "git",
|
5624 |
"url": "https://github.com/symfony/yaml.git",
|
5625 |
-
"reference": "
|
5626 |
},
|
5627 |
"dist": {
|
5628 |
"type": "zip",
|
5629 |
-
"url": "https://api.github.com/repos/symfony/yaml/zipball/
|
5630 |
-
"reference": "
|
5631 |
"shasum": ""
|
5632 |
},
|
5633 |
"require": {
|
@@ -5687,7 +5688,7 @@
|
|
5687 |
"type": "tidelift"
|
5688 |
}
|
5689 |
],
|
5690 |
-
"time": "2020-
|
5691 |
},
|
5692 |
{
|
5693 |
"name": "vlucas/phpdotenv",
|
@@ -6055,16 +6056,16 @@
|
|
6055 |
},
|
6056 |
{
|
6057 |
"name": "wp-cli/core-command",
|
6058 |
-
"version": "v2.0.
|
6059 |
"source": {
|
6060 |
"type": "git",
|
6061 |
"url": "https://github.com/wp-cli/core-command.git",
|
6062 |
-
"reference": "
|
6063 |
},
|
6064 |
"dist": {
|
6065 |
"type": "zip",
|
6066 |
-
"url": "https://api.github.com/repos/wp-cli/core-command/zipball/
|
6067 |
-
"reference": "
|
6068 |
"shasum": ""
|
6069 |
},
|
6070 |
"require": {
|
@@ -6118,7 +6119,7 @@
|
|
6118 |
],
|
6119 |
"description": "Downloads, installs, updates, and manages a WordPress installation.",
|
6120 |
"homepage": "https://github.com/wp-cli/core-command",
|
6121 |
-
"time": "2020-
|
6122 |
},
|
6123 |
{
|
6124 |
"name": "wp-cli/cron-command",
|
@@ -6185,16 +6186,16 @@
|
|
6185 |
},
|
6186 |
{
|
6187 |
"name": "wp-cli/db-command",
|
6188 |
-
"version": "v2.0.
|
6189 |
"source": {
|
6190 |
"type": "git",
|
6191 |
"url": "https://github.com/wp-cli/db-command.git",
|
6192 |
-
"reference": "
|
6193 |
},
|
6194 |
"dist": {
|
6195 |
"type": "zip",
|
6196 |
-
"url": "https://api.github.com/repos/wp-cli/db-command/zipball/
|
6197 |
-
"reference": "
|
6198 |
"shasum": ""
|
6199 |
},
|
6200 |
"require": {
|
@@ -6251,7 +6252,7 @@
|
|
6251 |
],
|
6252 |
"description": "Performs basic database operations using credentials stored in wp-config.php.",
|
6253 |
"homepage": "https://github.com/wp-cli/db-command",
|
6254 |
-
"time": "2020-
|
6255 |
},
|
6256 |
{
|
6257 |
"name": "wp-cli/embed-command",
|
@@ -6636,16 +6637,16 @@
|
|
6636 |
},
|
6637 |
{
|
6638 |
"name": "wp-cli/extension-command",
|
6639 |
-
"version": "v2.0.
|
6640 |
"source": {
|
6641 |
"type": "git",
|
6642 |
"url": "https://github.com/wp-cli/extension-command.git",
|
6643 |
-
"reference": "
|
6644 |
},
|
6645 |
"dist": {
|
6646 |
"type": "zip",
|
6647 |
-
"url": "https://api.github.com/repos/wp-cli/extension-command/zipball/
|
6648 |
-
"reference": "
|
6649 |
"shasum": ""
|
6650 |
},
|
6651 |
"require": {
|
@@ -6724,7 +6725,7 @@
|
|
6724 |
],
|
6725 |
"description": "Manages plugins and themes, including installs, activations, and updates.",
|
6726 |
"homepage": "https://github.com/wp-cli/extension-command",
|
6727 |
-
"time": "2020-
|
6728 |
},
|
6729 |
{
|
6730 |
"name": "wp-cli/i18n-command",
|
@@ -6841,16 +6842,16 @@
|
|
6841 |
},
|
6842 |
{
|
6843 |
"name": "wp-cli/language-command",
|
6844 |
-
"version": "v2.0.
|
6845 |
"source": {
|
6846 |
"type": "git",
|
6847 |
"url": "https://github.com/wp-cli/language-command.git",
|
6848 |
-
"reference": "
|
6849 |
},
|
6850 |
"dist": {
|
6851 |
"type": "zip",
|
6852 |
-
"url": "https://api.github.com/repos/wp-cli/language-command/zipball/
|
6853 |
-
"reference": "
|
6854 |
"shasum": ""
|
6855 |
},
|
6856 |
"require": {
|
@@ -6912,7 +6913,7 @@
|
|
6912 |
],
|
6913 |
"description": "Installs, activates, and manages language packs.",
|
6914 |
"homepage": "https://github.com/wp-cli/language-command",
|
6915 |
-
"time": "2020-
|
6916 |
},
|
6917 |
{
|
6918 |
"name": "wp-cli/maintenance-mode-command",
|
@@ -7309,16 +7310,16 @@
|
|
7309 |
},
|
7310 |
{
|
7311 |
"name": "wp-cli/scaffold-command",
|
7312 |
-
"version": "v2.0.
|
7313 |
"source": {
|
7314 |
"type": "git",
|
7315 |
"url": "https://github.com/wp-cli/scaffold-command.git",
|
7316 |
-
"reference": "
|
7317 |
},
|
7318 |
"dist": {
|
7319 |
"type": "zip",
|
7320 |
-
"url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/
|
7321 |
-
"reference": "
|
7322 |
"shasum": ""
|
7323 |
},
|
7324 |
"require": {
|
@@ -7368,7 +7369,7 @@
|
|
7368 |
],
|
7369 |
"description": "Generates code for post types, taxonomies, blocks, plugins, child themes, etc.",
|
7370 |
"homepage": "https://github.com/wp-cli/scaffold-command",
|
7371 |
-
"time": "2020-07-
|
7372 |
},
|
7373 |
{
|
7374 |
"name": "wp-cli/search-replace-command",
|
@@ -7659,12 +7660,12 @@
|
|
7659 |
"source": {
|
7660 |
"type": "git",
|
7661 |
"url": "https://github.com/wp-cli/wp-cli.git",
|
7662 |
-
"reference": "
|
7663 |
},
|
7664 |
"dist": {
|
7665 |
"type": "zip",
|
7666 |
-
"url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/
|
7667 |
-
"reference": "
|
7668 |
"shasum": ""
|
7669 |
},
|
7670 |
"require": {
|
@@ -7717,7 +7718,7 @@
|
|
7717 |
"cli",
|
7718 |
"wordpress"
|
7719 |
],
|
7720 |
-
"time": "2020-
|
7721 |
},
|
7722 |
{
|
7723 |
"name": "wp-cli/wp-cli-bundle",
|
@@ -8544,16 +8545,16 @@
|
|
8544 |
},
|
8545 |
{
|
8546 |
"name": "wpdesk/wp-wpdesk-composer",
|
8547 |
-
"version": "2.8.
|
8548 |
"source": {
|
8549 |
"type": "git",
|
8550 |
"url": "https://gitlab.com/wpdesk/wp-wpdesk-composer.git",
|
8551 |
-
"reference": "
|
8552 |
},
|
8553 |
"dist": {
|
8554 |
"type": "zip",
|
8555 |
-
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-composer/repository/archive.zip?sha=
|
8556 |
-
"reference": "
|
8557 |
"shasum": ""
|
8558 |
},
|
8559 |
"require": {
|
@@ -8583,20 +8584,20 @@
|
|
8583 |
"email": "krzysiek@wpdesk.pl"
|
8584 |
}
|
8585 |
],
|
8586 |
-
"time": "2020-09-
|
8587 |
},
|
8588 |
{
|
8589 |
"name": "wpdesk/wp-wpdesk-fs-table-rate",
|
8590 |
-
"version": "2.2.
|
8591 |
"source": {
|
8592 |
"type": "git",
|
8593 |
"url": "https://gitlab.com/wpdesk/wp-wpdesk-fs-table-rate.git",
|
8594 |
-
"reference": "
|
8595 |
},
|
8596 |
"dist": {
|
8597 |
"type": "zip",
|
8598 |
-
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-fs-table-rate/repository/archive.zip?sha=
|
8599 |
-
"reference": "
|
8600 |
"shasum": ""
|
8601 |
},
|
8602 |
"require": {
|
@@ -8634,7 +8635,7 @@
|
|
8634 |
"email": "grzegorz@wpdesk.net"
|
8635 |
}
|
8636 |
],
|
8637 |
-
"time": "2020-
|
8638 |
},
|
8639 |
{
|
8640 |
"name": "wpdesk/wp-wpdesk-helper",
|
4 |
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
5 |
"This file is @generated automatically"
|
6 |
],
|
7 |
+
"content-hash": "191dedab0496861f59986f9c751108e0",
|
8 |
"packages": [
|
9 |
{
|
10 |
"name": "psr/log",
|
1071 |
},
|
1072 |
{
|
1073 |
"name": "composer/semver",
|
1074 |
+
"version": "1.7.1",
|
1075 |
"source": {
|
1076 |
"type": "git",
|
1077 |
"url": "https://github.com/composer/semver.git",
|
1078 |
+
"reference": "38276325bd896f90dfcfe30029aa5db40df387a7"
|
1079 |
},
|
1080 |
"dist": {
|
1081 |
"type": "zip",
|
1082 |
+
"url": "https://api.github.com/repos/composer/semver/zipball/38276325bd896f90dfcfe30029aa5db40df387a7",
|
1083 |
+
"reference": "38276325bd896f90dfcfe30029aa5db40df387a7",
|
1084 |
"shasum": ""
|
1085 |
},
|
1086 |
"require": {
|
1142 |
"type": "tidelift"
|
1143 |
}
|
1144 |
],
|
1145 |
+
"time": "2020-09-27T13:13:07+00:00"
|
1146 |
},
|
1147 |
{
|
1148 |
"name": "composer/spdx-licenses",
|
1780 |
},
|
1781 |
{
|
1782 |
"name": "guzzlehttp/promises",
|
1783 |
+
"version": "1.4.0",
|
1784 |
"source": {
|
1785 |
"type": "git",
|
1786 |
"url": "https://github.com/guzzle/promises.git",
|
1787 |
+
"reference": "60d379c243457e073cff02bc323a2a86cb355631"
|
1788 |
},
|
1789 |
"dist": {
|
1790 |
"type": "zip",
|
1791 |
+
"url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
|
1792 |
+
"reference": "60d379c243457e073cff02bc323a2a86cb355631",
|
1793 |
"shasum": ""
|
1794 |
},
|
1795 |
"require": {
|
1796 |
+
"php": ">=5.5"
|
1797 |
},
|
1798 |
"require-dev": {
|
1799 |
+
"symfony/phpunit-bridge": "^4.4 || ^5.1"
|
1800 |
},
|
1801 |
"type": "library",
|
1802 |
"extra": {
|
1827 |
"keywords": [
|
1828 |
"promise"
|
1829 |
],
|
1830 |
+
"time": "2020-09-30T07:37:28+00:00"
|
1831 |
},
|
1832 |
{
|
1833 |
"name": "guzzlehttp/psr7",
|
1834 |
+
"version": "1.7.0",
|
1835 |
"source": {
|
1836 |
"type": "git",
|
1837 |
"url": "https://github.com/guzzle/psr7.git",
|
1838 |
+
"reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
|
1839 |
},
|
1840 |
"dist": {
|
1841 |
"type": "zip",
|
1842 |
+
"url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
|
1843 |
+
"reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
|
1844 |
"shasum": ""
|
1845 |
},
|
1846 |
"require": {
|
1853 |
},
|
1854 |
"require-dev": {
|
1855 |
"ext-zlib": "*",
|
1856 |
+
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
|
1857 |
},
|
1858 |
"suggest": {
|
1859 |
+
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
1860 |
},
|
1861 |
"type": "library",
|
1862 |
"extra": {
|
1863 |
"branch-alias": {
|
1864 |
+
"dev-master": "1.7-dev"
|
1865 |
}
|
1866 |
},
|
1867 |
"autoload": {
|
1898 |
"uri",
|
1899 |
"url"
|
1900 |
],
|
1901 |
+
"time": "2020-09-30T07:37:11+00:00"
|
1902 |
},
|
1903 |
{
|
1904 |
"name": "hamcrest/hamcrest-php",
|
2158 |
},
|
2159 |
{
|
2160 |
"name": "lucatume/wp-browser",
|
2161 |
+
"version": "2.6.13",
|
2162 |
"source": {
|
2163 |
"type": "git",
|
2164 |
"url": "https://github.com/lucatume/wp-browser.git",
|
2165 |
+
"reference": "ca70454c8df6194584c6780f426e802e20c86a12"
|
2166 |
},
|
2167 |
"dist": {
|
2168 |
"type": "zip",
|
2169 |
+
"url": "https://api.github.com/repos/lucatume/wp-browser/zipball/ca70454c8df6194584c6780f426e802e20c86a12",
|
2170 |
+
"reference": "ca70454c8df6194584c6780f426e802e20c86a12",
|
2171 |
"shasum": ""
|
2172 |
},
|
2173 |
"require": {
|
2237 |
"codeception",
|
2238 |
"wordpress"
|
2239 |
],
|
2240 |
+
"time": "2020-09-22T21:54:15+00:00"
|
2241 |
},
|
2242 |
{
|
2243 |
"name": "matthiasmullie/minify",
|
4517 |
},
|
4518 |
{
|
4519 |
"name": "symfony/browser-kit",
|
4520 |
+
"version": "v3.4.45",
|
4521 |
"source": {
|
4522 |
"type": "git",
|
4523 |
"url": "https://github.com/symfony/browser-kit.git",
|
4524 |
+
"reference": "2084c70ace7605fb0984991fd0f575814bfcc8fe"
|
4525 |
},
|
4526 |
"dist": {
|
4527 |
"type": "zip",
|
4528 |
+
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/2084c70ace7605fb0984991fd0f575814bfcc8fe",
|
4529 |
+
"reference": "2084c70ace7605fb0984991fd0f575814bfcc8fe",
|
4530 |
"shasum": ""
|
4531 |
},
|
4532 |
"require": {
|
4584 |
"type": "tidelift"
|
4585 |
}
|
4586 |
],
|
4587 |
+
"time": "2020-09-02T16:06:40+00:00"
|
4588 |
},
|
4589 |
{
|
4590 |
"name": "symfony/console",
|
4591 |
+
"version": "v3.4.45",
|
4592 |
"source": {
|
4593 |
"type": "git",
|
4594 |
"url": "https://github.com/symfony/console.git",
|
4595 |
+
"reference": "b28996bc0a3b08914b2a8609163ec35b36b30685"
|
4596 |
},
|
4597 |
"dist": {
|
4598 |
"type": "zip",
|
4599 |
+
"url": "https://api.github.com/repos/symfony/console/zipball/b28996bc0a3b08914b2a8609163ec35b36b30685",
|
4600 |
+
"reference": "b28996bc0a3b08914b2a8609163ec35b36b30685",
|
4601 |
"shasum": ""
|
4602 |
},
|
4603 |
"require": {
|
4670 |
"type": "tidelift"
|
4671 |
}
|
4672 |
],
|
4673 |
+
"time": "2020-09-09T05:09:37+00:00"
|
4674 |
},
|
4675 |
{
|
4676 |
"name": "symfony/css-selector",
|
4677 |
+
"version": "v3.4.45",
|
4678 |
"source": {
|
4679 |
"type": "git",
|
4680 |
"url": "https://github.com/symfony/css-selector.git",
|
4741 |
},
|
4742 |
{
|
4743 |
"name": "symfony/debug",
|
4744 |
+
"version": "v3.4.45",
|
4745 |
"source": {
|
4746 |
"type": "git",
|
4747 |
"url": "https://github.com/symfony/debug.git",
|
4748 |
+
"reference": "9109e4414e684d0b75276ae203883467476d25d0"
|
4749 |
},
|
4750 |
"dist": {
|
4751 |
"type": "zip",
|
4752 |
+
"url": "https://api.github.com/repos/symfony/debug/zipball/9109e4414e684d0b75276ae203883467476d25d0",
|
4753 |
+
"reference": "9109e4414e684d0b75276ae203883467476d25d0",
|
4754 |
"shasum": ""
|
4755 |
},
|
4756 |
"require": {
|
4807 |
"type": "tidelift"
|
4808 |
}
|
4809 |
],
|
4810 |
+
"time": "2020-09-08T22:19:14+00:00"
|
4811 |
},
|
4812 |
{
|
4813 |
"name": "symfony/dom-crawler",
|
4814 |
+
"version": "v3.4.45",
|
4815 |
"source": {
|
4816 |
"type": "git",
|
4817 |
"url": "https://github.com/symfony/dom-crawler.git",
|
4818 |
+
"reference": "82fe363780d2d2089066e34495a7f8bd56f2bf84"
|
4819 |
},
|
4820 |
"dist": {
|
4821 |
"type": "zip",
|
4822 |
+
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/82fe363780d2d2089066e34495a7f8bd56f2bf84",
|
4823 |
+
"reference": "82fe363780d2d2089066e34495a7f8bd56f2bf84",
|
4824 |
"shasum": ""
|
4825 |
},
|
4826 |
"require": {
|
4878 |
"type": "tidelift"
|
4879 |
}
|
4880 |
],
|
4881 |
+
"time": "2020-09-02T16:06:40+00:00"
|
4882 |
},
|
4883 |
{
|
4884 |
"name": "symfony/event-dispatcher",
|
4885 |
+
"version": "v3.4.45",
|
4886 |
"source": {
|
4887 |
"type": "git",
|
4888 |
"url": "https://github.com/symfony/event-dispatcher.git",
|
4889 |
+
"reference": "0bb9ea263b39fce3a12ac9f78ef576bdd80dacb8"
|
4890 |
},
|
4891 |
"dist": {
|
4892 |
"type": "zip",
|
4893 |
+
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/0bb9ea263b39fce3a12ac9f78ef576bdd80dacb8",
|
4894 |
+
"reference": "0bb9ea263b39fce3a12ac9f78ef576bdd80dacb8",
|
4895 |
"shasum": ""
|
4896 |
},
|
4897 |
"require": {
|
4903 |
"require-dev": {
|
4904 |
"psr/log": "~1.0",
|
4905 |
"symfony/config": "~2.8|~3.0|~4.0",
|
4906 |
+
"symfony/debug": "~3.4|~4.4",
|
4907 |
"symfony/dependency-injection": "~3.3|~4.0",
|
4908 |
"symfony/expression-language": "~2.8|~3.0|~4.0",
|
4909 |
"symfony/stopwatch": "~2.8|~3.0|~4.0"
|
4956 |
"type": "tidelift"
|
4957 |
}
|
4958 |
],
|
4959 |
+
"time": "2020-09-18T12:06:50+00:00"
|
4960 |
},
|
4961 |
{
|
4962 |
"name": "symfony/filesystem",
|
4963 |
+
"version": "v3.4.45",
|
4964 |
"source": {
|
4965 |
"type": "git",
|
4966 |
"url": "https://github.com/symfony/filesystem.git",
|
4967 |
+
"reference": "495646f13d051cc5a8f77a68b68313dc854080aa"
|
4968 |
},
|
4969 |
"dist": {
|
4970 |
"type": "zip",
|
4971 |
+
"url": "https://api.github.com/repos/symfony/filesystem/zipball/495646f13d051cc5a8f77a68b68313dc854080aa",
|
4972 |
+
"reference": "495646f13d051cc5a8f77a68b68313dc854080aa",
|
4973 |
"shasum": ""
|
4974 |
},
|
4975 |
"require": {
|
5020 |
"type": "tidelift"
|
5021 |
}
|
5022 |
],
|
5023 |
+
"time": "2020-09-02T16:06:40+00:00"
|
5024 |
},
|
5025 |
{
|
5026 |
"name": "symfony/finder",
|
5027 |
+
"version": "v3.4.45",
|
5028 |
"source": {
|
5029 |
"type": "git",
|
5030 |
"url": "https://github.com/symfony/finder.git",
|
5031 |
+
"reference": "52140652ed31cee3dabd0c481b5577201fa769b4"
|
5032 |
},
|
5033 |
"dist": {
|
5034 |
"type": "zip",
|
5035 |
+
"url": "https://api.github.com/repos/symfony/finder/zipball/52140652ed31cee3dabd0c481b5577201fa769b4",
|
5036 |
+
"reference": "52140652ed31cee3dabd0c481b5577201fa769b4",
|
5037 |
"shasum": ""
|
5038 |
},
|
5039 |
"require": {
|
5083 |
"type": "tidelift"
|
5084 |
}
|
5085 |
],
|
5086 |
+
"time": "2020-09-02T16:06:40+00:00"
|
5087 |
},
|
5088 |
{
|
5089 |
"name": "symfony/polyfill-ctype",
|
5556 |
},
|
5557 |
{
|
5558 |
"name": "symfony/process",
|
5559 |
+
"version": "v3.4.45",
|
5560 |
"source": {
|
5561 |
"type": "git",
|
5562 |
"url": "https://github.com/symfony/process.git",
|
5563 |
+
"reference": "46a862d0f334e51c1ed831b49cbe12863ffd5475"
|
5564 |
},
|
5565 |
"dist": {
|
5566 |
"type": "zip",
|
5567 |
+
"url": "https://api.github.com/repos/symfony/process/zipball/46a862d0f334e51c1ed831b49cbe12863ffd5475",
|
5568 |
+
"reference": "46a862d0f334e51c1ed831b49cbe12863ffd5475",
|
5569 |
"shasum": ""
|
5570 |
},
|
5571 |
"require": {
|
5615 |
"type": "tidelift"
|
5616 |
}
|
5617 |
],
|
5618 |
+
"time": "2020-09-02T16:06:40+00:00"
|
5619 |
},
|
5620 |
{
|
5621 |
"name": "symfony/yaml",
|
5622 |
+
"version": "v3.4.45",
|
5623 |
"source": {
|
5624 |
"type": "git",
|
5625 |
"url": "https://github.com/symfony/yaml.git",
|
5626 |
+
"reference": "ec3c2ac4d881a4684c1f0317d2107f1a4152bad9"
|
5627 |
},
|
5628 |
"dist": {
|
5629 |
"type": "zip",
|
5630 |
+
"url": "https://api.github.com/repos/symfony/yaml/zipball/ec3c2ac4d881a4684c1f0317d2107f1a4152bad9",
|
5631 |
+
"reference": "ec3c2ac4d881a4684c1f0317d2107f1a4152bad9",
|
5632 |
"shasum": ""
|
5633 |
},
|
5634 |
"require": {
|
5688 |
"type": "tidelift"
|
5689 |
}
|
5690 |
],
|
5691 |
+
"time": "2020-09-18T15:58:55+00:00"
|
5692 |
},
|
5693 |
{
|
5694 |
"name": "vlucas/phpdotenv",
|
6056 |
},
|
6057 |
{
|
6058 |
"name": "wp-cli/core-command",
|
6059 |
+
"version": "v2.0.11",
|
6060 |
"source": {
|
6061 |
"type": "git",
|
6062 |
"url": "https://github.com/wp-cli/core-command.git",
|
6063 |
+
"reference": "db88c14881bb927452c4ae13d7129132ab267e4a"
|
6064 |
},
|
6065 |
"dist": {
|
6066 |
"type": "zip",
|
6067 |
+
"url": "https://api.github.com/repos/wp-cli/core-command/zipball/db88c14881bb927452c4ae13d7129132ab267e4a",
|
6068 |
+
"reference": "db88c14881bb927452c4ae13d7129132ab267e4a",
|
6069 |
"shasum": ""
|
6070 |
},
|
6071 |
"require": {
|
6119 |
],
|
6120 |
"description": "Downloads, installs, updates, and manages a WordPress installation.",
|
6121 |
"homepage": "https://github.com/wp-cli/core-command",
|
6122 |
+
"time": "2020-08-26T14:01:29+00:00"
|
6123 |
},
|
6124 |
{
|
6125 |
"name": "wp-cli/cron-command",
|
6186 |
},
|
6187 |
{
|
6188 |
"name": "wp-cli/db-command",
|
6189 |
+
"version": "v2.0.10",
|
6190 |
"source": {
|
6191 |
"type": "git",
|
6192 |
"url": "https://github.com/wp-cli/db-command.git",
|
6193 |
+
"reference": "e7efa7dd98e9e5e93c8f30c84d3c334fefe066b7"
|
6194 |
},
|
6195 |
"dist": {
|
6196 |
"type": "zip",
|
6197 |
+
"url": "https://api.github.com/repos/wp-cli/db-command/zipball/e7efa7dd98e9e5e93c8f30c84d3c334fefe066b7",
|
6198 |
+
"reference": "e7efa7dd98e9e5e93c8f30c84d3c334fefe066b7",
|
6199 |
"shasum": ""
|
6200 |
},
|
6201 |
"require": {
|
6252 |
],
|
6253 |
"description": "Performs basic database operations using credentials stored in wp-config.php.",
|
6254 |
"homepage": "https://github.com/wp-cli/db-command",
|
6255 |
+
"time": "2020-09-28T08:47:11+00:00"
|
6256 |
},
|
6257 |
{
|
6258 |
"name": "wp-cli/embed-command",
|
6637 |
},
|
6638 |
{
|
6639 |
"name": "wp-cli/extension-command",
|
6640 |
+
"version": "v2.0.12",
|
6641 |
"source": {
|
6642 |
"type": "git",
|
6643 |
"url": "https://github.com/wp-cli/extension-command.git",
|
6644 |
+
"reference": "ed5cd65d5ddef4ceda09fe8cf45986c9beeebbfe"
|
6645 |
},
|
6646 |
"dist": {
|
6647 |
"type": "zip",
|
6648 |
+
"url": "https://api.github.com/repos/wp-cli/extension-command/zipball/ed5cd65d5ddef4ceda09fe8cf45986c9beeebbfe",
|
6649 |
+
"reference": "ed5cd65d5ddef4ceda09fe8cf45986c9beeebbfe",
|
6650 |
"shasum": ""
|
6651 |
},
|
6652 |
"require": {
|
6725 |
],
|
6726 |
"description": "Manages plugins and themes, including installs, activations, and updates.",
|
6727 |
"homepage": "https://github.com/wp-cli/extension-command",
|
6728 |
+
"time": "2020-09-29T05:33:20+00:00"
|
6729 |
},
|
6730 |
{
|
6731 |
"name": "wp-cli/i18n-command",
|
6842 |
},
|
6843 |
{
|
6844 |
"name": "wp-cli/language-command",
|
6845 |
+
"version": "v2.0.7",
|
6846 |
"source": {
|
6847 |
"type": "git",
|
6848 |
"url": "https://github.com/wp-cli/language-command.git",
|
6849 |
+
"reference": "aea62e70125d040d1fbe5c24e0fd49d977de3e9d"
|
6850 |
},
|
6851 |
"dist": {
|
6852 |
"type": "zip",
|
6853 |
+
"url": "https://api.github.com/repos/wp-cli/language-command/zipball/aea62e70125d040d1fbe5c24e0fd49d977de3e9d",
|
6854 |
+
"reference": "aea62e70125d040d1fbe5c24e0fd49d977de3e9d",
|
6855 |
"shasum": ""
|
6856 |
},
|
6857 |
"require": {
|
6913 |
],
|
6914 |
"description": "Installs, activates, and manages language packs.",
|
6915 |
"homepage": "https://github.com/wp-cli/language-command",
|
6916 |
+
"time": "2020-08-26T14:58:05+00:00"
|
6917 |
},
|
6918 |
{
|
6919 |
"name": "wp-cli/maintenance-mode-command",
|
7310 |
},
|
7311 |
{
|
7312 |
"name": "wp-cli/scaffold-command",
|
7313 |
+
"version": "v2.0.11",
|
7314 |
"source": {
|
7315 |
"type": "git",
|
7316 |
"url": "https://github.com/wp-cli/scaffold-command.git",
|
7317 |
+
"reference": "ab12eda2358d9193026b35d6dfc853ffd99f5f14"
|
7318 |
},
|
7319 |
"dist": {
|
7320 |
"type": "zip",
|
7321 |
+
"url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/ab12eda2358d9193026b35d6dfc853ffd99f5f14",
|
7322 |
+
"reference": "ab12eda2358d9193026b35d6dfc853ffd99f5f14",
|
7323 |
"shasum": ""
|
7324 |
},
|
7325 |
"require": {
|
7369 |
],
|
7370 |
"description": "Generates code for post types, taxonomies, blocks, plugins, child themes, etc.",
|
7371 |
"homepage": "https://github.com/wp-cli/scaffold-command",
|
7372 |
+
"time": "2020-07-15T15:04:52+00:00"
|
7373 |
},
|
7374 |
{
|
7375 |
"name": "wp-cli/search-replace-command",
|
7660 |
"source": {
|
7661 |
"type": "git",
|
7662 |
"url": "https://github.com/wp-cli/wp-cli.git",
|
7663 |
+
"reference": "4221b5b0103e375a52483a9c95bad2e092d86904"
|
7664 |
},
|
7665 |
"dist": {
|
7666 |
"type": "zip",
|
7667 |
+
"url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/4221b5b0103e375a52483a9c95bad2e092d86904",
|
7668 |
+
"reference": "4221b5b0103e375a52483a9c95bad2e092d86904",
|
7669 |
"shasum": ""
|
7670 |
},
|
7671 |
"require": {
|
7718 |
"cli",
|
7719 |
"wordpress"
|
7720 |
],
|
7721 |
+
"time": "2020-09-29T08:28:11+00:00"
|
7722 |
},
|
7723 |
{
|
7724 |
"name": "wp-cli/wp-cli-bundle",
|
8545 |
},
|
8546 |
{
|
8547 |
"name": "wpdesk/wp-wpdesk-composer",
|
8548 |
+
"version": "2.8.12",
|
8549 |
"source": {
|
8550 |
"type": "git",
|
8551 |
"url": "https://gitlab.com/wpdesk/wp-wpdesk-composer.git",
|
8552 |
+
"reference": "5a954d3e3f4470747dc344db5461a5df6a661479"
|
8553 |
},
|
8554 |
"dist": {
|
8555 |
"type": "zip",
|
8556 |
+
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-composer/repository/archive.zip?sha=5a954d3e3f4470747dc344db5461a5df6a661479",
|
8557 |
+
"reference": "5a954d3e3f4470747dc344db5461a5df6a661479",
|
8558 |
"shasum": ""
|
8559 |
},
|
8560 |
"require": {
|
8584 |
"email": "krzysiek@wpdesk.pl"
|
8585 |
}
|
8586 |
],
|
8587 |
+
"time": "2020-09-24T10:04:47+00:00"
|
8588 |
},
|
8589 |
{
|
8590 |
"name": "wpdesk/wp-wpdesk-fs-table-rate",
|
8591 |
+
"version": "2.2.2",
|
8592 |
"source": {
|
8593 |
"type": "git",
|
8594 |
"url": "https://gitlab.com/wpdesk/wp-wpdesk-fs-table-rate.git",
|
8595 |
+
"reference": "b1a09040b677012e78a1ee3b10ae7ed1032a0eea"
|
8596 |
},
|
8597 |
"dist": {
|
8598 |
"type": "zip",
|
8599 |
+
"url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-fs-table-rate/repository/archive.zip?sha=b1a09040b677012e78a1ee3b10ae7ed1032a0eea",
|
8600 |
+
"reference": "b1a09040b677012e78a1ee3b10ae7ed1032a0eea",
|
8601 |
"shasum": ""
|
8602 |
},
|
8603 |
"require": {
|
8635 |
"email": "grzegorz@wpdesk.net"
|
8636 |
}
|
8637 |
],
|
8638 |
+
"time": "2020-10-01T06:20:45+00:00"
|
8639 |
},
|
8640 |
{
|
8641 |
"name": "wpdesk/wp-wpdesk-helper",
|
flexible-shipping.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Flexible Shipping
|
4 |
* Plugin URI: https://wordpress.org/plugins/flexible-shipping/
|
5 |
* Description: Create additional shipment methods in WooCommerce and enable pricing based on cart weight or total.
|
6 |
-
* Version: 3.14.
|
7 |
* Author: WP Desk
|
8 |
* Author URI: https://www.wpdesk.net/
|
9 |
* Text Domain: flexible-shipping
|
@@ -38,7 +38,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
38 |
} // Exit if accessed directly
|
39 |
|
40 |
/* THIS VARIABLE CAN BE CHANGED AUTOMATICALLY */
|
41 |
-
$plugin_version = '3.14.
|
42 |
|
43 |
$plugin_name = 'Flexible Shipping';
|
44 |
$product_id = 'Flexible Shipping';
|
3 |
* Plugin Name: Flexible Shipping
|
4 |
* Plugin URI: https://wordpress.org/plugins/flexible-shipping/
|
5 |
* Description: Create additional shipment methods in WooCommerce and enable pricing based on cart weight or total.
|
6 |
+
* Version: 3.14.2
|
7 |
* Author: WP Desk
|
8 |
* Author URI: https://www.wpdesk.net/
|
9 |
* Text Domain: flexible-shipping
|
38 |
} // Exit if accessed directly
|
39 |
|
40 |
/* THIS VARIABLE CAN BE CHANGED AUTOMATICALLY */
|
41 |
+
$plugin_version = '3.14.2';
|
42 |
|
43 |
$plugin_name = 'Flexible Shipping';
|
44 |
$product_id = 'Flexible Shipping';
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://flexibleshipping.com/table-rate/
|
|
4 |
Tags: table rate, table rate shipping, conditional shipping, shipping method, woocommerce shipping, flexible shipping, woocommerce table rate shipping, cart based shipping, weight shipping, weight based shipping, totals based shipping, order based shipping, shipping zones, shipping classes, shipping, free shipping, advanced shipping
|
5 |
Requires at least: 4.5
|
6 |
Tested up to: 5.5
|
7 |
-
Stable tag: 3.14.
|
8 |
Requires PHP: 5.6
|
9 |
License: GPLv3 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
@@ -163,6 +163,9 @@ If you are upgrading from the old Flexible Shipping version (1.3.2, woo-flexible
|
|
163 |
|
164 |
== Changelog ==
|
165 |
|
|
|
|
|
|
|
166 |
= 3.14.1 - 2020-09-30 =
|
167 |
* Fixed free shipping notice when no minimum order amount present
|
168 |
|
4 |
Tags: table rate, table rate shipping, conditional shipping, shipping method, woocommerce shipping, flexible shipping, woocommerce table rate shipping, cart based shipping, weight shipping, weight based shipping, totals based shipping, order based shipping, shipping zones, shipping classes, shipping, free shipping, advanced shipping
|
5 |
Requires at least: 4.5
|
6 |
Tested up to: 5.5
|
7 |
+
Stable tag: 3.14.2
|
8 |
Requires PHP: 5.6
|
9 |
License: GPLv3 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
163 |
|
164 |
== Changelog ==
|
165 |
|
166 |
+
= 3.14.2 - 2020-10-01 =
|
167 |
+
* Fixed missing jQuery for free shipping notice
|
168 |
+
|
169 |
= 3.14.1 - 2020-09-30 =
|
170 |
* Fixed free shipping notice when no minimum order amount present
|
171 |
|
vendor/autoload.php
CHANGED
@@ -4,4 +4,4 @@
|
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
-
return
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
+
return ComposerAutoloaderInitaadb58e9463886a94d19093c10161b87::getLoader();
|
vendor/composer/autoload_real.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
-
class
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
@@ -19,15 +19,15 @@ class ComposerAutoloaderInit39c5cc12c2fc5d89f0fef85e0289c069
|
|
19 |
return self::$loader;
|
20 |
}
|
21 |
|
22 |
-
spl_autoload_register(array('
|
23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
24 |
-
spl_autoload_unregister(array('
|
25 |
|
26 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
27 |
if ($useStaticLoader) {
|
28 |
require_once __DIR__ . '/autoload_static.php';
|
29 |
|
30 |
-
call_user_func(\Composer\Autoload\
|
31 |
} else {
|
32 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
33 |
foreach ($map as $namespace => $path) {
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
+
class ComposerAutoloaderInitaadb58e9463886a94d19093c10161b87
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
19 |
return self::$loader;
|
20 |
}
|
21 |
|
22 |
+
spl_autoload_register(array('ComposerAutoloaderInitaadb58e9463886a94d19093c10161b87', 'loadClassLoader'), true, true);
|
23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
24 |
+
spl_autoload_unregister(array('ComposerAutoloaderInitaadb58e9463886a94d19093c10161b87', 'loadClassLoader'));
|
25 |
|
26 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
27 |
if ($useStaticLoader) {
|
28 |
require_once __DIR__ . '/autoload_static.php';
|
29 |
|
30 |
+
call_user_func(\Composer\Autoload\ComposerStaticInitaadb58e9463886a94d19093c10161b87::getInitializer($loader));
|
31 |
} else {
|
32 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
33 |
foreach ($map as $namespace => $path) {
|
vendor/composer/autoload_static.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
-
class
|
8 |
{
|
9 |
public static $prefixLengthsPsr4 = array (
|
10 |
'P' =>
|
@@ -419,10 +419,10 @@ class ComposerStaticInit39c5cc12c2fc5d89f0fef85e0289c069
|
|
419 |
public static function getInitializer(ClassLoader $loader)
|
420 |
{
|
421 |
return \Closure::bind(function () use ($loader) {
|
422 |
-
$loader->prefixLengthsPsr4 =
|
423 |
-
$loader->prefixDirsPsr4 =
|
424 |
-
$loader->fallbackDirsPsr4 =
|
425 |
-
$loader->classMap =
|
426 |
|
427 |
}, null, ClassLoader::class);
|
428 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInitaadb58e9463886a94d19093c10161b87
|
8 |
{
|
9 |
public static $prefixLengthsPsr4 = array (
|
10 |
'P' =>
|
419 |
public static function getInitializer(ClassLoader $loader)
|
420 |
{
|
421 |
return \Closure::bind(function () use ($loader) {
|
422 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInitaadb58e9463886a94d19093c10161b87::$prefixLengthsPsr4;
|
423 |
+
$loader->prefixDirsPsr4 = ComposerStaticInitaadb58e9463886a94d19093c10161b87::$prefixDirsPsr4;
|
424 |
+
$loader->fallbackDirsPsr4 = ComposerStaticInitaadb58e9463886a94d19093c10161b87::$fallbackDirsPsr4;
|
425 |
+
$loader->classMap = ComposerStaticInitaadb58e9463886a94d19093c10161b87::$classMap;
|
426 |
|
427 |
}, null, ClassLoader::class);
|
428 |
}
|
vendor_prefixed/wpdesk/wp-wpdesk-fs-table-rate/src/Logger/Assets.php
CHANGED
@@ -40,7 +40,7 @@ class Assets implements \FSVendor\WPDesk\PluginBuilder\Plugin\Hookable
|
|
40 |
*/
|
41 |
public function enqueue_assets()
|
42 |
{
|
43 |
-
\wp_register_script(self::HANDLE, \trailingslashit($this->assets_url) . 'js/notices.js', array(), $this->scripts_version, \true);
|
44 |
\wp_enqueue_script(self::HANDLE);
|
45 |
\wp_register_style(self::HANDLE, \trailingslashit($this->assets_url) . 'css/notices.css', array(), $this->scripts_version);
|
46 |
\wp_enqueue_style(self::HANDLE);
|
40 |
*/
|
41 |
public function enqueue_assets()
|
42 |
{
|
43 |
+
\wp_register_script(self::HANDLE, \trailingslashit($this->assets_url) . 'js/notices.js', array('jquery'), $this->scripts_version, \true);
|
44 |
\wp_enqueue_script(self::HANDLE);
|
45 |
\wp_register_style(self::HANDLE, \trailingslashit($this->assets_url) . 'css/notices.css', array(), $this->scripts_version);
|
46 |
\wp_enqueue_style(self::HANDLE);
|