=== Plugin Name ===
Contributors: nathanrice, wpmuguru, studiopress, nick_thegeek
Tags: real estate, agentpress, genesis, genesiswp
Requires at least: 4.0.0
Tested up to: 4.2.2
Stable tag: 1.2.6

This plugin adds a Listings custom post type for Real Estate agents.

== Description ==

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.

== Installation ==

1. Upload the entire `agentpress-listings` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Begin creating listings and listing taxonomies.

== Frequently Asked Questions ==

= 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.


== Changelog ==

= 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





