Changeset 3410542
- Timestamp:
- 12/04/2025 07:55:38 AM (4 months ago)
- Location:
- realhomes-paypal-payments/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (2 diffs)
-
languages/realhomes-paypal-payments.pot (modified) (2 diffs)
-
realhomes-paypal-payments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
realhomes-paypal-payments/trunk/README.txt
r3321366 r3410542 3 3 Tags: PayPal, PayPal payments, Real estate payments, Property payments, Real estate PayPal 4 4 Requires at least: 6.0 5 Tested up to: 6.8.1 6 Stable tag: 2.0.7 5 Tested up to: 6.9 6 Requires PHP: 8.3 7 Stable tag: 2.0.8 7 8 License: GPLv2 or later 8 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 45 46 46 47 == 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 47 54 48 55 = 2.0.7 = -
realhomes-paypal-payments/trunk/languages/realhomes-paypal-payments.pot
r3321366 r3410542 3 3 msgstr "" 4 4 "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" 6 6 "PO-Revision-Date: 2020-04-08 13:10+0500\n" 7 7 "Last-Translator: \n" … … 11 11 "Content-Transfer-Encoding: 8bit\n" 12 12 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 13 "X-Generator: Poedit 3. 6\n"13 "X-Generator: Poedit 3.8\n" 14 14 "X-Poedit-Basepath: ..\n" 15 15 "X-Poedit-Flags-xgettext: --add-comments=translators:\n" -
realhomes-paypal-payments/trunk/realhomes-paypal-payments.php
r3321366 r3410542 4 4 * Plugin URI: https://wordpress.org/plugins/realhomes-paypal-payments/ 5 5 * Description: Provides PayPal functionality for individual property payments. 6 * Version: 2.0. 77 * Tested up to: 6. 8.16 * Version: 2.0.8 7 * Tested up to: 6.9 8 8 * Requires at least: 6.0 9 * Requires PHP: 7.49 * Requires PHP: 8.3 10 10 * Author: InspiryThemes 11 11 * Author URI: https://inspirythemes.com/
Note: See TracChangeset
for help on using the changeset viewer.