Skip to content

Releases: wpmark/wp-limit-tags

v1.0

18 Dec 19:55
Compare
Choose a tag to compare
  • Improvements to code to better meet the WP.org coding standards.
  • Introduce new filter wplt_max_tags for filtering the max tags.
  • Better prepare the plugin for translation, making sure strings are translation ready and the plugin text domain is loaded.
  • Load JS as an external file rather than with admin print scripts.
  • Add the newly added built in post types to the ignore array e.g. Custom CSS and Customize changesets.
  • Fix some php warning notices.

v.0.3.1

02 Jul 18:52
Compare
Choose a tag to compare

Make sure that it work when a post already has tags.