Plugin Directory

Changeset 2771523


Ignore:
Timestamp:
08/17/2022 09:25:49 AM (4 years ago)
Author:
eligmaltd
Message:

Update short description

Location:
ellypos-pay/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ellypos-pay/trunk/ellypos-pay.php

    r2769296 r2771523  
    22/**
    33 * Plugin Name: Elly POS Pay
    4  * Description: Offer your customers the widest selection of payment methods on the market: payment cards, digital and cryptocurrency payments.
    5  * Version: 1.0.1
     4 * Description: Pay fast and secure with cards, crypto and other digital payments.
     5 * Version: 1.0.2
    66 * Author: Eligma Ltd.
    77 * Author URI: https://gocrypto.com
     
    5555            $this->method_description = ELLYPOS_PLUGIN_DESCRIPTION;
    5656            $this->order_button_text = __('Place order', 'ellypos_pay');
    57             $this->description = __('Offer your customers the widest selection of payment methods on the market: payment cards, digital and cryptocurrency payments.', 'ellypos_pay');
     57            $this->description = __('Pay fast and secure with cards, crypto and other digital payments.', 'ellypos_pay');
    5858            $this->has_fields = true;
    5959            $this->init_settings();
  • ellypos-pay/trunk/readme.txt

    r2769296 r2771523  
    11=== Elly POS Pay ===
    22Plugin Name: Elly POS Pay
    3 Description: Offer your customers the widest selection of payment methods on the market: payment cards, digital and cryptocurrency payments.
    4 Stable tag: 1.0.1
     3Description: Pay fast and secure with cards, crypto and other digital payments.
     4Stable tag: 1.0.2
    55Author: Eligma Ltd.
    66Author URI: https://gocrypto.com
Note: See TracChangeset for help on using the changeset viewer.