Changeset 3357685
- Timestamp:
- 09/08/2025 08:37:00 AM (7 months ago)
- Location:
- mlsimport
- Files:
-
- 6 edited
- 1 copied
-
tags/6.1.1 (copied) (copied from mlsimport/trunk)
-
tags/6.1.1/README.MD (modified) (3 diffs)
-
tags/6.1.1/mlsimport.php (modified) (1 diff)
-
tags/6.1.1/readme.txt (modified) (3 diffs)
-
trunk/README.MD (modified) (3 diffs)
-
trunk/mlsimport.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mlsimport/tags/6.1.1/README.MD
r3357653 r3357685 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.4 7 Stable Tag: 6. 0.77 Stable Tag: 6.1.1 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 37 37 38 38 39 == What’s New? ==40 39 41 40 … … 84 83 85 84 85 == Changelog == 86 86 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 88 94 89 95 = 5.8.6 = -
mlsimport/tags/6.1.1/mlsimport.php
r3357653 r3357685 3 3 * Plugin Name: MlsImport 4 4 * 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 8 7 * Requires at least: 5.2 9 * Requires PHP: 7. 28 * Requires PHP: 7.4 10 9 * License: GPLv3 11 10 * License URI: https://www.gnu.org/licenses/gpl-3.0.html -
mlsimport/tags/6.1.1/readme.txt
r3357653 r3357685 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.4 7 Stable Tag: 6. 0.77 Stable Tag: 6.1.1 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 37 37 38 38 39 == What’s New? ==40 39 41 40 … … 86 85 == Changelog == 87 86 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 88 95 = 5.8.6 = 89 96 * Fix on importing into Houzez theme -
mlsimport/trunk/README.MD
r3357653 r3357685 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.4 7 Stable Tag: 6. 0.77 Stable Tag: 6.1.1 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 37 37 38 38 39 == What’s New? ==40 39 41 40 … … 84 83 85 84 85 == Changelog == 86 86 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 88 94 89 95 = 5.8.6 = -
mlsimport/trunk/mlsimport.php
r3357653 r3357685 3 3 * Plugin Name: MlsImport 4 4 * 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 8 7 * Requires at least: 5.2 9 * Requires PHP: 7. 28 * Requires PHP: 7.4 10 9 * License: GPLv3 11 10 * License URI: https://www.gnu.org/licenses/gpl-3.0.html -
mlsimport/trunk/readme.txt
r3357653 r3357685 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.4 7 Stable Tag: 6. 0.77 Stable Tag: 6.1.1 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 37 37 38 38 39 == What’s New? ==40 39 41 40 … … 86 85 == Changelog == 87 86 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 88 95 = 5.8.6 = 89 96 * Fix on importing into Houzez theme
Note: See TracChangeset
for help on using the changeset viewer.