Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@aristath aristath released this 28 Jan 16:12
· 145 commits to master since this release
  • Fix: Most methods are not non-static.
  • New: The theme is now more OOP.
  • New: You can now choose a caching method from the admin options.
  • Fix: Disabling file caches (there were issues on sites hosted on WPEngine).
  • Fix: Updating the Maera_Logo_Widget rendering method.
  • Fix: Typo preventing proper template rendering for tag archives.
  • Fix: Added check for MAERA_VERSION constant.
  • Fix: Code cleanup.
  • New: Introducing a Maera_Helper class.
  • Fix: Move file requires outside the main Maera object.
  • Fix: Moved test_missing method to the Maera_Required_Plugins class.
  • Fix: Moved get_search_form method to the Maera_Template class.
  • Fix: Moved body_class method to the Maera_Styles class.
  • Fix: Renamed the Maera_Template->main method to Maera_Template->render.
  • New: Introducing new "screen-reader-text" classes as per https://make.wordpress.org/accessibility/2015/01/27/test-chat-summary-januari-26/