Releases: OpenEstate/OpenEstate-PHP-Wrapper-WordPress
Releases · OpenEstate/OpenEstate-PHP-Wrapper-WordPress
OpenEstate PHP-Wrapper for WordPress 0.3.1
OpenEstate PHP-Wrapper for WordPress 0.3.0
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
Changelog
- Fixed possible PHP notice message
- Fixed session initialization
OpenEstate PHP-Wrapper for WordPress 0.2.6
Changelog
- Write wrapped CSS into page header
- Fixed session initialization
OpenEstate PHP-Wrapper for WordPress 0.2.5
Changelog
- Some smaller fixes
OpenEstate PHP-Wrapper for WordPress 0.2.4
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
Changelog
- Filters are not correctly cleared, if the user switches between different property pages.
OpenEstate PHP-Wrapper for WordPress 0.2.2
Changelog
- Show an information message, if the properties are currently updated via OpenEstate-ImmoTool.
OpenEstate PHP-Wrapper for WordPress 0.2.1
Changelog
- Integration into Wordpress plugin repository
- Some smaller fixes