From 77cacabcccbdf8bfa20b69fbfcc453838ba8ee34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Wi=C4=99cek?= Date: Wed, 14 Aug 2024 01:13:18 +0200 Subject: [PATCH] Updated plugin version and improved README structure --- README.md | 20 +++++++++++++------- composer.json | 2 +- readme.txt | 2 +- simpay-wordpress.php | 2 +- 4 files changed, 16 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f5e23a0..65054fd 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,39 @@ # SimPay-WordPress + +## Polskie instrukcje + Znajdziesz tu pliki do pobrania i instalacji oficjalnego pluginu SimPay dla systemu wordpress. -## Dlaczego warto wybrać SimPay? +### Dlaczego warto wybrać SimPay? + * *Prosta i szybka integracja* – nasz plugin jest intuicyjny w obsłudze, dzięki czemu poradzisz sobie z integracją nawet bez większych umiejętności. * *Natychmiastowe zarobki* – każdego dnia prześlemy Ci zyski z płatności online * *Bezpieczeństwo i ciągłe wsparcie techniczne* – gwarantujemy odpowiednie zabezpieczenie wszystkich płatności. A w razie problemów z integracją lub działaniem systemów SimPay, natychmiast reagujemy wsparciem. -Masz problem z integracją lub chcesz dowiedzieć się więcej? Napisz na kontakt@simpay.pl +Masz problem z integracją lub chcesz dowiedzieć się więcej? Napisz na --- -# SimPay-WordPress +## English instruction + Here you will find files to download and install the official SimPay plugin for wordpress. -## Why should I choose SimPay? +### Why should I choose SimPay? + * *Easy and fast integration* – our plugin is inuitive to use, so you can handle the integration even without much skill. * *Instant earnings* – we will send you profits from online payments every day. * *Safety and continuous technical support* – we guarantee proper security for all payments. And in case of problems with the integration or operation of SimPay systems, we immediately respond with support. -Do you have an issue with integration or want to learn more? Write to kontakt@simpay.pl +Do you have an issue with integration or want to learn more? Write to -## Requirements +### Requirements * PHP >= 8.1 * Wordpress >= 6.0 * Composer >= 2.1 * SimPay API credentials -## Installation +### Installation 1. Download the latest release from [here](#) 2. Upload the plugin to your Wordpress installation diff --git a/composer.json b/composer.json index c5ce08c..c9a5131 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "simpay/simpay-wordpress", - "version": "2.2.0", + "version": "2.2.1", "type": "library", "require": { "simpaypl/simpay": "^2.2" diff --git a/readme.txt b/readme.txt index 4ef2b77..8ffcb71 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://darkgl.pl/ Tags: simpay, payments, directbiling, sms Requires at least: 6.0 Tested up to: 6.3.1 -Stable tag: 2.2.0 +Stable tag: 2.2.1 Requires PHP: 8.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/simpay-wordpress.php b/simpay-wordpress.php index e6530b8..2ed1c24 100644 --- a/simpay-wordpress.php +++ b/simpay-wordpress.php @@ -4,7 +4,7 @@ * Plugin Name: SimPay Wordpress * Plugin URI: https://simpay.pl * Description: Use SimPay SMS service to use during registration or access to the post. - * Version: 2.2.0 + * Version: 2.2.1 * Author: SimPay * Author URI: https://simpay.pl * License: GPL-2.0+