开发者 |
30lines
chancebcobb mumbles12 nicknieman ryanmarch szyam wfaiz elfirl |
---|---|
更新时间 | 2025年6月2日 22:05 |
PHP版本: | 7.2 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
/wp-content/plugins/rentpress-for-websites/
directory via FTP, or install the plugin through the WordPress plugins screen directly.
Once activated, use the RentPress -> RentPress Settings page to start setting up your site. To use the included templates, visit the Enable Templates section and choose which templates you'd like to add to your theme.With a subscription to our RentPress service to parse through property data feeds, RentPress plugin can pull in real-time pricing and availability from the following popular systems:
Yes, once activated, custom post types are registered and displayed in the wp-admin area for Properties, Floor Plans, and Neighborhoods. First create your property, then your floor plan where you can also add your units.
The RentPress templates support choosing two accent colors. It will pick up the rest of its styling (typeface, font colors, etc) from your currently active theme. Learn more about customizing RentPress templates here.
We have an extended FAQ page that's at https://rentpress.io/frequently-asked-questions/ You can also check our Getting Started Guide.
You can visit https://demo.rentpress.io/ to view our demo site.
Please visit our https://support.30lines.com for help with RentPress and other marketing efforts.
property_rentcafe_id
value to property database, distinct from property_code
.zoom=""
parameter to property search shortcode for Google Map zoom levels when displaying a single pin (0 for world view, up to ~20 for zoomed-in). Also editable via search builder block.use_javascript_api
to property search shortcode to expose filter data for advanced customization.neighborhood="Downtown|The Village"
.unit_type_mapping
: Added unit_type_mapping="floorplan|1bdX1br"
parameter to floor plan search shortcode (requires property codes).rentpress_getNeighborhoodsProperties()
function to the data layer for retrieving properties from multiple neighborhoods.min_price
and max_price
filter inconsistencies in floor plan and property searches.floorplan_name
field to floor plans table for displaying sync-updated names, while floorplan_post_title
reads from WordPress editor.property_feed_features
and property_feed_amenities
columns to hold synced property-level data.floorplan_unit_images
data point added for developers.unit_specials_message
leveraged for unit-specific specials.display_limit
parameter added to property search shortcode to customize the number of properties before the "Show More" button.map_cluster_min
(minimum pins before clustering) and map_grid_size
(cluster frequency) parameters.permission_callback
alert during manual sync.HIDESUGGESTAMENITIES
parameter is used.engrain
parameter for floor plan search shortcode displays the map.USEPRECISEBEDS
shortcode parameter for previous logic.priceCeiling
.bed=""
, onlyavailable
, has_special
, min_price=""
, max_price=""
, city=""
parameters for finding floor plans with specific dimensions. Parameters can be combined.features_filter="*"
allows filtering by all active features in floor plan search shortcode.HIDESUGGESTAMENITIES
or search by neighborhood._rentpress
suffix. RentPress settings can install GA.aria-hidden="true"
for screen readers.