
Havenlytics – WP Real Estate & Property Listings Directory
by Havenlytics on WordPress.org
A powerful WordPress plugin for managing and displaying real estate property listings with grid and list views, filtering, and customization options.

Property Grid View
Havenlytics is a powerful real estate and property listing plugin for WordPress that helps you showcase properties with beautiful grid and list views. With advanced filtering, sorting, and display options, it’s perfect for real estate agencies, property managers, and individual agents.
We’re actively improving Havenlytics with weekly updates. Got an idea, feature request, or found a bug?
👉 Fill out our quick feedback form — we’d love to hear from you!
💬 Or email us directly: info@havenlytics.com
Development & Roadmap
🚀 Havenlytics is currently in active beta and rapidly evolving!
We are releasing weekly updates with new features, enhancements, and performance improvements to make this the most advanced real estate plugin for WordPress.
Our goal is to build a large-scale, powerful solution for real estate agencies, property managers, and individual agents. We’re listening to our users and prioritizing features based on your feedback.
📌 Upcoming features may include:
– Saved listings for users
– Advanced map search
– Agent profile pages
– CRM-style lead tracking
– Property comparison tool
– REST API support
– Frontend submission forms
– Multilingual and RTL support
Key Features
- Display properties in grid or list view
- Advanced filtering by price, bedrooms, bathrooms, status, and type
- Customizable display options (show/hide elements)
- Responsive design that works on all devices
- Pagination support
- Multiple shortcode options for maximum flexibility
- Custom templates for complete design control
Shortcodes
Automatically Created Pages
The following pages will be automatically created upon plugin activation (if not already present):
- Grid Property
- Grid Property
- Mortgage Calculator
Grid View
Display properties in a responsive grid layout:
[havenlytics_grid]
List View
Display properties in a vertical list layout:
[havenlytics_list]
Shortcode Attributes
Both shortcodes support the following attributes:
posts_per_page
(number) – Number of properties to show per page (default: 3)orderby
(string) – Sort by: ‘date’, ‘title’, ‘price’, or ‘rand’ (default: ‘date’)order
(string) – Sort order: ‘ASC’ or ‘DESC’ (default: ‘DESC’)category
(string) – Comma-separated category slugs to filter bystatus
(string) – Comma-separated status values (for_sale, for_rent, etc.)type
(string) – Comma-separated property types (single_family, condo, etc.)min_price
(number) – Minimum price filtermax_price
(number) – Maximum price filterbedrooms
(number) – Minimum bedrooms filterbathrooms
(number) – Minimum bathrooms filterfeatured
(string) – Show only featured properties: ‘yes’ or ‘no’excerpt_length
(number) – Number of words in excerpt (default: 20 for grid, 30 for list)show_price
(string) – Show price: ‘yes’ or ‘no’ (default: ‘yes’)show_beds
(string) – Show bedrooms: ‘yes’ or ‘no’ (default: ‘yes’)show_baths
(string) – Show bathrooms: ‘yes’ or ‘no’ (default: ‘yes’)show_sqft
(string) – Show square footage: ‘yes’ or ‘no’ (default: ‘yes’)show_excerpt
(string) – Show excerpt: ‘yes’ or ‘no’ (default: ‘yes’)show_location
(string) – Show location: ‘yes’ or ‘no’ (default: ‘yes’)
Usage Examples
Basic Grid
[havenlytics_grid posts_per_page="6"]
Filtered List
[havenlytics_list
posts_per_page="4"
status="for_sale"
type="single_family,condo"
min_price="200000"
max_price="500000"
bedrooms="2"
show_sqft="no"
]
Sorted by Price
[havenlytics_grid orderby="price" order="ASC"]
Minimal Display
[havenlytics_list show_excerpt="no" show_baths="no"]License
GNU General Public License v2 or laterSupport
💬 We welcome your feedback to make Havenlytics better.
Send your ideas or suggestions to info@havenlytics.com.
Need help or have questions?
- 📧 Email: info@havenlytics.com
- 🌐 Website: https://havenlytics.com
- 💬 GitHub Issues: Submit a bug or feature request
- 🧩 Plugin Page: https://wordpress.org/plugins/havenlytics/
We’re here to help you get the most out of Havenlytics. For customization, feature requests, or bug reports, feel free to reach out via email or open a ticket on GitHub.