MLS Import documentation offers a detailed overview of all the plugin settings available.
MLSImport does not connect to a CRM. The two routes for forwarding leads to Zoho or anything else, and where in the flow your code runs.
What wp mlsimport reindex rebuilds, when to run it, why the count is lower than your property total, and the hooks it fires.
Copy a template into your theme's mlsimport folder to override it, which files exist, and the four filters on the lookup path.
Every action and filter in the standalone front end, grouped by area, with signatures, conventions and worked examples.
The two internet display flags, why setting one to no imports opted out listings, and which fields must never be selected.
What MLSImport does and does not emit, the schema standalone mode writes, duplicate listing text, and why imported photos miss image SEO.
How a manual import and the hourly sync actually run, the fixed page size, the 10,000 per task ceiling, and reading the memory line.
A different import count every run is a platform execution ceiling. Why it happens, and splitting the feed into tasks that finish inside it.
25 is one page of results, not a plugin limit. Why the process is being stopped, what to check, and how to split the feed meanwhile.
By registering you agree to the terms & conditions.