Skip to content

Releases: lddweb/ldd-directory-lite

v1.1.0

16 Feb 21:10
Compare
Choose a tag to compare

Enhancements

  • Corrected issue with subcategories not showing in the parent category view.
  • Added hooks for start and end of the page wrapper in templates for third party theme compatibility.
  • Added support for WordPress default themes.
  • Updated plugin strings for translation.
  • Restructured template structure in sub folders.

Fixes

  • Fixed Google Maps API - if user selects not to use Google Maps the API should not be required at all and Maps should not show on editor or front-end submission form.
  • Fixed Google Maps GEO Code Error.
  • Fixed issue when directory creates multiple pages upon deactivation and re-activation.
  • Fixed Add-ons page to change the button from "Buy now" to "Installed" if add-on is already present.

v1.0.1

01 Dec 18:47
Compare
Choose a tag to compare

Enhancements

  • Added links to newest premium addons available
  • Removed legacy shortcode and admin settigns for "Directory Information" (These can be added to the page editor in which the main shortcode for the directory is placed if the user wishes)

Fixes

  • Corrected issue with Fax and Skype contact fields not output to listings view
  • Corrected 404 error issue after installation and updating url slugs in settings
  • Corrected common theme conflict in directory navigation header dropdown for categories
  • Corrected conflict with CMB2 library if used by another installed plugin
  • Corrected install date issue when plugin is activated

v1.0.0

31 Oct 15:29
Compare
Choose a tag to compare

Enhancements

  • Added rate this plugin link to header of settings page with other links.
  • Added ability to auto-request a review after user has had the plugin activated for one week.

Fixes

  • Changed placeholder text for address/location fields.
  • Added markup for telephone number to link to action (i.e. make phone call).

v0.8.4-beta

25 Aug 14:50
Compare
Choose a tag to compare
v0.8.4-beta Pre-release
Pre-release

Enhancements

  • Added a notice to the registration form if registration is disabled
  • Using EDD as a guide, rebuilt the settings API to allow for future extension development

Fixes

  • Fixed an issue with the submission processor not verifying the correct nonce
  • Fixed a bug in the Featured Listings query that was displaying listings regardless of how they were tagged

v0.8-beta

28 Jul 21:15
Compare
Choose a tag to compare
v0.8-beta Pre-release
Pre-release

Enhancements

  • Added a front end interface for users to manage their approved listings. The [directory_manage] shortcode can now be added to any WordPress page. Logged in users will see a list of their approved submissions, with the ability to edit any of the information.

Fixes

  • Fixed a localization bug that was barring MO files from being properly loaded.

0.7.1-beta

14 Jul 20:10
Compare
Choose a tag to compare
0.7.1-beta Pre-release
Pre-release

Enhancements

  • Removed the RainTPL class in favor of using native PHP templates (this was a rapid deployment solution that had a terminal lifespan to begin with)
  • Rewrote the submission process in an attempt to simplify and improve the process
  • Removed a lot of my ugly JavaScript hacks (I'm getting better!)
  • Outlined an upgrade system for seamless transitions from one version to the next
  • Improved the import process for upgrading from LDD Business Directory
  • Reduced dependence on internal styling; going forward the plugin should look "pretty enough" but leave most of the presentation to the end user

Fixes

  • Cleaned up code formatting and style considerably across the entire plugin, adding much needed inline documentation
  • So many, so little room to put them all here.

First release on WordPress.org

28 May 22:02
Compare
Choose a tag to compare
Pre-release
v0.5.1-beta

First release on WordPress.org