Changeset 3417997
- Timestamp:
- 12/12/2025 08:02:42 AM (4 months ago)
- Location:
- mlsimport
- Files:
-
- 6 edited
- 1 copied
-
tags/6.1.9 (copied) (copied from mlsimport/trunk)
-
tags/6.1.9/README.MD (modified) (1 diff)
-
tags/6.1.9/mlsimport.php (modified) (2 diffs)
-
tags/6.1.9/readme.txt (modified) (1 diff)
-
trunk/README.MD (modified) (1 diff)
-
trunk/mlsimport.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mlsimport/tags/6.1.9/README.MD
r3417994 r3417997 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.4 7 Stable Tag: 6.1. 77 Stable Tag: 6.1.9 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html -
mlsimport/tags/6.1.9/mlsimport.php
r3417994 r3417997 4 4 * Plugin URI: https://mlsimport.com/ 5 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. 76 * Version: 6.1.9 7 7 * Requires at least: 5.2 8 8 * Requires PHP: 7.4 … … 21 21 22 22 23 define( 'MLSIMPORT_VERSION', '6.1. 7' );23 define( 'MLSIMPORT_VERSION', '6.1.9' ); 24 24 define( 'MLSIMPORT_CLUBLINK', 'mlsimport.com' ); 25 25 define( 'MLSIMPORT_CLUBLINKSSL', 'https' ); -
mlsimport/tags/6.1.9/readme.txt
r3417994 r3417997 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.4 7 Stable Tag: 6.1. 77 Stable Tag: 6.1.9 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html -
mlsimport/trunk/README.MD
r3417994 r3417997 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.4 7 Stable Tag: 6.1. 77 Stable Tag: 6.1.9 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html -
mlsimport/trunk/mlsimport.php
r3417994 r3417997 4 4 * Plugin URI: https://mlsimport.com/ 5 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. 76 * Version: 6.1.9 7 7 * Requires at least: 5.2 8 8 * Requires PHP: 7.4 … … 21 21 22 22 23 define( 'MLSIMPORT_VERSION', '6.1. 7' );23 define( 'MLSIMPORT_VERSION', '6.1.9' ); 24 24 define( 'MLSIMPORT_CLUBLINK', 'mlsimport.com' ); 25 25 define( 'MLSIMPORT_CLUBLINKSSL', 'https' ); -
mlsimport/trunk/readme.txt
r3417994 r3417997 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.4 7 Stable Tag: 6.1. 77 Stable Tag: 6.1.9 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.