diff --git a/composer.json b/composer.json index 707f8b36..f46df78d 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "require-dev": { "newfold-labs/wp-php-standards": "^1.2.3", "wp-cli/i18n-command": "^2.6.1", - "wp-phpunit/wp-phpunit": "^6.5.4" + "wp-phpunit/wp-phpunit": "^6.6.0" }, "scripts": { "fix": "vendor/bin/phpcbf --standard=phpcs.xml .", @@ -76,22 +76,22 @@ "newfold-labs/wp-module-atomic": "^1.3", "newfold-labs/wp-module-coming-soon": "^1.2.5", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.5.3", + "newfold-labs/wp-module-data": "^2.6.0", "newfold-labs/wp-module-deactivation": "^1.2.3", "newfold-labs/wp-module-ecommerce": "^1.3.37", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.0.0", + "newfold-labs/wp-module-help-center": "^2.0.1", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.8", "newfold-labs/wp-module-notifications": "^1.4.0", - "newfold-labs/wp-module-onboarding": "^2.3.5", - "newfold-labs/wp-module-patterns": "2.0.0 as 1.9.9", + "newfold-labs/wp-module-onboarding": "^2.3.7", + "newfold-labs/wp-module-patterns": "^2.0.0", "newfold-labs/wp-module-performance": "2.0.0 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-sso": "^1.0.5", + "newfold-labs/wp-module-sso": "^1.0.6", "newfold-labs/wp-module-staging": "^2.1.0", "wp-forge/wp-update-handler": "^1.0.2", "wp-forge/wp-upgrade-handler": "^1.0" diff --git a/composer.lock b/composer.lock index 27f8c896..f8462e5d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8010d26d9253db6b4df2703ffe6211ae", + "content-hash": "76a175e583876a0ecbc67ae82ebd6c75", "packages": [ { "name": "doctrine/inflector", @@ -504,16 +504,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.5.3", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "6c0941bc9ac3d18820f924de8c4afe58bb421782" + "reference": "6af57da8765a4db2d89e7ee737726f797945de0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/6c0941bc9ac3d18820f924de8c4afe58bb421782", - "reference": "6c0941bc9ac3d18820f924de8c4afe58bb421782", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/6af57da8765a4db2d89e7ee737726f797945de0b", + "reference": "6af57da8765a4db2d89e7ee737726f797945de0b", "shasum": "" }, "require": { @@ -532,6 +532,7 @@ "kporras07/composer-symlinks": "^1.2", "lucatume/wp-browser": "^3", "newfold-labs/wp-php-standards": "^1.2", + "phpunit/phpcov": "^5.0", "wpackagist-plugin/woocommerce": "*" }, "type": "library", @@ -572,6 +573,16 @@ "create-symlinks": [ "Kporras07\\ComposerSymlinks\\ScriptHandler::createSymlinks" ], + "test": [ + "phpunit --bootstrap tests/phpunit/bootstrap.php", + "codecept run wpunit" + ], + "test-coverage": [ + "phpunit --bootstrap tests/phpunit/bootstrap.php --coverage-php tests/_output/unit.cov --coverage-text", + "codecept run wpunit --coverage wpunit.cov", + "phpcov merge --php tests/_output/merged.cov --html tests/_output/html tests/_output;", + "echo \"open tests/_output/html/index.html\" to view the report" + ], "post-install-cmd": [ "@create-symlinks" ], @@ -584,10 +595,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.5.3", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.0", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2024-06-19T17:34:08+00:00" + "time": "2024-07-16T23:30:45+00:00" }, { "name": "newfold-labs/wp-module-deactivation", @@ -860,16 +871,16 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "da9d0d08d5067285c7d36d31b8db58434af2184e" + "reference": "9242f848c13b3f0ed17c30d452ea5807ce75fd4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/da9d0d08d5067285c7d36d31b8db58434af2184e", - "reference": "da9d0d08d5067285c7d36d31b8db58434af2184e", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/9242f848c13b3f0ed17c30d452ea5807ce75fd4a", + "reference": "9242f848c13b3f0ed17c30d452ea5807ce75fd4a", "shasum": "" }, "require": { @@ -900,10 +911,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.0.0", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.0.1", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2024-05-29T14:37:29+00:00" + "time": "2024-07-18T13:12:42+00:00" }, { "name": "newfold-labs/wp-module-install-checker", @@ -1190,16 +1201,16 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "2.3.5", + "version": "2.3.7", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "50ace2a0dbfed48ebf8b8409b80736d5d48d9159" + "reference": "947d6d9fa22251baefed084b7708d57a601345eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/50ace2a0dbfed48ebf8b8409b80736d5d48d9159", - "reference": "50ace2a0dbfed48ebf8b8409b80736d5d48d9159", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/947d6d9fa22251baefed084b7708d57a601345eb", + "reference": "947d6d9fa22251baefed084b7708d57a601345eb", "shasum": "" }, "require": { @@ -1207,7 +1218,7 @@ "newfold-labs/wp-module-facebook": "^1.0", "newfold-labs/wp-module-migration": "^1.0", "newfold-labs/wp-module-onboarding-data": "^1.1", - "newfold-labs/wp-module-patterns": "^1.0", + "newfold-labs/wp-module-patterns": "^2.1", "wp-cli/wp-config-transformer": "^1.3", "wp-forge/helpers": "^2.0" }, @@ -1245,23 +1256,23 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.3.5", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.3.7", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2024-06-27T14:10:10+00:00" + "time": "2024-07-18T14:13:00+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "1.1.13", + "version": "1.1.14", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "dd6784cd136ac687a373e27f2f51999d93e97788" + "reference": "0b57747f6a67d8a9308b26c0434d196d023925d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/dd6784cd136ac687a373e27f2f51999d93e97788", - "reference": "dd6784cd136ac687a373e27f2f51999d93e97788", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/0b57747f6a67d8a9308b26c0434d196d023925d0", + "reference": "0b57747f6a67d8a9308b26c0434d196d023925d0", "shasum": "" }, "require": { @@ -1271,7 +1282,7 @@ "newfold-labs/wp-module-data": "^2.0", "newfold-labs/wp-module-install-checker": "^1.0", "newfold-labs/wp-module-installer": "^1.1", - "newfold-labs/wp-module-patterns": "^1.0", + "newfold-labs/wp-module-patterns": "^2.0", "newfold-labs/wp-module-performance": "^1.4", "newfold-labs/wp-module-survey": "^1.0", "wp-forge/wp-upgrade-handler": "^1.0" @@ -1297,23 +1308,23 @@ ], "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.1.13", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.1.14", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2024-06-27T13:27:53+00:00" + "time": "2024-07-16T04:54:52+00:00" }, { "name": "newfold-labs/wp-module-patterns", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "89c05ae08ebffe28521c876eb839a7bc9b60d02a" + "reference": "383fccab930655790d149e17987ef450265b5c3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/89c05ae08ebffe28521c876eb839a7bc9b60d02a", - "reference": "89c05ae08ebffe28521c876eb839a7bc9b60d02a", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/383fccab930655790d149e17987ef450265b5c3b", + "reference": "383fccab930655790d149e17987ef450265b5c3b", "shasum": "" }, "require": { @@ -1351,10 +1362,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.0.0", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.1.0", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2024-05-29T16:10:58+00:00" + "time": "2024-06-26T15:45:31+00:00" }, { "name": "newfold-labs/wp-module-performance", @@ -1510,16 +1521,16 @@ }, { "name": "newfold-labs/wp-module-sso", - "version": "1.0.5", + "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-sso.git", - "reference": "3281a2a73b6d74bcb01ab8cde01854ed064ba5a7" + "reference": "663e82e5e044f3394dfe6254c2da1e68fc648d9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-sso/zipball/3281a2a73b6d74bcb01ab8cde01854ed064ba5a7", - "reference": "3281a2a73b6d74bcb01ab8cde01854ed064ba5a7", + "url": "https://api.github.com/repos/newfold-labs/wp-module-sso/zipball/663e82e5e044f3394dfe6254c2da1e68fc648d9e", + "reference": "663e82e5e044f3394dfe6254c2da1e68fc648d9e", "shasum": "" }, "require": { @@ -1548,10 +1559,10 @@ ], "description": "Single sign-on functionality for Newfold WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-sso/tree/1.0.5", + "source": "https://github.com/newfold-labs/wp-module-sso/tree/1.0.6", "issues": "https://github.com/newfold-labs/wp-module-sso/issues" }, - "time": "2024-04-18T19:11:14+00:00" + "time": "2024-07-18T16:12:05+00:00" }, { "name": "newfold-labs/wp-module-staging", @@ -3412,16 +3423,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.5.5", + "version": "6.6.0", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "ef2cb44c0d991ac0c3a7a3ed0d2d1cf3fe8d8f2f" + "reference": "7a1d3a2150033a3d3e19de40aa5b2ef2fee36bc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/ef2cb44c0d991ac0c3a7a3ed0d2d1cf3fe8d8f2f", - "reference": "ef2cb44c0d991ac0c3a7a3ed0d2d1cf3fe8d8f2f", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/7a1d3a2150033a3d3e19de40aa5b2ef2fee36bc3", + "reference": "7a1d3a2150033a3d3e19de40aa5b2ef2fee36bc3", "shasum": "" }, "type": "library", @@ -3456,7 +3467,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2024-05-07T16:46:52+00:00" + "time": "2024-07-17T01:13:44+00:00" } ], "aliases": [ @@ -3466,12 +3477,6 @@ "alias": "1.3.1", "alias_normalized": "1.3.1.0" }, - { - "package": "newfold-labs/wp-module-patterns", - "version": "2.0.0.0", - "alias": "1.9.9", - "alias_normalized": "1.9.9.0" - }, { "package": "newfold-labs/wp-module-performance", "version": "2.0.0.0", diff --git a/languages/wp-plugin-hostgator-es_MX-e8aa616dacb56eb63c98b8e6d8356f48.json b/languages/wp-plugin-hostgator-es_MX-d35a4375e471b0d4425188ee8753e8d0.json similarity index 99% rename from languages/wp-plugin-hostgator-es_MX-e8aa616dacb56eb63c98b8e6d8356f48.json rename to languages/wp-plugin-hostgator-es_MX-d35a4375e471b0d4425188ee8753e8d0.json index 994302b6..171f473f 100644 --- a/languages/wp-plugin-hostgator-es_MX-e8aa616dacb56eb63c98b8e6d8356f48.json +++ b/languages/wp-plugin-hostgator-es_MX-d35a4375e471b0d4425188ee8753e8d0.json @@ -1,7 +1,7 @@ { "translation-revision-date": "2023-08-24 18:27", "generator": "WP-CLI\/2.10.0", - "source": "build\/2.10.1\/index.js", + "source": "build\/2.10.2\/index.js", "domain": "messages", "locale_data": { "messages": { diff --git a/languages/wp-plugin-hostgator-es_MX.po b/languages/wp-plugin-hostgator-es_MX.po index e5c8c66f..93552082 100644 --- a/languages/wp-plugin-hostgator-es_MX.po +++ b/languages/wp-plugin-hostgator-es_MX.po @@ -79,28 +79,28 @@ msgstr "Obtener una vista previa de la próxima página de destino" #: inc/Admin.php:64 #: inc/Admin.php:346 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Home" msgstr "Pagina principal" #: inc/Admin.php:73 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Marketplace" msgstr "Mercado en Línea" #: inc/Admin.php:78 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Performance" msgstr "Rendimiento" #: inc/Admin.php:82 #: inc/Admin.php:347 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Settings" msgstr "Configuraciones" #: inc/Admin.php:91 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Help" msgstr "Ayuda" @@ -170,369 +170,369 @@ msgstr "Actualizaciones automáticas habilitadas en la página ConfiguraciónHostGa msgid "Auto-updates enabled" msgstr "Atualizações automáticas habilitadas" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Oh No, An Error!" msgstr "Oh, Não, Um Erro!" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "You found an error, please refresh the page and try again!" msgstr "Você encontrou um erro, por favor atualize a página e tente novamente!" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "If the error persists, please contact support." msgstr "Se o erro persistir, por favor contate o suporte." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " Error code: " msgstr " Código de erro: " -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Phone" msgstr "Telefone" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Give us a ring at (866) 96-GATOR" msgstr "Ligue para nós" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Call Us" msgstr "Ligue para nós" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Chat" msgstr "Chat" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Have a question? We're here 24/7/365" msgstr "Tem uma dúvida? Estamos aqui 24/7" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Live Chat" msgstr "Chat ao Vivo" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Tweet" msgstr "Tweet" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Tweet us at @hgsupport for support" msgstr "Envie um tweet para @hgsupport para suporte" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Tweet Us" msgstr "Tweet-nos" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Knowledge Base" msgstr "Base de Conhecimento" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Know what the pros know." msgstr "Saiba o que os profissionais sabem." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Find Answers" msgstr "Encontre Respostas" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Blog" msgstr "Blog" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Get our tips and in-depth articles." msgstr "Receba nossas dicas e artigos detalhados." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Learn Stuff" msgstr "Aprenda Coisas" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Video Tutorials" msgstr "Vídeos Tutoriais" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Step-by-step tutorials and additional guides." msgstr "Tutoriais passo a passo e guias adicionais." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Watch Now" msgstr "Assista Agora" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "There's nothing here!" msgstr "Não há nada aqui!" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Settings and Performance" msgstr "Configurações e Desempenho" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Customize & fine-tune your site." msgstr "Personalize & ajuste seu site." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage Settings" msgstr "Gerenciar Configurações" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage your site settings. You can ajdust automatic updates, comments, revisions and more." msgstr "Gerencie as configurações do seu site. Você pode ajustar atualizações automáticas, comentários, revisões e muito mais." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage site performance and caching settings as well as clear the site cache." msgstr "Gerencie o desempenho do site e as configurações de cache, bem como limpe o cache do site." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Visit Marketplace" msgstr "Visite o Mercado" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Add site services, themes or plugins from the marketplace." msgstr "Adicione serviços de site, temas ou plugins da loja." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Website Content" msgstr "Conteúdo do Site" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Create, manage & sort your story." msgstr "Crie, gerencie e classifique seu conteúdo." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "New Post" msgstr "Nova postagem" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Write a new blog post." msgstr "Escreva uma nova postagem no blog." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Pages" msgstr "Páginas" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "New Page" msgstr "Nova Página" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Add fresh pages to your website." msgstr "Adicione novas páginas ao seu site." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Categories" msgstr "Categorias" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage Categories" msgstr "Gerenciar Categorias" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Organize existing content into categories." msgstr "Organize o conteúdo existente em categorias." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Web Hosting" msgstr "Hospedagem de Sites" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Access & manage your HostGator account." msgstr "Acesse & gerencie sua conta HostGator." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage Sites" msgstr "Gerenciar Sites" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage your site from the control panel. You can create backups, set security, and improve performance." msgstr "Gerencie seu site a partir do painel de controle. Você pode criar backups, definir a segurança e melhorar o desempenho." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Email" msgstr "E-mail" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage Email" msgstr "Gerenciar E-mail" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Create email accounts, compose, send, and receive your email from the control panel." msgstr "Crie contas de e-mail, componha, envie e receba seu e-mail no painel de controle." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Domains" msgstr "Domínios" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Find a Domain" msgstr "Encontre um Domínio" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Find a new domain and assign it to your site or start a new site with a fresh domain." msgstr "Encontre um novo domínio e atribua-o ao seu site ou inicie um novo site com um novo domínio." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Get Help" msgstr "Obter Ajuda" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "24/7/365 support. We work when you work." msgstr "Suporte 24/7/365. Nós trabalhamos quando você trabalha." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "No cache enabled." msgstr "Nenhum cache ativado." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Disabled" msgstr "Desativado" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Not recommended." msgstr "Não recomendado." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache static assets like images and the appearance of your site for 1 hour." msgstr "Recurso de caches estáticos, como imagens e a aparência do seu site, por 1 hora." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Assets Only" msgstr "Somente Recursos" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache enabled for assets only." msgstr "Cache ativado apenas para recursos." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Recommended for ecommerce and sites that update frequently or display info in real-time." msgstr "Recomendado para comércio eletrônico e sites que são atualizados com frequência ou exibem informações em tempo real." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache static assets for 24 hours and web pages for 2 hours." msgstr "Recurso de caches estáticos por 24 horas e páginas da web por 2 horas." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Assets & Web Pages" msgstr "Recursos & Páginas da Web" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache enabled for assets and pages." msgstr "Cache ativado para ativos e páginas." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Recommended for blogs, educational sites, and sites that update at least weekly." msgstr "Recomendado para blogs, sites educacionais e sites que são atualizados pelo menos uma vez por semana." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache static assets for 1 week and web pages for 8 hours." msgstr "Recurso de caches estáticos por 1 semana e páginas da web por 8 horas." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Assets & Web Pages - Extended" msgstr "Recursos & Páginas da Web - Estendido" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache enabled for assets and pages (extended)." msgstr "Cache ativado para recursos e páginas (estendido)." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Boost speed and performance by storing a copy of your website content, files, and images online so the pages of your website load faster for your visitors." msgstr "Aumente a velocidade e o desempenho armazenando uma cópia do conteúdo, arquivos e imagens do seu site on-line para que as páginas do seu site sejam carregadas mais rapidamente para seus visitantes." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache Level" msgstr "Levels de Cache" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Clear All Cache Now" msgstr "Limpar Todo o Cache Agora" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache cleared" msgstr "Cache limpo" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Clear Cache" msgstr "Limpar Cache" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Plugins" msgstr "Plugins" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Themes" msgstr "Temas" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Automatic Updates" msgstr "Atualizações Automáticas" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Disable comments for older posts" msgstr "Desabilitar comentários de postagens mais antigas" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Comments on posts are disabled after " msgstr "Os comentários em postagens são desativados após " -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " day." msgid_plural " days." msgstr[0] " dia." msgstr[1] " dias." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Close comments after " msgstr "Fechar comentários após " -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Posts will display " msgstr "As postagens serão exibidas " -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " comment at a time." msgid_plural " comments at a time." msgstr[0] " comentário por vez." msgstr[1] " comentários por vez." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Display " msgstr "Exibir " -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Comments" msgstr "Comentários" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " revision." msgid_plural " revisions." msgstr[0] " revisão." msgstr[1] " revisões." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "The trash will automatically empty every " msgstr "A lixeira será automaticamente vazia a cada " -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " week." msgid_plural " weeks." msgstr[0] " semana." msgstr[1] " semanas." -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Content Options" msgstr "Opções de Conteúdo" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Controls for content revisions and how often to empty the trash." msgstr "Controles para revisões de conteúdo e com que frequência esvaziar a lixeira." @@ -549,456 +549,456 @@ msgid "Why choose HostGator for your WordPress site?" msgstr "" #: inc/Admin.php:67 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Pages & Posts" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Hostgator WordPress Plugin" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "HostGator Account" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Products & Services" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Sales & Promotions" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Payments" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Store Details" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Admin" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Secret page to manage admin features and settings." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "We are available 24/7 to help answer questions and solve your problems." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "More" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage Domain" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Explore our featured collection of tools and services." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Oops, there was an error loading the marketplace, please try again later." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Sorry, no marketplace items. Please, try again later." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Load More" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Oops! Something Went Wrong" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "An error occurred while loading the content. Please try again later." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Products" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Showcase physical and digital goods, product variations, and custom configurations." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "View all " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Add New" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Blog Posts" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Add a new blog post or edit your existing posts." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Bookings & Appointments" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Add your list of services, setup a booking calendar, and edit your bookings form." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Your site is not live." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Your site is live." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Visitors to your site will see your \"Coming Soon\" page and not your actual site. Visit " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "\"Settings\"" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " to set your site live." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Visitors to your site will see all your publicly published pages." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Site Pages" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Edit your homepage and other existing pages or add new pages to your site." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Every page load is fresh." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Recommended for sites that update a few times a month or less like porfolios or brochure sites." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache setting saved" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "We automatically clear your cache as you work (creating content, changing settings, installing plugins and more). But you can manually clear it here to be confident it's fresh." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This is where you can manage cache settings for your website." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage All Updates" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "WordPress Core" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Keeping automatic updates on ensures timely security fixes and the latest features." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Oops! Something went wrong. Please try again." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Site Status" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Not Live" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Live" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Coming Soon page" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Your Hostgator Coming Soon page lets you hide your site from visitors while you make the magic happen." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Your website is currently displaying a \"Coming Soon\" page." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Comments setting saved " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Comments setting saved." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " comments per page." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Comments allow visitors to provide feedback and respond to your posts or pages." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Post revision setting saved " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Posts will save " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Number of revisions posts can save " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " step back." msgid_plural " steps back." msgstr[0] "" msgstr[1] "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Trash setting saved " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Trash emptying frequency " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "The Help Center provides guided, step-by-step assistance as you build your site." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Sorry, that is not allowed." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This feature cannot currently be modified." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This is where you can manage common settings for your website." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Features" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "The performance feature provides improvements to loads faster for visitors including cache settings." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "The staging feature provides a way to copy a site to test new updates, features or content." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Wonder Blocks provides a library of customizable block patterns and page templates." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cancel" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Clone" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Confirm Clone Action" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cloned to Staging" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cloning production to staging, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Clone to staging" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Created" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Staging Created" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Creating a staging site, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Create staging site" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Currently editing" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Delete" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Confirm Delete" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This will permanently delete staging site. Are you sure you want to proceed? You can recreate another staging site at any time, but any specific changes you've made to this staging site will be lost." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deleted Staging" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deleting the staging site, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Delete Staging Site" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploy" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploy all changes" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Confirm Deployment" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploy database only" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This will deploy staging to production and overwrite current production site. Are you sure you want to proceed?" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploy files only" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deployed" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploying from staging to production, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploy Site" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Error" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Not currently editing" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Proceed" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Production Site" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Staging Site" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "A staging site is a duplicate of your live site, offering a secure environment to experiment, test updates, and deploy when ready." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switch" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switching" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switch to Production" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This will navigate you to the production environment" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Loading the production environment now." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switching to the production environment, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switch to Staging" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This will navigate you to the staging environment" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Loading the staging environment now." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switching to the staging environment, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "An unknown error has occurred." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Working…" msgstr "" diff --git a/languages/wp-plugin-hostgator.pot b/languages/wp-plugin-hostgator.pot index f7d3a26e..136130c6 100644 --- a/languages/wp-plugin-hostgator.pot +++ b/languages/wp-plugin-hostgator.pot @@ -2,7 +2,7 @@ # This file is distributed under the GPL 2.0 or later. msgid "" msgstr "" -"Project-Id-Version: The HostGator Plugin 2.10.1\n" +"Project-Id-Version: The HostGator Plugin 2.10.2\n" "Report-Msgid-Bugs-To: https://github.com/newfold-labs/wp-plugin-hostgator/issues\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -86,43 +86,43 @@ msgstr "" #: inc/Admin.php:64 #: inc/Admin.php:346 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Home" msgstr "" #: inc/Admin.php:67 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Pages & Posts" msgstr "" #: inc/Admin.php:70 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Store" msgstr "" #: inc/Admin.php:73 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Marketplace" msgstr "" #: inc/Admin.php:78 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Performance" msgstr "" #: inc/Admin.php:82 #: inc/Admin.php:347 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Settings" msgstr "" #: inc/Admin.php:87 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Staging" msgstr "" #: inc/Admin.php:91 -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Help" msgstr "" @@ -192,808 +192,808 @@ msgstr "" msgid "Auto-updates enabled" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Hostgator WordPress Plugin" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Oh No, An Error!" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "You found an error, please refresh the page and try again!" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "If the error persists, please contact support." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " Error code: " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "HostGator Account" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Phone" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Give us a ring at (866) 96-GATOR" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Call Us" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Chat" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Have a question? We're here 24/7/365" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Live Chat" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Tweet" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Tweet us at @hgsupport for support" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Tweet Us" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Knowledge Base" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Know what the pros know." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Find Answers" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Blog" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Get our tips and in-depth articles." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Learn Stuff" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Video Tutorials" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Step-by-step tutorials and additional guides." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Watch Now" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "There's nothing here!" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Products & Services" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Sales & Promotions" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Payments" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Store Details" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Admin" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Secret page to manage admin features and settings." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "We are available 24/7 to help answer questions and solve your problems." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "More" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Settings and Performance" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Customize & fine-tune your site." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage Settings" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage your site settings. You can ajdust automatic updates, comments, revisions and more." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage site performance and caching settings as well as clear the site cache." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Visit Marketplace" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Add site services, themes or plugins from the marketplace." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Website Content" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Create, manage & sort your story." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "New Post" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Write a new blog post." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Pages" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "New Page" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Add fresh pages to your website." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Categories" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage Categories" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Organize existing content into categories." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Web Hosting" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Access & manage your HostGator account." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage Sites" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage your site from the control panel. You can create backups, set security, and improve performance." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Email" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage Email" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Create email accounts, compose, send, and receive your email from the control panel." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Domains" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage Domain" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Find a Domain" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Find a new domain and assign it to your site or start a new site with a fresh domain." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Get Help" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "24/7/365 support. We work when you work." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Explore our featured collection of tools and services." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Oops, there was an error loading the marketplace, please try again later." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Sorry, no marketplace items. Please, try again later." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Load More" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Oops! Something Went Wrong" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "An error occurred while loading the content. Please try again later." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Products" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Showcase physical and digital goods, product variations, and custom configurations." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "View all " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Add New" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Blog Posts" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Add a new blog post or edit your existing posts." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Bookings & Appointments" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Add your list of services, setup a booking calendar, and edit your bookings form." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Your site is not live." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Your site is live." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Visitors to your site will see your \"Coming Soon\" page and not your actual site. Visit " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "\"Settings\"" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " to set your site live." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Visitors to your site will see all your publicly published pages." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Site Pages" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Edit your homepage and other existing pages or add new pages to your site." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "No cache enabled." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Every page load is fresh." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Disabled" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Not recommended." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache static assets like images and the appearance of your site for 1 hour." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Assets Only" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache enabled for assets only." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Recommended for ecommerce and sites that update frequently or display info in real-time." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache static assets for 24 hours and web pages for 2 hours." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Assets & Web Pages" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache enabled for assets and pages." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Recommended for blogs, educational sites, and sites that update at least weekly." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache static assets for 1 week and web pages for 8 hours." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Assets & Web Pages - Extended" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache enabled for assets and pages (extended)." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Recommended for sites that update a few times a month or less like porfolios or brochure sites." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Boost speed and performance by storing a copy of your website content, files, and images online so the pages of your website load faster for your visitors." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache setting saved" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache Level" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Clear All Cache Now" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "We automatically clear your cache as you work (creating content, changing settings, installing plugins and more). But you can manually clear it here to be confident it's fresh." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cache cleared" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Clear Cache" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This is where you can manage cache settings for your website." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Manage All Updates" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "WordPress Core" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Plugins" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Themes" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Automatic Updates" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Keeping automatic updates on ensures timely security fixes and the latest features." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Oops! Something went wrong. Please try again." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Site Status" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Not Live" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Live" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Coming Soon page" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Your Hostgator Coming Soon page lets you hide your site from visitors while you make the magic happen." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Your website is currently displaying a \"Coming Soon\" page." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Disable comments for older posts" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Comments setting saved " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Comments on posts are disabled after " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " day." msgid_plural " days." msgstr[0] "" msgstr[1] "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Close comments after " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Comments setting saved." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Posts will display " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " comment at a time." msgid_plural " comments at a time." msgstr[0] "" msgstr[1] "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Display " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " comments per page." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Comments" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Comments allow visitors to provide feedback and respond to your posts or pages." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Post revision setting saved " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Posts will save " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " revision." msgid_plural " revisions." msgstr[0] "" msgstr[1] "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Number of revisions posts can save " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " step back." msgid_plural " steps back." msgstr[0] "" msgstr[1] "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Trash setting saved " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "The trash will automatically empty every " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid " week." msgid_plural " weeks." msgstr[0] "" msgstr[1] "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Trash emptying frequency " msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Content Options" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Controls for content revisions and how often to empty the trash." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "The Help Center provides guided, step-by-step assistance as you build your site." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Sorry, that is not allowed." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This feature cannot currently be modified." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This is where you can manage common settings for your website." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Features" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "The performance feature provides improvements to loads faster for visitors including cache settings." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "The staging feature provides a way to copy a site to test new updates, features or content." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Wonder Blocks provides a library of customizable block patterns and page templates." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cancel" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Clone" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Confirm Clone Action" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cloned to Staging" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Cloning production to staging, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Clone to staging" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Created" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Staging Created" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Creating a staging site, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Create staging site" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Currently editing" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Delete" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Confirm Delete" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This will permanently delete staging site. Are you sure you want to proceed? You can recreate another staging site at any time, but any specific changes you've made to this staging site will be lost." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deleted Staging" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deleting the staging site, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Delete Staging Site" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploy" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploy all changes" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Confirm Deployment" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploy database only" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This will deploy staging to production and overwrite current production site. Are you sure you want to proceed?" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploy files only" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deployed" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploying from staging to production, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Deploy Site" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Error" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Not currently editing" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Proceed" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Production Site" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Staging Site" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "A staging site is a duplicate of your live site, offering a secure environment to experiment, test updates, and deploy when ready." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switch" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switching" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switch to Production" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This will navigate you to the production environment" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Loading the production environment now." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switching to the production environment, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switch to Staging" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "This will navigate you to the staging environment" msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Loading the staging environment now." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Switching to the staging environment, this should take about a minute." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "An unknown error has occurred." msgstr "" -#: build/2.10.1/index.js:1 +#: build/2.10.2/index.js:1 msgid "Working…" msgstr "" diff --git a/package-lock.json b/package-lock.json index 209687de..06fa951d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,23 +1,23 @@ { "name": "wp-plugin-hostgator", - "version": "2.10.1", + "version": "2.10.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wp-plugin-hostgator", - "version": "2.10.1", + "version": "2.10.2", "license": "GPL-2.0-or-later", "dependencies": { - "@heroicons/react": "^2.1.4", + "@heroicons/react": "^2.1.5", "@newfold-labs/wp-module-ecommerce": "^1.3.37", "@newfold-labs/wp-module-runtime": "^1.0.11", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.2.6", - "@wordpress/compose": "^7.2.0", + "@wordpress/compose": "^7.3.0", "@wordpress/dom-ready": "^4.3.0", "@wordpress/element": "^6.1.0", - "@wordpress/i18n": "^5.1.0", + "@wordpress/i18n": "^5.3.0", "@wordpress/icons": "^10.3.0", "classnames": "^2.5.1", "jquery": "^3.7.1", @@ -31,7 +31,7 @@ "@automattic/babel-plugin-preserve-i18n": "^1.0.0", "@tailwindcss/forms": "^0.5.7", "@testing-library/cypress": "^10.0.2", - "@wordpress/env": "^10.2.0", + "@wordpress/env": "^10.3.0", "@wordpress/scripts": "^27.9.0", "cypress": "^13.13.0", "cypress-axe": "1.5.0", @@ -167,9 +167,9 @@ "dev": true }, "node_modules/@babel/eslint-parser": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.7.tgz", - "integrity": "sha512-SO5E3bVxDuxyNxM5agFv480YA2HO6ohZbGxbazZdIk3KQOPOGVNw6q78I9/lbviIf95eq6tPozeYnJLbjnC8IA==", + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.8.tgz", + "integrity": "sha512-nYAikI4XTGokU2QX7Jx+v4rxZKhKivaQaREZjuW3mrJrbdWJ5yUfohnoUULge+zEEaKjPYNxhoRgUKktjXtbwA==", "dev": true, "dependencies": { "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", @@ -2533,9 +2533,9 @@ } }, "node_modules/@heroicons/react": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.4.tgz", - "integrity": "sha512-ju0wj0wwrUTMQ2Yceyrma7TKuI3BpSjp+qKqV81K9KGcUHdvTMdiwfRc2cwXBp3uXtKuDZkh0v03nWOQnJFv2Q==", + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.5.tgz", + "integrity": "sha512-FuzFN+BsHa+7OxbvAERtgBTNeZpUjgM/MIizfVkSCL2/edriN0Hx/DWRCR//aPYwO5QX/YlgLGXk+E3PcfZwjA==", "peerDependencies": { "react": ">= 16" } @@ -4735,9 +4735,9 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "dev": true, "bin": { "semver": "bin/semver.js" @@ -4860,9 +4860,9 @@ } }, "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "dev": true, "bin": { "semver": "bin/semver.js" @@ -4897,9 +4897,9 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "dev": true, "bin": { "semver": "bin/semver.js" @@ -5436,19 +5436,19 @@ } }, "node_modules/@wordpress/compose": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-7.2.0.tgz", - "integrity": "sha512-J2OGEatXXTgRJmXZHYcstL5GyQgQcoeSJ9dQ2wVFHJLnWoIX3hlvi5oRy10lpl1yntfm6NLkWDBuSTIbAYJzww==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-7.3.0.tgz", + "integrity": "sha512-TtAYdKnqQ/L/nF0+fmlQ1wAvm90X9HRBrAuEMNmkzKhews/5GR0rR3dNSMjlf7C6mNdTO3mkYt6AQf9fvZFoiQ==", "dependencies": { "@babel/runtime": "^7.16.0", "@types/mousetrap": "^1.6.8", - "@wordpress/deprecated": "^4.2.0", - "@wordpress/dom": "^4.2.0", - "@wordpress/element": "^6.2.0", - "@wordpress/is-shallow-equal": "^5.2.0", - "@wordpress/keycodes": "^4.2.0", - "@wordpress/priority-queue": "^3.2.0", - "@wordpress/undo-manager": "^1.2.0", + "@wordpress/deprecated": "^4.3.0", + "@wordpress/dom": "^4.3.0", + "@wordpress/element": "^6.3.0", + "@wordpress/is-shallow-equal": "^5.3.0", + "@wordpress/keycodes": "^4.3.0", + "@wordpress/priority-queue": "^3.3.0", + "@wordpress/undo-manager": "^1.3.0", "change-case": "^4.1.2", "clipboard": "^2.0.11", "mousetrap": "^1.6.5", @@ -5463,12 +5463,12 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/deprecated": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-4.2.0.tgz", - "integrity": "sha512-grD/IBGEvXzTLaNB45QZv8jDQYK6bMhCSa7obRahZDpyrM2lwKwa8p1oack5R+81YWkBL02gl9V5G9BrpNfBJg==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-4.3.0.tgz", + "integrity": "sha512-K2GHXlwjx6GMhZjs52X1MXySCrqzh4IjoqF5IOcydMgWqOIE2++hMuB9Y55qN/Mhsrv/HO8Q1LaTxbEd6BuNJQ==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/hooks": "^4.2.0" + "@wordpress/hooks": "^4.3.0" }, "engines": { "node": ">=18.12.0", @@ -5476,12 +5476,12 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/dom": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-4.2.0.tgz", - "integrity": "sha512-vkeIsFdoKWl6lZJM+E49b+HocePP8gSPiDeUaa3P82JPTLTNAAfQMGWbAG0dbQCOZa7pmF4Sh0T1iVYmznm6eA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-4.3.0.tgz", + "integrity": "sha512-sf4h6jVqboRdhe3soyr5bt+Vpz24WG/AIMHm7pGaxfbV5jxx06ZZ8K1RKzhr7jF3wn7IgIc1wmMA+OFzEYqGyw==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/deprecated": "^4.2.0" + "@wordpress/deprecated": "^4.3.0" }, "engines": { "node": ">=18.12.0", @@ -5489,9 +5489,9 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/hooks": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.2.0.tgz", - "integrity": "sha512-N2dRMIb3F6y2dXlcT6m2CH/jDi9/Fe0gaM6ev7DrvwJ8+kX1CRzwAydemmPw34EnhQKvYKQYgGqttrfzvzgKJw==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.3.0.tgz", + "integrity": "sha512-bpqwSXGyxPfhuxESKoAtL4ofB3CazzvcwcucTZ0g9Pat3KNuBaloSrPBliqqNOiSLWNH3nmpkaRmv4u89EdKAw==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5501,9 +5501,9 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/is-shallow-equal": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.2.0.tgz", - "integrity": "sha512-WIsaAu+vDoAwnfGSWqyOMZiJeKXMXHNj6SzuESieASbL1VcbWgpg8FjDRjCNCEBgu7oe2VQrDOpDfajI1fgVvw==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.3.0.tgz", + "integrity": "sha512-sZ+fypqjYX0/DTAKsm1G9ND9Wn4d3Ju4lI7SLSmCKdUL5EPY3g/2LpKQKDqljh9m6Ex5NWp2XfU8UVXpkEfbMQ==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5513,12 +5513,12 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/keycodes": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-4.2.0.tgz", - "integrity": "sha512-FJMR+KLfltcfmd0GhpI2C+zohFaGwPwZTYx9e0+cnIDJ5c5Jw1KTToZ+gkWPoSi++U/dlqkxkKYLD4AnGg7L5Q==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-4.3.0.tgz", + "integrity": "sha512-o+L110/Y9ufS2eWVG1gXFs6+jPsMNVZoGJCt4PLjMmVabke0iaYstFppUdtQiOEDbnnhX9MH3RRtqp2AoSnaRQ==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/i18n": "^5.2.0" + "@wordpress/i18n": "^5.3.0" }, "engines": { "node": ">=18.12.0", @@ -5526,9 +5526,9 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/priority-queue": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/priority-queue/-/priority-queue-3.2.0.tgz", - "integrity": "sha512-Kz/Zv+/TzgsKi5M3/iE2w4sMSi0f2Q3KnmU6taS5bEiiKRHvuC1U629YBsXCvBfi+7QWe2L7J7OVcLRwdEzAkg==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/priority-queue/-/priority-queue-3.3.0.tgz", + "integrity": "sha512-H7dGei1mFqKlz7NLFOGGtVgaBsORRaXeXNwWLI5rE0pI3XfGYd+zxNrG5aBzHw4fPqsITsxecNSaacc9fjqgjQ==", "dependencies": { "@babel/runtime": "^7.16.0", "requestidlecallback": "^0.3.0" @@ -5763,9 +5763,9 @@ } }, "node_modules/@wordpress/env": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/env/-/env-10.2.0.tgz", - "integrity": "sha512-EToZYPGXpl42Asw3bxpX8aKmHfRUdGxKPjQ9CHZVQoTAL27Af4FyjyGnepsnDpnYdIeI8VPb2S3k2NL/1+fpIA==", + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/env/-/env-10.3.0.tgz", + "integrity": "sha512-tfEYfXp+4c09btYwNovfBRDDCD25L6Dasg6ODkYw0g+gg5DXsYvaq7tQDeAAzqwtTpzeKi4DOidNsVoA4FR6Rg==", "dev": true, "dependencies": { "chalk": "^4.0.0", @@ -5918,12 +5918,12 @@ } }, "node_modules/@wordpress/i18n": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-5.2.0.tgz", - "integrity": "sha512-G8z3/o1gm158XHANzthMBLsInQ/iWBFFIUoThiOP8C+VtpVozVpmWpgdayldPoTYolhCdaW6dicNUfdX8fOBTQ==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-5.3.0.tgz", + "integrity": "sha512-edHKkdZb6jNpbn+LUPu2wo1mKyhT819WJ7kI8hmMcHq82rNwwbMfcGoB3oSaphTphWfhlgxIxLczKOAbWDKudw==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/hooks": "^4.2.0", + "@wordpress/hooks": "^4.3.0", "gettext-parser": "^1.3.1", "memize": "^2.1.0", "sprintf-js": "^1.1.1", @@ -5938,9 +5938,9 @@ } }, "node_modules/@wordpress/i18n/node_modules/@wordpress/hooks": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.2.0.tgz", - "integrity": "sha512-N2dRMIb3F6y2dXlcT6m2CH/jDi9/Fe0gaM6ev7DrvwJ8+kX1CRzwAydemmPw34EnhQKvYKQYgGqttrfzvzgKJw==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.3.0.tgz", + "integrity": "sha512-bpqwSXGyxPfhuxESKoAtL4ofB3CazzvcwcucTZ0g9Pat3KNuBaloSrPBliqqNOiSLWNH3nmpkaRmv4u89EdKAw==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -6356,12 +6356,12 @@ } }, "node_modules/@wordpress/undo-manager": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/undo-manager/-/undo-manager-1.2.0.tgz", - "integrity": "sha512-xOjyl2hRro5I3pBuDYvrF+cLe0617KlPiuJok9YPofjUvfDvgf6gPLSBOAPj2GzYkiGASz0fnsPcE4UxS14ApQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/undo-manager/-/undo-manager-1.3.0.tgz", + "integrity": "sha512-1XvU3GKpWeKFLCRx/3yEttRbIszD38vfH53XmCq2Y6IbWiyJLUGCnq4kiZjOaxA0o/DcAa4edscPyqmJj+wE+g==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/is-shallow-equal": "^5.2.0" + "@wordpress/is-shallow-equal": "^5.3.0" }, "engines": { "node": ">=18.12.0", @@ -6369,9 +6369,9 @@ } }, "node_modules/@wordpress/undo-manager/node_modules/@wordpress/is-shallow-equal": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.2.0.tgz", - "integrity": "sha512-WIsaAu+vDoAwnfGSWqyOMZiJeKXMXHNj6SzuESieASbL1VcbWgpg8FjDRjCNCEBgu7oe2VQrDOpDfajI1fgVvw==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.3.0.tgz", + "integrity": "sha512-sZ+fypqjYX0/DTAKsm1G9ND9Wn4d3Ju4lI7SLSmCKdUL5EPY3g/2LpKQKDqljh9m6Ex5NWp2XfU8UVXpkEfbMQ==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -10654,9 +10654,9 @@ } }, "node_modules/eslint-plugin-jest/node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "dev": true, "bin": { "semver": "bin/semver.js" @@ -10689,9 +10689,9 @@ } }, "node_modules/eslint-plugin-jsdoc/node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "dev": true, "bin": { "semver": "bin/semver.js" @@ -10768,13 +10768,13 @@ } }, "node_modules/eslint-plugin-prettier": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz", - "integrity": "sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz", + "integrity": "sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==", "dev": true, "dependencies": { "prettier-linter-helpers": "^1.0.0", - "synckit": "^0.8.6" + "synckit": "^0.9.1" }, "engines": { "node": "^14.18.0 || >=16.0.0" @@ -10798,9 +10798,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.34.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.3.tgz", - "integrity": "sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA==", + "version": "7.34.4", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.4.tgz", + "integrity": "sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA==", "dev": true, "dependencies": { "array-includes": "^3.1.8", @@ -10811,16 +10811,17 @@ "doctrine": "^2.1.0", "es-iterator-helpers": "^1.0.19", "estraverse": "^5.3.0", + "hasown": "^2.0.2", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", "object.entries": "^1.1.8", "object.fromentries": "^2.0.8", - "object.hasown": "^1.1.4", "object.values": "^1.2.0", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.5", "semver": "^6.3.1", - "string.prototype.matchall": "^4.0.11" + "string.prototype.matchall": "^4.0.11", + "string.prototype.repeat": "^1.0.0" }, "engines": { "node": ">=4" @@ -17006,23 +17007,6 @@ "node": ">= 0.4" } }, - "node_modules/object.hasown": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.4.tgz", - "integrity": "sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==", - "dev": true, - "dependencies": { - "define-properties": "^1.2.1", - "es-abstract": "^1.23.2", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/object.values": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz", @@ -17359,9 +17343,9 @@ } }, "node_modules/pac-proxy-agent": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", - "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.2.tgz", + "integrity": "sha512-BFi3vZnO9X5Qt6NRz7ZOaPja3ic0PhlsmCRYLOpN11+mWBCR6XJDqW5RF3j8jm4WGGQZtBA+bTfxYzeKW73eHg==", "dev": true, "dependencies": { "@tootallnate/quickjs-emscripten": "^0.23.0", @@ -17369,9 +17353,9 @@ "debug": "^4.3.4", "get-uri": "^6.0.1", "http-proxy-agent": "^7.0.0", - "https-proxy-agent": "^7.0.2", - "pac-resolver": "^7.0.0", - "socks-proxy-agent": "^8.0.2" + "https-proxy-agent": "^7.0.5", + "pac-resolver": "^7.0.1", + "socks-proxy-agent": "^8.0.4" }, "engines": { "node": ">= 14" @@ -17403,9 +17387,9 @@ } }, "node_modules/pac-proxy-agent/node_modules/https-proxy-agent": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", - "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", + "version": "7.0.5", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz", + "integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==", "dev": true, "dependencies": { "agent-base": "^7.0.2", @@ -18607,9 +18591,9 @@ } }, "node_modules/proxy-agent/node_modules/https-proxy-agent": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", - "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", + "version": "7.0.5", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz", + "integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==", "dev": true, "dependencies": { "agent-base": "^7.0.2", @@ -20295,14 +20279,14 @@ } }, "node_modules/socks-proxy-agent": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.3.tgz", - "integrity": "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==", + "version": "8.0.4", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.4.tgz", + "integrity": "sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw==", "dev": true, "dependencies": { "agent-base": "^7.1.1", "debug": "^4.3.4", - "socks": "^2.7.1" + "socks": "^2.8.3" }, "engines": { "node": ">= 14" @@ -20733,6 +20717,16 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/string.prototype.repeat": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz", + "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==", + "dev": true, + "dependencies": { + "define-properties": "^1.1.3", + "es-abstract": "^1.17.5" + } + }, "node_modules/string.prototype.trim": { "version": "1.2.9", "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz", @@ -21235,9 +21229,9 @@ "dev": true }, "node_modules/synckit": { - "version": "0.8.8", - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.8.tgz", - "integrity": "sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==", + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.9.1.tgz", + "integrity": "sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==", "dev": true, "dependencies": { "@pkgr/core": "^0.1.0", @@ -21569,9 +21563,9 @@ } }, "node_modules/text-decoder": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.0.tgz", - "integrity": "sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.1.tgz", + "integrity": "sha512-8zll7REEv4GDD3x4/0pW+ppIxSNs7H1J10IKFZsuOMscumCdM2a+toDGLPA3T+1+fLBql4zbt5z83GEQGGV5VA==", "dev": true, "dependencies": { "b4a": "^1.6.4" diff --git a/package.json b/package.json index bcaa59bc..400dd530 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "wp-plugin-hostgator", "description": "WordPress plugin that integrates your WordPress site with the HostGator control panel, including performance, security, and update features.", "license": "GPL-2.0-or-later", - "version": "2.10.1", + "version": "2.10.2", "private": true, "contributors": [ "Abdulrahman Al Ani (https://alani.dev/)", @@ -16,15 +16,15 @@ "npm": ">=10" }, "dependencies": { - "@heroicons/react": "^2.1.4", + "@heroicons/react": "^2.1.5", "@newfold-labs/wp-module-ecommerce": "^1.3.37", "@newfold-labs/wp-module-runtime": "^1.0.11", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.2.6", - "@wordpress/compose": "^7.2.0", + "@wordpress/compose": "^7.3.0", "@wordpress/dom-ready": "^4.3.0", "@wordpress/element": "^6.1.0", - "@wordpress/i18n": "^5.1.0", + "@wordpress/i18n": "^5.3.0", "@wordpress/icons": "^10.3.0", "classnames": "^2.5.1", "jquery": "^3.7.1", @@ -38,7 +38,7 @@ "@automattic/babel-plugin-preserve-i18n": "^1.0.0", "@tailwindcss/forms": "^0.5.7", "@testing-library/cypress": "^10.0.2", - "@wordpress/env": "^10.2.0", + "@wordpress/env": "^10.3.0", "@wordpress/scripts": "^27.9.0", "cypress": "^13.13.0", "cypress-axe": "1.5.0", diff --git a/wp-plugin-hostgator.php b/wp-plugin-hostgator.php index 33a5eea6..80eb531d 100644 --- a/wp-plugin-hostgator.php +++ b/wp-plugin-hostgator.php @@ -12,7 +12,7 @@ * Plugin URI: https://hostgator.com * Update URI: https://github.com/newfold-labs/wp-plugin-hostgator/ * Description: WordPress plugin that integrates a WordPress site with the HostGator control panel, including performance, security, and update features. - * Version: 2.10.1 + * Version: 2.10.2 * Requires at least: 6.3 * Requires PHP: 7.3 * Tested up to: 6.6 @@ -32,7 +32,7 @@ } // Define constants -define( 'HOSTGATOR_PLUGIN_VERSION', '2.10.1' ); +define( 'HOSTGATOR_PLUGIN_VERSION', '2.10.2' ); define( 'HOSTGATOR_PLUGIN_FILE', __FILE__ ); define( 'HOSTGATOR_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); define( 'HOSTGATOR_PLUGIN_URL', plugin_dir_url( __FILE__ ) );