=== GeoDirectory List Manager ===
Contributors: stiofansisland, paoltaia, ayecode
Donate link: https://wpgeodirectory.com
Tags: geodirectory, geodirectory list, list manager, listing lists, post 2 post
Requires at least: 4.9
Tested up to: 5.7
Requires PHP: 5.6
Stable tag: 2.1.1.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Allows users to create and save their own special lists of listings.

== Description ==

= Inspired by the collections section of Yelp =
With List Manager, users can create and save their own special lists of places. For example, "Must try Italian Restaurants", "Places to visit in Scotland" or "Summer Events 2020".

Create as many lists as you want, customize the list title, description, and set it to be public or private. Just like Yelp, users can browse lists set as public. Private lists remain hidden. However, they can still be shared with friends via a unique URL.

= Bookmarks, Itineraries, Collections =
GeoDirectory list manager allows users to create bookmarks, itineraries, collections, and so on. That is to say, there are so many different ways to utilize the add-on depending on your directory needs.

One of our most underrated add-ons, list manager, expands on the "favorites" concept by allowing the creation of any type of favourites list. Moreover, the concept of lists spans across all areas of a directory. As such, with our Custom Post Types add-on, multiple CPTs can be added to the one list.

The add to list button is available as a shortcode, widget, or Gutenberg block. Additionally, the output of the lists is a new page template created with either shortcodes or blocks.

= Post 2 Post plugin is required to create the relationship between posts. =

= Minimum Requirements =

* WordPress 4.9 or later
* GeoDirectory 2.0 or later
* Posts 2 Post

== Changelog ==

= 2.1.1.2 =
* List save saved as a private even ticked public - FIXED

= 2.1.1.1 =
* List save button not working with bootstrap style - FIXED

= 2.1.1.0 =
* Changes for AyeCode UI compatibility - CHANGED
* Removed profile list tab and added to the UsersWP core - CHANGED

= 2.1.0.5 =
* Post 2 Post can show activate instead of install action - FIXED

= 2.1.0.4 =
* Only show tab if content available. - CHANGED
* Profile page goes to 502 error on some sites - FIXED

= 2.1.0.3 =
* Update save list function to account for new class in post badge output - FIXED

= 2.1.0.2 =
* Language files missing from download package - FIXED
* Unable to translate some strings - FIXED

= 2.1.0.0 =
* Complete overhaul of the code - INFO
* Major Functionality changes and URL changes - CHANGED
* New GD > List Save widget added that can add any listing to a list - ADDED
* Listings no longer have to have been reviewed to be added to a list - ADDED
* Lists can be made non-public (not listed but still viewable via direct link) - ADDED
* Add list page no longer required, adding now done via ajax lightbox - CHANGED
* CPT wording and slug can all be changed to allow full customisation - ADDED
* Post2Post required notice now has links to either install or activate the plugin - ADDED

= 2.0.0.0-beta =
Update and improve code - CHANGED
Solved deactivation hook. - CHANGED
Compatible with GDV2 - CHANGED
Convert to OOPs - CHANGED
Compatible with Buddypress plugin - CHANGED
Compatible with UsersWP plugin - CHANGED
Lists add to author page. -ADDED

= 1.0.3 =
Sometimes drag & drop list not working - FIXED

= 1.0.2 =
Show lists as profile tabs if UsersWP plugin is active - ADDED
GDPR compliance updates - ADDED

= 1.0.1 =
Update script updated to use WP Easy Updates - CHANGED

= 1.0.0 =
Fix issue for plugin installation via WP-CLI - FIXED

= 0.0.5 =
Option added to remove plugin data on plugin delete - ADDED
Max 100 listings can be displayed in a page - CHANGED

= 0.0.4 =
Validating and sanitizing changes - FIXED

= 0.0.3 =
GD update script sometimes not verifying SSL cert - FIXED
New update licence system implemented - CHANGED

= 0.0.2 =
GD auto update script improved efficiency and security(https) - CHANGED
case conversion functions replaced with custom function to support unicode languages - CHANGED

= 0.0.1 =
Initial release