Skip to content

Version 2.7.3

Compare
Choose a tag to compare
@keesiemeijer keesiemeijer released this 28 Jan 22:01
· 53 commits to master since this release
  • Enhancement
    • Make the no posts found message filterable.
    • Update gallery with the HTML changes made in the WordPress 5.3 gallery.
    • Add accessibility to the gallery item element.
  • Deprecated
    • The 'terms' and 'related' arguments are deprecated in favor of the 'include_terms' argument.
      • The 'include_terms' argument now uses the included terms without any restrictions.
      • The default value for the 'related' argument changed from boolean true to null.
      • Set the 'related' argument to boolean true to have the old restrictions back.