From 6d3a519e521a45df0dc4a3d5abac1970efb2e552 Mon Sep 17 00:00:00 2001 From: Halil Beycan <50718965+BeycanDeveloper@users.noreply.github.com> Date: Thu, 4 Apr 2024 16:29:08 +0800 Subject: [PATCH] updated for wp.org --- composer.json | 2 +- composer.lock | 14 +++++++------- ...teway.php => cryptopay-gateway-for-armember.php | 2 +- languages/arm-cryptopay.pot | 8 ++++---- readme.txt | 6 +++--- .../beycanpress/cryptopay-integrator/composer.json | 2 +- .../cryptopay-integrator/views/message-1.php | 2 +- .../cryptopay-integrator/views/message-2.php | 2 +- vendor/composer/installed.json | 14 +++++++------- vendor/composer/installed.php | 10 +++++----- 10 files changed, 31 insertions(+), 31 deletions(-) rename arm-cryptopay-gateway.php => cryptopay-gateway-for-armember.php (97%) diff --git a/composer.json b/composer.json index c134203..1132ea1 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,6 @@ } }, "require": { - "beycanpress/cryptopay-integrator": "^0.1.10" + "beycanpress/cryptopay-integrator": "^0.1.11" } } diff --git a/composer.lock b/composer.lock index 9a21c57..fa80051 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d790c17a0fbe6d9c27793420cf646a1f", + "content-hash": "77536fbde0f65dd1f19f2539c97b5117", "packages": [ { "name": "beycanpress/cryptopay-integrator", - "version": "0.1.10", + "version": "0.1.11", "source": { "type": "git", "url": "https://github.com/BeycanPress/cryptopay-integrator.git", - "reference": "6ac799ad5b3c9b952ee77d4d974162f525ff0f2a" + "reference": "cd50c21a0daf9bbcc5b86a292d620b74b47aa73e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/BeycanPress/cryptopay-integrator/zipball/6ac799ad5b3c9b952ee77d4d974162f525ff0f2a", - "reference": "6ac799ad5b3c9b952ee77d4d974162f525ff0f2a", + "url": "https://api.github.com/repos/BeycanPress/cryptopay-integrator/zipball/cd50c21a0daf9bbcc5b86a292d620b74b47aa73e", + "reference": "cd50c21a0daf9bbcc5b86a292d620b74b47aa73e", "shasum": "" }, "require": { @@ -37,9 +37,9 @@ "homepage": "https://github.com/BeycanPress/cryptopay-integrator", "support": { "issues": "https://github.com/BeycanPress/cryptopay-integrator/issues", - "source": "https://github.com/BeycanPress/cryptopay-integrator/tree/0.1.10" + "source": "https://github.com/BeycanPress/cryptopay-integrator/tree/0.1.11" }, - "time": "2024-03-22T11:55:55+00:00" + "time": "2024-04-04T08:02:22+00:00" } ], "packages-dev": [], diff --git a/arm-cryptopay-gateway.php b/cryptopay-gateway-for-armember.php similarity index 97% rename from arm-cryptopay-gateway.php rename to cryptopay-gateway-for-armember.php index 6aa845a..53e9646 100644 --- a/arm-cryptopay-gateway.php +++ b/cryptopay-gateway-for-armember.php @@ -10,7 +10,7 @@ // @phpcs:disable Generic.Files.LineLength /** - * Plugin Name: ARMember - CryptoPay Gateway + * Plugin Name: CryptoPay Gateway for ARMember * Version: 1.0.0 * Plugin URI: https://beycanpress.com/cryptopay/ * Description: Adds Cryptocurrency payment gateway (CryptoPay) for ARMember. diff --git a/languages/arm-cryptopay.pot b/languages/arm-cryptopay.pot index 46bcd53..256a8ff 100644 --- a/languages/arm-cryptopay.pot +++ b/languages/arm-cryptopay.pot @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: ARMember - CryptoPay Gateway\n" +"Project-Id-Version: CryptoPay Gateway for ARMember\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-03-16 12:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" @@ -21,13 +21,13 @@ msgid "Adds Cryptocurrency payment gateway (CryptoPay) for ARMember." msgstr "" #. Name of the plugin -msgid "ARMember - CryptoPay Gateway" +msgid "CryptoPay Gateway for ARMember" msgstr "" #: arm-cryptopay-gateway.php:70 #, php-format msgid "" -"ARMember - CryptoPay Gateway: This plugin is an extra feature plugin so it " +"CryptoPay Gateway for ARMember: This plugin is an extra feature plugin so it " "cannot do anything on its own. It needs CryptoPay to work. You can buy " "CryptoPay by %s." msgstr "" @@ -35,7 +35,7 @@ msgstr "" #: arm-cryptopay-gateway.php:60 #, php-format msgid "" -"ARMember - CryptoPay Gateway: This plugin requires ARMember to work. You can " +"CryptoPay Gateway for ARMember: This plugin requires ARMember to work. You can " "download ARMember by %s." msgstr "" diff --git a/readme.txt b/readme.txt index 8eeecd7..a235896 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: BeycanPress Tags: Bitcoin, Ethereum, Crypto, Payment, ARMember Requires at least: 5.0 -Tested up to: 6.4.3 +Tested up to: 6.5.0 Requires PHP: 8.1 Stable Tag: 1.0.0 Version: 1.0.0 @@ -44,8 +44,8 @@ You can easily translate with Loco translate. == Installation == -1. Upload the entire `/arm-cryptopay-gateway` directory to the `/wp-content/plugins/` directory. -2. Activate ARMember - CryptoPay Gateway through the 'Plugins' menu in WordPress. +1. Upload the entire `/cryptopay-gateway-for-armember` directory to the `/wp-content/plugins/` directory. +2. Activate CryptoPay Gateway for ARMember through the 'Plugins' menu in WordPress. 3. Enjoy. == Changelog == diff --git a/vendor/beycanpress/cryptopay-integrator/composer.json b/vendor/beycanpress/cryptopay-integrator/composer.json index 0f32763..4ce87a9 100644 --- a/vendor/beycanpress/cryptopay-integrator/composer.json +++ b/vendor/beycanpress/cryptopay-integrator/composer.json @@ -1,6 +1,6 @@ { "name": "beycanpress/cryptopay-integrator", - "version": "0.1.10", + "version": "0.1.11", "description": "CryptoPay and CryptoPay Lite integration wrapper", "type": "library", "license": "MIT", diff --git a/vendor/beycanpress/cryptopay-integrator/views/message-1.php b/vendor/beycanpress/cryptopay-integrator/views/message-1.php index 9600d46..d03e6f5 100644 --- a/vendor/beycanpress/cryptopay-integrator/views/message-1.php +++ b/vendor/beycanpress/cryptopay-integrator/views/message-1.php @@ -5,7 +5,7 @@ '{name}', esc_html($currentPlugin), sprintf( - esc_html__('{name} - CryptoPay Gateway: This plugin requires {name} to work. You can %s {name} by %s.', 'arm-cryptopay'), + esc_html__('CryptoPay Gateway for {name}: This plugin requires {name} to work. You can %s {name} by %s.', 'arm-cryptopay'), $download ? esc_html__('download', 'cryptopay') : esc_html__('buy', 'cryptopay'), sprintf( '' . esc_html__('clicking here', 'cryptopay') . '', diff --git a/vendor/beycanpress/cryptopay-integrator/views/message-2.php b/vendor/beycanpress/cryptopay-integrator/views/message-2.php index 7f86956..12d99a2 100644 --- a/vendor/beycanpress/cryptopay-integrator/views/message-2.php +++ b/vendor/beycanpress/cryptopay-integrator/views/message-2.php @@ -3,7 +3,7 @@

' . esc_html__('clicking here', 'cryptopay') . '', diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index b0f000d..ad2b774 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -2,23 +2,23 @@ "packages": [ { "name": "beycanpress/cryptopay-integrator", - "version": "0.1.10", - "version_normalized": "0.1.10.0", + "version": "0.1.11", + "version_normalized": "0.1.11.0", "source": { "type": "git", "url": "https://github.com/BeycanPress/cryptopay-integrator.git", - "reference": "6ac799ad5b3c9b952ee77d4d974162f525ff0f2a" + "reference": "cd50c21a0daf9bbcc5b86a292d620b74b47aa73e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/BeycanPress/cryptopay-integrator/zipball/6ac799ad5b3c9b952ee77d4d974162f525ff0f2a", - "reference": "6ac799ad5b3c9b952ee77d4d974162f525ff0f2a", + "url": "https://api.github.com/repos/BeycanPress/cryptopay-integrator/zipball/cd50c21a0daf9bbcc5b86a292d620b74b47aa73e", + "reference": "cd50c21a0daf9bbcc5b86a292d620b74b47aa73e", "shasum": "" }, "require": { "php": ">=8.1" }, - "time": "2024-03-22T11:55:55+00:00", + "time": "2024-04-04T08:02:22+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -34,7 +34,7 @@ "homepage": "https://github.com/BeycanPress/cryptopay-integrator", "support": { "issues": "https://github.com/BeycanPress/cryptopay-integrator/issues", - "source": "https://github.com/BeycanPress/cryptopay-integrator/tree/0.1.10" + "source": "https://github.com/BeycanPress/cryptopay-integrator/tree/0.1.11" }, "install-path": "../beycanpress/cryptopay-integrator" } diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index d74b733..9bfb417 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => '__root__', 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '49d9c46f7c495f86edcfe7df2557fe0c057fbf46', + 'reference' => '2d142bd82ba919b2b1de7b74350eaa7039582ca2', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -13,16 +13,16 @@ '__root__' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '49d9c46f7c495f86edcfe7df2557fe0c057fbf46', + 'reference' => '2d142bd82ba919b2b1de7b74350eaa7039582ca2', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => false, ), 'beycanpress/cryptopay-integrator' => array( - 'pretty_version' => '0.1.10', - 'version' => '0.1.10.0', - 'reference' => '6ac799ad5b3c9b952ee77d4d974162f525ff0f2a', + 'pretty_version' => '0.1.11', + 'version' => '0.1.11.0', + 'reference' => 'cd50c21a0daf9bbcc5b86a292d620b74b47aa73e', 'type' => 'library', 'install_path' => __DIR__ . '/../beycanpress/cryptopay-integrator', 'aliases' => array(),