Can I restrict or customize which fields from the MLS feed are shown on my site, for example hiding seller’s names or internal board-only fields while keeping what buyers need?

Yes, you can restrict and customize which MLS fields show on your site when you use MLSimport. You decide which fields enter WordPress, which ones stay private in the dashboard, and which ones buyers can see. So you can skip seller names or board-only notes while still showing prices, photos, and key listing facts buyers […]
Can I restrict certain MLS data (for example, showing only active listings or excluding rentals) based on my business focus?

Yes, you can restrict MLS data so your site only shows what matches your business focus. With MLSimport, you control imports at the feed level, so you can show only active listings, skip rentals, or target certain prices or areas. The plugin keeps syncing from the MLS or CREA DDF (Canadian Real Estate Association Data […]
Can I programmatically trigger imports or updates via WP-CLI or cron jobs so I have full control over when data is refreshed?

Yes, you can control when imports and updates run, but MLSimport is built so most sites never need custom scripts. By default, the plugin handles updates on an automatic schedule inside WordPress, and servers can still use real cron to trigger that schedule. Advanced developers can also wire their own WP‑CLI commands to the internal […]
Can I programmatically access listing data (e.g., via WP_Query or a custom API endpoint) to build custom features like map-based search or saved searches?

Yes, you can access MLS listing data that MLSimport brings into WordPress using WP_Query or custom API endpoints. The plugin stores RESO Web API data in your database as posts with custom fields, so loops, archives, and REST routes can use it. That lets you build map searches, saved searches, and app-style front ends without […]
Can I organize MLS listings on my site by neighborhood, condo building, or price range without manually creating each page?

Yes, you can organize MLS listings by neighborhood, condo building, or price range without making every page by hand. With MLSimport, listings come into WordPress as normal property posts that your real estate theme can group and show. You set rules once, use taxonomies and shortcodes, and the plugin keeps those pages updated from the […]