Bugfixes
- Fix for issue with Soliloquy image slider was not applied to minified js file.
- Fixed some PHP 'undefined index' notices.
- Fix banner images overlapping text in help tabs.
- Fixed meta description tag not showing for taxonomy (category/tag/etc) pages as reported in issue #737 and #780 - props Jrf.
- Prevent a fatal error if
wp_remote_get()
fails while testing whether the title needs to be force rewritten as reported by homeispv - props Jrf.
Enhancements
- Added composer support - props codekipple and Rarst.