Skip to content

Commit

Permalink
updated for wp.org
Browse files Browse the repository at this point in the history
  • Loading branch information
0xBeycan committed Apr 4, 2024
1 parent 40769fa commit fca3c47
Show file tree
Hide file tree
Showing 10 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
}
},
"require": {
"beycanpress/cryptopay-integrator": "^0.1.10"
"beycanpress/cryptopay-integrator": "^0.1.11"
}
}
14 changes: 7 additions & 7 deletions composer.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// @phpcs:disable Generic.Files.LineLength

/**
* Plugin Name: LearnDash LMS - CryptoPay Gateway
* Plugin Name: CryptoPay Gateway for LearnDash LMS
* Version: 1.0.0
* Plugin URI: https://beycanpress.com/cryptopay/
* Description: Adds Cryptocurrency payment gateway (CryptoPay) for LearnDash LMS.
Expand All @@ -21,7 +21,7 @@
* Text Domain: ldlms-cryptopay
* Tags: Cryptopay, Cryptocurrency, WooCommerce, WordPress, MetaMask, Trust, Binance, Wallet, Ethereum, Bitcoin, Binance smart chain, Payment, Plugin, Gateway, Moralis, Converter, API, coin market cap, CMC
* Requires at least: 5.0
* Tested up to: 6.4.3
* Tested up to: 6.5.0
* Requires PHP: 8.1
*/

Expand Down
16 changes: 8 additions & 8 deletions languages/ldlms-cryptopay.pot
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: LearnDash LMS - CryptoPay Gateway\n"
"Project-Id-Version: CryptoPay Gateway for LearnDash LMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-03 01:19+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down Expand Up @@ -33,8 +33,8 @@ msgstr ""
msgid "BeycanPress LLC"
msgstr ""

#: learndash-lms-cryptopay-gateway.php:59
#: learndash-lms-cryptopay-gateway.php:72
#: cryptopay-gateway-for-learndash-lms.php:59
#: cryptopay-gateway-for-learndash-lms.php:72
msgid "clicking here"
msgstr ""

Expand All @@ -51,21 +51,21 @@ msgid "https://beycanpress.com/cryptopay/"
msgstr ""

#. Name of the plugin
msgid "LearnDash LMS - CryptoPay Gateway"
msgid "CryptoPay Gateway for LearnDash LMS"
msgstr ""

#: learndash-lms-cryptopay-gateway.php:72
#: cryptopay-gateway-for-learndash-lms.php:72
#, php-format
msgid ""
"LearnDash LMS - CryptoPay Gateway: This plugin is an extra feature plugin so "
"CryptoPay Gateway for LearnDash LMS: 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 ""

#: learndash-lms-cryptopay-gateway.php:59
#: cryptopay-gateway-for-learndash-lms.php:59
#, php-format
msgid ""
"LearnDash LMS - CryptoPay Gateway: This plugin requires LearnDash LMS to "
"CryptoPay Gateway for LearnDash LMS: This plugin requires LearnDash LMS to "
"work. You can buy LearnDash LMS by %s."
msgstr ""

Expand Down
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: BeycanPress
Tags: Bitcoin, Ethereum, Binance Smart Chain, Blockchain, Networks, Cryptocurrency, Payments, Gateway, WordPress, LearnDash LMS
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
Expand Down Expand Up @@ -44,8 +44,8 @@ You can easily translate with Loco translate.

== Installation ==

1. Upload the entire `/learndash-lms-cryptopay-gateway` directory to the `/wp-content/plugins/` directory.
2. Activate LearnDash LMS - CryptoPay Gateway through the 'Plugins' menu in WordPress.
1. Upload the entire `/cryptopay-gateway-for-learndash-lms` directory to the `/wp-content/plugins/` directory.
2. Activate CryptoPay Gateway for LearnDash LMS through the 'Plugins' menu in WordPress.
3. Enjoy.

== Changelog ==
Expand Down
2 changes: 1 addition & 1 deletion vendor/beycanpress/cryptopay-integrator/composer.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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(
'<a href="%s" target="_blank">' . esc_html__('clicking here', 'cryptopay') . '</a>',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<p>
<?php echo wp_kses_post(
sprintf(
esc_html__('%s - CryptoPay Gateway: This plugin is an integration plugin so it cannot do anything on its own. It needs CryptoPay to work. You can buy CryptoPay by %s.', 'cryptopay'),
esc_html__('CryptoPay Gateway for %s: This plugin is an integration plugin so it cannot do anything on its own. It needs CryptoPay to work. You can buy CryptoPay by %s.', 'cryptopay'),
esc_html($currentPlugin),
sprintf(
'<a href="https://beycanpress.com/product/cryptopay-all-in-one-cryptocurrency-payments-for-wordpress/?utm_source=wp_org_addons&utm_medium=%s" target="_blank">' . esc_html__('clicking here', 'cryptopay') . '</a>',
Expand Down
14 changes: 7 additions & 7 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -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"
}
Expand Down
10 changes: 5 additions & 5 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => '__root__',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '5cfd28c4ab2abf2544cd6f2d972d57261b3f9991',
'reference' => '40769fae05f04834fe9180fc2c367b0ce5c90f4e',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -13,16 +13,16 @@
'__root__' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '5cfd28c4ab2abf2544cd6f2d972d57261b3f9991',
'reference' => '40769fae05f04834fe9180fc2c367b0ce5c90f4e',
'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(),
Expand Down

0 comments on commit fca3c47

Please sign in to comment.