Skip to content

0.7

Compare
Choose a tag to compare
@benhuson benhuson released this 25 Nov 21:42
· 116 commits to master since this release

Added

  • Created a custom filter interface for plugin and theme integration.
  • Lots of inline documentation added.
  • Added custom notices if plugin is used in an unsupported way.
  • Taxonomy modal button now available in search + upload states.
  • Image interface has been added to single term edit screen.
  • Users can now choose which taxonomys have image support.

Changed

  • All strings are now internationalized.
  • Add image to term functionality mimics "Add Featured Image".
  • All functions are now private.

Deprecated

  • Shortcode deprecated.
  • All global variables and constants have been removed or deprecated.

Removed

  • Deprecated function calls removed.

Fixed

Security

  • Security updates.