Plugin Directory

Changeset 3218865


Ignore:
Timestamp:
01/08/2025 09:56:39 AM (14 months ago)
Author:
floattechnologies
Message:

Update to title

Location:
float-gateway/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • float-gateway/trunk/index.php

    r3210906 r3218865  
    66     * Author: © FLOAT TECHNOLOGIES (PTY) LTD
    77     * Author URI: http://float.co.za
    8      * Version: 1.0.13
     8     * Version: 1.0.14
    99    */
    1010
     
    115115            $this->init_settings();
    116116
    117             $this->title = 'Interest-free monthly payments using your credit card';
     117            $this->title = 'Interest-free instalments for credit cards';
    118118
    119119            if (is_checkout()) {
  • float-gateway/trunk/readme.md

    r3210906 r3218865  
    67671.0.12 - Updated WordPress Support Version
    68681.0.13 - Updated transaction verification
     691.0.14 - Update to title
  • float-gateway/trunk/readme.txt

    r3210906 r3218865  
    67671.0.12 - Updated WordPress Support Version
    68681.0.13 - Updated transaction verification
     691.0.14 - Update to title
Note: See TracChangeset for help on using the changeset viewer.