Skip to content

Releases: OpenEstate/OpenEstate-PHP-Wrapper-WordPress

OpenEstate PHP-Wrapper for WordPress 0.3.1

28 Oct 22:04
Compare
Choose a tag to compare

Changelog

  • minor improvements and fixes
  • reworked translation
  • switched license to GPLv2 or later
  • tested against the latest version of WordPress (4.9.8)

OpenEstate PHP-Wrapper for WordPress 0.3.0

26 Nov 00:27
Compare
Choose a tag to compare

Summary

This release fixes a compatibility issue with WordPress 4.0.1 and also provides some bugfixes.

Changelog

  • Bugfix: Make use of the WordPress Shortcode API in order to fix a compatibility issue with WordPress 4.0.1.
  • Bugfix: Don't shutdown the whole website, if the plugin is improperly configured.
  • Bugfix: Show correct home path of the WordPress installation on the plugins admin page.
  • Bugfix: Show correct plugin version number on the plugins admin page.
  • made some syntax fixes
  • translated any source code comments into English

OpenEstate PHP-Wrapper for WordPress 0.2.7

25 Nov 18:46
Compare
Choose a tag to compare

Changelog

  • Fixed possible PHP notice message
  • Fixed session initialization

OpenEstate PHP-Wrapper for WordPress 0.2.6

25 Nov 18:45
Compare
Choose a tag to compare

Changelog

  • Write wrapped CSS into page header
  • Fixed session initialization

OpenEstate PHP-Wrapper for WordPress 0.2.5

25 Nov 18:45
Compare
Choose a tag to compare

Changelog

  • Some smaller fixes

OpenEstate PHP-Wrapper for WordPress 0.2.4

25 Nov 18:45
Compare
Choose a tag to compare

Changelog

  • Predefined filters / orderings is handled incorrectly under certain circumstances.
  • Show all available ordering-options within administration dashboard.

OpenEstate PHP-Wrapper for WordPress 0.2.3

25 Nov 18:44
Compare
Choose a tag to compare

Changelog

  • Filters are not correctly cleared, if the user switches between different property pages.

OpenEstate PHP-Wrapper for WordPress 0.2.2

25 Nov 18:44
Compare
Choose a tag to compare

Changelog

  • Show an information message, if the properties are currently updated via OpenEstate-ImmoTool.

OpenEstate PHP-Wrapper for WordPress 0.2.1

25 Nov 18:43
Compare
Choose a tag to compare

Changelog

  • Integration into Wordpress plugin repository
  • Some smaller fixes