Skip to content

Commit

Permalink
v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-sg-pacheco committed Oct 19, 2024
1 parent 29e6878 commit b66df39
Show file tree
Hide file tree
Showing 195 changed files with 28,743 additions and 176 deletions.
19 changes: 16 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,20 @@
{
"type": "vcs",
"url": "https://github.com/wpcodefactory/wpfactory-promoting-notice"
},
{
"type": "vcs",
"url": "https://github.com/wpcodefactory/wpfactory-cross-selling"
},
{
"type": "vcs",
"url": "https://github.com/wpcodefactory/wpfactory-admin-menu"
}
],
"require": {
"wpfactory/wpfactory-promoting-notice": "*"
"wpfactory/wpfactory-promoting-notice": "*",
"wpfactory/wpfactory-cross-selling": "*",
"wpfactory/wpfactory-admin-menu": "*"
},
"require-dev": {
"squizlabs/php_codesniffer": "*",
Expand All @@ -16,6 +26,9 @@
"phpcs": "phpcs --standard=phpcs.xml"
},
"config": {
"preferred-install": "dist"
"preferred-install": "dist",
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}
}
18 changes: 9 additions & 9 deletions includes/settings/class-alg-wc-oma-settings-general.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,15 +139,15 @@ function get_settings() {
'type' => 'multiselect',
'class' => 'wc-enhanced-select',
'options' => array(
'is_woocommerce' => __( 'Is WooCommerce', 'popup-notices-for-woocommerce' ),
'is_shop' => __( 'Is Shop', 'popup-notices-for-woocommerce' ),
'is_product_category' => __( 'Is Product Category', 'popup-notices-for-woocommerce' ),
'is_product_tag' => __( 'Is Product Tag', 'popup-notices-for-woocommerce' ),
'is_product' => __( 'Is Product', 'popup-notices-for-woocommerce' ),
'is_cart' => __( 'Is Cart', 'popup-notices-for-woocommerce' ),
'is_checkout' => __( 'Is Checkout', 'popup-notices-for-woocommerce' ),
'is_account_page' => __( 'Is Account Page', 'popup-notices-for-woocommerce' ),
'is_wc_endpoint_url' => __( 'Is WC Endpoint URL', 'popup-notices-for-woocommerce' )
'is_woocommerce' => __( 'Is WooCommerce', 'order-minimum-amount-for-woocommerce' ),
'is_shop' => __( 'Is Shop', 'order-minimum-amount-for-woocommerce' ),
'is_product_category' => __( 'Is Product Category', 'order-minimum-amount-for-woocommerce' ),
'is_product_tag' => __( 'Is Product Tag', 'order-minimum-amount-for-woocommerce' ),
'is_product' => __( 'Is Product', 'order-minimum-amount-for-woocommerce' ),
'is_cart' => __( 'Is Cart', 'order-minimum-amount-for-woocommerce' ),
'is_checkout' => __( 'Is Checkout', 'order-minimum-amount-for-woocommerce' ),
'is_account_page' => __( 'Is Account Page', 'order-minimum-amount-for-woocommerce' ),
'is_wc_endpoint_url' => __( 'Is WC Endpoint URL', 'order-minimum-amount-for-woocommerce' )
),
'custom_attributes' => apply_filters( 'alg_wc_oma_settings', array( 'disabled' => 'disabled' ) ),
),
Expand Down
43 changes: 42 additions & 1 deletion langs/order-minimum-amount-for-woocommerce-ru_RU.po
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ msgstr "Общие > Параметры оформления заказа"
msgid "General options"
msgstr "Общие параметры"

#: order-minimum-amount-for-woocommerce-pro.php:200
#: order-minimum-amount-for-woocommerce-pro.php:291
msgid "Go Pro"
msgstr "Стать профи"

Expand Down Expand Up @@ -1045,6 +1045,7 @@ msgstr "Опциональные суммы для каждого пользов
#: includes/settings/class-alg-wc-oma-settings-general.php:44
#: includes/settings/class-alg-wc-oma-settings-general.php:49
#: includes/settings/class-alg-wc-settings-oma.php:29
#: order-minimum-amount-for-woocommerce-pro.php:214
msgid "Order Min/Max Amount"
msgstr "Минимальная/Максимальная сумма заказа"

Expand Down Expand Up @@ -1889,3 +1890,43 @@ msgstr ""
#: includes/settings/class-alg-wc-oma-settings-user-roles.php:60
msgid "All roles"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:142
msgid "Is WooCommerce"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:143
msgid "Is Shop"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:144
msgid "Is Product Category"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:145
msgid "Is Product Tag"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:146
msgid "Is Product"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:147
msgid "Is Cart"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:148
msgid "Is Checkout"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:149
msgid "Is Account Page"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:150
msgid "Is WC Endpoint URL"
msgstr ""

#: order-minimum-amount-for-woocommerce-pro.php:213
msgid "Order Min/Max"
msgstr ""
47 changes: 44 additions & 3 deletions langs/order-minimum-amount-for-woocommerce.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is distributed under the GNU General Public License v3.0.
msgid ""
msgstr ""
"Project-Id-Version: order-minimum-amount-for-woocommerce 4.5.2\n"
"Project-Id-Version: order-minimum-amount-for-woocommerce 4.5.3\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/order-minimum-amount-for-woocommerce\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-08-29T21:36:06+02:00\n"
"POT-Creation-Date: 2024-10-19T04:12:09+02:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.7.1\n"
"X-Domain: order-minimum-amount-for-woocommerce\n"
Expand Down Expand Up @@ -519,6 +519,7 @@ msgstr ""
#: includes/settings/class-alg-wc-oma-settings-general.php:44
#: includes/settings/class-alg-wc-oma-settings-general.php:49
#: includes/settings/class-alg-wc-settings-oma.php:29
#: order-minimum-amount-for-woocommerce-pro.php:214
msgid "Order Min/Max Amount"
msgstr ""

Expand Down Expand Up @@ -1076,6 +1077,42 @@ msgstr ""
msgid "Display condition"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:142
msgid "Is WooCommerce"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:143
msgid "Is Shop"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:144
msgid "Is Product Category"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:145
msgid "Is Product Tag"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:146
msgid "Is Product"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:147
msgid "Is Cart"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:148
msgid "Is Checkout"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:149
msgid "Is Account Page"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:150
msgid "Is WC Endpoint URL"
msgstr ""

#: includes/settings/class-alg-wc-oma-settings-general.php:162
msgid "Cart options"
msgstr ""
Expand Down Expand Up @@ -1885,6 +1922,10 @@ msgstr ""
msgid "Your settings have been reset."
msgstr ""

#: order-minimum-amount-for-woocommerce-pro.php:200
#: order-minimum-amount-for-woocommerce-pro.php:213
msgid "Order Min/Max"
msgstr ""

#: order-minimum-amount-for-woocommerce-pro.php:291
msgid "Go Pro"
msgstr ""
Loading

0 comments on commit b66df39

Please sign in to comment.