Skip to content

v1.1.6.5

Compare
Choose a tag to compare
@EvanHerman EvanHerman released this 31 Mar 19:50
· 381 commits to master since this release
1.1.6.5 - March 31st, 2015
  • Enhancement: re-wrote part of the CSS file, to allow for native masonry layouts (uniform spacing between containers, stacked properly etc.)
  • Enhancement: Added is_ssl() check to determine if font awesome should be loaded over https or not.
  • Fixed: Fixed WP_Response error when font-awesome icons are unavailable using wp_remote_get();
1.1.6.4 - March 23rd, 2015
  • Enhancement: Packaged French translation - thanks goes to Julien Lambert
  • Enhancement: Fixed a few typos in the plugin
1.1.6.3 - March 22nd, 2015
  • Enhancement: Added wp_error class to catch errors thrown by wp_remote_get() when building the bootstrap dropdown.
1.1.6.2 - March 18th, 2015
  • Enhancement: Removed add_option(); call which was breaking previously stored options on activation
1.1.6.1 - March 10th, 2015
  • Enhancement: Altered new option label to be 'Exclude Announcements from Site Searches' (settings were reversed (true excluded while false included) )
1.1.6 - March 9th, 2015
  • Enhancement: Fixed 404 issue on announcement posts when 'Include Announcement in Site Searches' was set to 'false'.
1.1.5.9 - March 6th, 2015
  • Enhancement: Added a priority to the metabox initialization, which caused conflicts with other plugins using the same class