描述
The AgentPress Listings plugin uses custom post types, custom taxonomies, and widgets to create a listings management system.
You can use the taxonomy creation tool to create your own way of classifying listings, and use those taxonomies to allow users to search for listings.
安装
- Upload the entire
agentpress-listings
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Begin creating listings and listing taxonomies.
常见问题
-
Is this plugin still in beta?
-
No, but that doesn’t necessarily mean it’s perfect. Please report any bugs to us, and be sure to update whenever a new version is available.
-
Yes, you can use the filter agentpress_featured_listings_allowed_html.
评价
2020年12月10日
before I abandon this plugin, I wanted to know if there are plans for use with the block editor?
2020年5月8日
Please update new WordPress Block Editor (Gutenberg)
Thanks,
Tài
2019年12月18日
2 回复
Dear, very good afternoon. I use Agentpress Pro with agentpress listing plugins, and in a few days I find myself trying to modify the information in property_details, and it doesn't allow me to make the changes, and I can't modify the insertion codes of maps and videos either. I have also tried to create a new property to assign the data that does not allow me to modify, but it also does not save the info in the property_details in the new property created. Could you tell me if it's an update problem or can I solve it with some code or file? I appreciate your valuable help, and excuse my English, since I do not master it very well. Thank you very much.
2018年6月19日
I just install the plugin but to activate, I have to install Genesis, another plugin, which is not mentioned in the description. hustle. uninstalling.
2017年6月19日
looks good, works good. Thanks for the great plugin.
贡献者及开发者
“AgentPress Listings” 是开源软件。 以下人员对此插件做出了贡献。
贡献者更新日志
1.3.4
- Ensure edited property details save in WordPress 5.3+.
1.3.3
- Prevent
_listing_price_sortable
meta being removed when creating new listings or saving existing ones. If listings disappeared from your archives and search results after editing them, try updating the plugin and then resaving them.
1.3.2
- Fix a bug where map and video textarea were stripping HTML tags from the content.
1.3.1
- Fix bug where taxonomies were not saving.
1.3.0
- Reorganize plugin.
- Enforce WordPress code standards.
- Introduce Circle CI.
- Fix bug where field wasn’t saving.
- Fix bug where field wasn’t showing.
1.2.7
- WordPress compatibility.
1.2.6
- Add plugin header i18n
1.2.5
- Fix typo
1.2.4
- PHP7 compatibility
1.2.3
- Fixed issue where existing taxonomies could not be edited
- Fixed typo in the language .pot filename
1.2.2
- Fixed issue with incorrect usage of
array_pop()
1.2.1
- Fixed bug with listing search results using wrong template
- Fixed issue with breadcrumbs on listing search results page
1.2.0
- Update textdomain
- Prevent invalid taxonomy slugs
- Fix PHP notices and warnings
- Fix link to edit taxonomy
- Conditionally output markup in listing widget
- Use wp_get_theme() instead of get_theme_data()
1.1.0
- Fix spacing issues
- Update Listings menu icon
1.0.0
- Localized the property details labels
- Fixes typo
- Change the property details filter name
- Enable comments on listings post type
- Fix admin redirect bug
- Tag for public release
0.9.1
- Flush rewrite rules when plugin is activated, or taxonomies are created.
- Remove hard line break between dropdowns in the property search widget.
- Add button text as a widget option in the property search widget.
- Remove a rogue
</div>
. - Move the comma to the proper place in the address output in Featured Listings.
- Hook the init function to
after_setup_theme
so filters in the child theme will work. - Short-circuit the plugin if a Genesis child theme isn’t active.
- Make the property details (label and custom field key) filterable.
- Make the loop output filterable in Featured Listings.
0.9.0
- Public beta release
0.1.0
- Initial beta release