Fixed error with parsing of wheelChairAccessFacility from JSON.
2.4.1
Fixed deprecated wraning with optional parameter for $hasImages for functions getObjectRecordsInEHive, getObjectRecordsInAccount, getObjectRecordsInCommunity and getObjectRecordsInAccountInCommunity in EHiveApi.php
2.4.0
ehive/api namespace added to the EHiveApi class to fix a conflict with the EHiveApi Attribute class and PHP 8.0
2.3.5
Fix to handle bad request exception messages.
2.3.4
Added API endpoint to get PDF file links for an object record.
2.3.3
Fixed notices and undefined warnings.
Tested up to 5.0.1
2.3.2
Fixed undefined constant warnings.
2.3.1
Removed import of the functions.php file.
2.3.0
Dependencies by other eHive plugins on methods in the functions.php remove.
Remove the functions.php file.
Tested up to 4.9.4
2.2.4
Improved logging of errors when eHive API calls fail.
2.2.3
Security vulnerability fix in eHive.com.
This is a mandatory upgrade to allow continued access to eHive.com via the API and WordPress plugins.
2.2.2
Bug fix, query string in search request encoded correctly for searches containing spaces and quotes.
2.2.1
Bug fix, harded coded the options value in the $oauthTokenCallback function line 383 of EHiveAccess.php so the plugin will work with PHP version 5.3.13 and newer.
2.2.0
Added caching for GET requests using PHP Memcache to improve page response times.
Added version control for plugin options. Defaulting of new options without changing existing options is now possible.
Added uninstall script to remove options from the database when the plugin is deleted.
Upgraded ehive_api_client-php library to version 2.1.0
2.1.4
eHive API updated for tracking id or credentials authentication.
2.1.3
Allow public, private and any content for interesting, popular and recent searches.
2.1.2
Added option to search the private index for a Site type configured as Account.