Plugin Directory

Changeset 3411060


Ignore:
Timestamp:
12/04/2025 02:25:16 PM (4 months ago)
Author:
ayecode
Message:

Update to version 2.0.9 from GitHub

Location:
real-estate-directory
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • real-estate-directory/tags/2.0.9/languages/real-estate-directory-en_US.po

    r3388913 r3411060  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: Real Estate Directory 2.0.7\n"
     3"Project-Id-Version: Real Estate Directory 2.0.9\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2025-11-03 18:37+0530\n"
    6 "PO-Revision-Date: 2025-11-03 18:37+0530\n"
     5"POT-Creation-Date: 2025-12-04 19:05+0530\n"
     6"PO-Revision-Date: 2025-12-04 19:05+0530\n"
    77"Last-Translator: \n"
    88"Language-Team: AyeCode Ltd <[email protected]>\n"
  • real-estate-directory/tags/2.0.9/languages/real-estate-directory.pot

    r3388913 r3411060  
    22msgid ""
    33msgstr ""
    4 "Project-Id-Version: Real Estate Directory 2.0.7\n"
     4"Project-Id-Version: Real Estate Directory 2.0.9\n"
    55"Report-Msgid-Bugs-To: \n"
    6 "POT-Creation-Date: 2025-11-03 18:37+0530\n"
     6"POT-Creation-Date: 2025-12-04 19:04+0530\n"
    77"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    88"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • real-estate-directory/tags/2.0.9/readme.txt

    r3388913 r3411060  
    44Tags: geodirectory, property, real estate, rental, for sale
    55Requires at least: 6.0
    6 Tested up to: 6.8
     6Tested up to: 6.9
    77Requires PHP: 7.0
    8 Stable tag: 2.0.8
     8Stable tag: 2.0.9
    99License: GPLv3
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    4747== Changelog =
    4848
     49= 2.0.9 - 2025-12-04 =
     50* WordPress 6.9 compatibility check - COMPATIBILITY
     51
    4952= 2.0.8 - 2025-11-03 =
    5053* WordPress 6.8.3 compatibility check - COMPATIBILITY
  • real-estate-directory/tags/2.0.9/real-estate-directory.php

    r3388913 r3411060  
    1212 * Plugin URI:        https://wpgeodirectory.com/
    1313 * Description:       Add-on for GeoDirectory adds extra real estate functionality to your real estate website.
    14  * Version:           2.0.8
     14 * Version:           2.0.9
    1515 * Requires at least: 6.0
    1616 * Requires PHP:      7.0
     
    3030
    3131if ( ! defined( 'REAL_ESTATE_DIRECTORY_VERSION' ) ) {
    32     define( 'REAL_ESTATE_DIRECTORY_VERSION', '2.0.8' );
     32    define( 'REAL_ESTATE_DIRECTORY_VERSION', '2.0.9' );
    3333}
    3434
  • real-estate-directory/trunk/languages/real-estate-directory-en_US.po

    r3388913 r3411060  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: Real Estate Directory 2.0.7\n"
     3"Project-Id-Version: Real Estate Directory 2.0.9\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2025-11-03 18:37+0530\n"
    6 "PO-Revision-Date: 2025-11-03 18:37+0530\n"
     5"POT-Creation-Date: 2025-12-04 19:05+0530\n"
     6"PO-Revision-Date: 2025-12-04 19:05+0530\n"
    77"Last-Translator: \n"
    88"Language-Team: AyeCode Ltd <[email protected]>\n"
  • real-estate-directory/trunk/languages/real-estate-directory.pot

    r3388913 r3411060  
    22msgid ""
    33msgstr ""
    4 "Project-Id-Version: Real Estate Directory 2.0.7\n"
     4"Project-Id-Version: Real Estate Directory 2.0.9\n"
    55"Report-Msgid-Bugs-To: \n"
    6 "POT-Creation-Date: 2025-11-03 18:37+0530\n"
     6"POT-Creation-Date: 2025-12-04 19:04+0530\n"
    77"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    88"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • real-estate-directory/trunk/readme.txt

    r3388913 r3411060  
    44Tags: geodirectory, property, real estate, rental, for sale
    55Requires at least: 6.0
    6 Tested up to: 6.8
     6Tested up to: 6.9
    77Requires PHP: 7.0
    8 Stable tag: 2.0.8
     8Stable tag: 2.0.9
    99License: GPLv3
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    4747== Changelog =
    4848
     49= 2.0.9 - 2025-12-04 =
     50* WordPress 6.9 compatibility check - COMPATIBILITY
     51
    4952= 2.0.8 - 2025-11-03 =
    5053* WordPress 6.8.3 compatibility check - COMPATIBILITY
  • real-estate-directory/trunk/real-estate-directory.php

    r3388913 r3411060  
    1212 * Plugin URI:        https://wpgeodirectory.com/
    1313 * Description:       Add-on for GeoDirectory adds extra real estate functionality to your real estate website.
    14  * Version:           2.0.8
     14 * Version:           2.0.9
    1515 * Requires at least: 6.0
    1616 * Requires PHP:      7.0
     
    3030
    3131if ( ! defined( 'REAL_ESTATE_DIRECTORY_VERSION' ) ) {
    32     define( 'REAL_ESTATE_DIRECTORY_VERSION', '2.0.8' );
     32    define( 'REAL_ESTATE_DIRECTORY_VERSION', '2.0.9' );
    3333}
    3434
Note: See TracChangeset for help on using the changeset viewer.