Plugin Directory

Changeset 3357685


Ignore:
Timestamp:
09/08/2025 08:37:00 AM (7 months ago)
Author:
mlsimport
Message:

Update to version 6.1.1 from GitHub

Location:
mlsimport
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • mlsimport/tags/6.1.1/README.MD

    r3357653 r3357685  
    55Tested up to: 6.7.1
    66Requires PHP: 7.4
    7 Stable Tag: 6.0.7
     7Stable Tag: 6.1.1
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    3737
    3838
    39 == What’s New? ==
    4039
    4140
     
    8483
    8584
     85== Changelog ==
    8686
    87 == Changelog ==
     87= 6.1.1 =
     88* Added BuyerAgentMlsId import option
     89* Updated labels from MLSimport item to Import task
     90* Improved formatting for MLS fields using comma separation
     91* Enhanced messaging for starting/stopping imports
     92* Improved error handling
     93
    8894
    8995=  5.8.6 =
  • mlsimport/tags/6.1.1/mlsimport.php

    r3357653 r3357685  
    33 * Plugin Name:       MlsImport
    44 * Plugin URI:        https://mlsimport.com/
    5  * Description:       "MLS Import - The MLSImport plugin facilitates the connection to your real estate MLS database, allowing you to download and synchronize real estate property data from the MLS.
    6  * Version:           6.1.0
    7  * Stable tag:        6.1.0
     5 * Description:       MLS Import - The MLSImport plugin facilitates the connection to your real estate MLS database, allowing you to download and synchronize real estate property data from the MLS.
     6 * Version:           6.1.1
    87 * Requires at least: 5.2
    9  * Requires PHP:      7.2
     8 * Requires PHP:      7.4
    109 * License: GPLv3
    1110 * License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • mlsimport/tags/6.1.1/readme.txt

    r3357653 r3357685  
    55Tested up to: 6.7.1
    66Requires PHP: 7.4
    7 Stable Tag: 6.0.7
     7Stable Tag: 6.1.1
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    3737
    3838
    39 == What’s New? ==
    4039
    4140
     
    8685== Changelog ==
    8786
     87= 6.1.1 =
     88* Added BuyerAgentMlsId import option
     89* Updated labels from MLSimport item to Import task
     90* Improved formatting for MLS fields using comma separation
     91* Enhanced messaging for starting/stopping imports
     92* Improved error handling
     93
     94
    8895=  5.8.6 =
    8996* Fix on importing into Houzez theme
  • mlsimport/trunk/README.MD

    r3357653 r3357685  
    55Tested up to: 6.7.1
    66Requires PHP: 7.4
    7 Stable Tag: 6.0.7
     7Stable Tag: 6.1.1
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    3737
    3838
    39 == What’s New? ==
    4039
    4140
     
    8483
    8584
     85== Changelog ==
    8686
    87 == Changelog ==
     87= 6.1.1 =
     88* Added BuyerAgentMlsId import option
     89* Updated labels from MLSimport item to Import task
     90* Improved formatting for MLS fields using comma separation
     91* Enhanced messaging for starting/stopping imports
     92* Improved error handling
     93
    8894
    8995=  5.8.6 =
  • mlsimport/trunk/mlsimport.php

    r3357653 r3357685  
    33 * Plugin Name:       MlsImport
    44 * Plugin URI:        https://mlsimport.com/
    5  * Description:       "MLS Import - The MLSImport plugin facilitates the connection to your real estate MLS database, allowing you to download and synchronize real estate property data from the MLS.
    6  * Version:           6.1.0
    7  * Stable tag:        6.1.0
     5 * Description:       MLS Import - The MLSImport plugin facilitates the connection to your real estate MLS database, allowing you to download and synchronize real estate property data from the MLS.
     6 * Version:           6.1.1
    87 * Requires at least: 5.2
    9  * Requires PHP:      7.2
     8 * Requires PHP:      7.4
    109 * License: GPLv3
    1110 * License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • mlsimport/trunk/readme.txt

    r3357653 r3357685  
    55Tested up to: 6.7.1
    66Requires PHP: 7.4
    7 Stable Tag: 6.0.7
     7Stable Tag: 6.1.1
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    3737
    3838
    39 == What’s New? ==
    4039
    4140
     
    8685== Changelog ==
    8786
     87= 6.1.1 =
     88* Added BuyerAgentMlsId import option
     89* Updated labels from MLSimport item to Import task
     90* Improved formatting for MLS fields using comma separation
     91* Enhanced messaging for starting/stopping imports
     92* Improved error handling
     93
     94
    8895=  5.8.6 =
    8996* Fix on importing into Houzez theme
Note: See TracChangeset for help on using the changeset viewer.