Plugin Directory

Changeset 3410542


Ignore:
Timestamp:
12/04/2025 07:55:38 AM (4 months ago)
Author:
fahidjavid
Message:

Updated plugin to v2.0.8

Location:
realhomes-paypal-payments/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • realhomes-paypal-payments/trunk/README.txt

    r3321366 r3410542  
    33Tags: PayPal, PayPal payments, Real estate payments, Property payments, Real estate PayPal
    44Requires at least: 6.0
    5 Tested up to: 6.8.1
    6 Stable tag: 2.0.7
     5Tested up to: 6.9
     6Requires PHP: 8.3
     7Stable tag: 2.0.8
    78License: GPLv2 or later
    89License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4546
    4647== Changelog ==
     48
     49= 2.0.8 =
     50* WordPress 6.9 compatibility confirmed
     51* Updated minimum PHP requirement to 8.3 (recommended by WordPress.org)
     52* Updated translation files for multilingual support
     53* General code improvements
    4754
    4855= 2.0.7 =
  • realhomes-paypal-payments/trunk/languages/realhomes-paypal-payments.pot

    r3321366 r3410542  
    33msgstr ""
    44"Project-Id-Version: RealHomes PayPal Payments\n"
    5 "POT-Creation-Date: 2025-07-02 21:31+0500\n"
     5"POT-Creation-Date: 2025-12-04 12:38+0500\n"
    66"PO-Revision-Date: 2020-04-08 13:10+0500\n"
    77"Last-Translator: \n"
     
    1111"Content-Transfer-Encoding: 8bit\n"
    1212"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    13 "X-Generator: Poedit 3.6\n"
     13"X-Generator: Poedit 3.8\n"
    1414"X-Poedit-Basepath: ..\n"
    1515"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
  • realhomes-paypal-payments/trunk/realhomes-paypal-payments.php

    r3321366 r3410542  
    44 * Plugin URI:        https://wordpress.org/plugins/realhomes-paypal-payments/
    55 * Description:       Provides PayPal functionality for individual property payments.
    6  * Version:           2.0.7
    7  * Tested up to:      6.8.1
     6 * Version:           2.0.8
     7 * Tested up to:      6.9
    88 * Requires at least: 6.0
    9  * Requires PHP:      7.4
     9 * Requires PHP:      8.3
    1010 * Author:            InspiryThemes
    1111 * Author URI:        https://inspirythemes.com/
Note: See TracChangeset for help on using the changeset viewer.