Skip to content

Releases: WebDevStudios/Taxonomy_Single_Term

v0.2.4

16 Nov 16:21
Compare
Choose a tag to compare
  • Make Taxonomy_Single_Term::term_fields_list() more versatile.
  • Escape attributes. Props @rnaby, #25.
  • Fix some issues with the selected functionality. See #24.

v0.2.3

28 Jul 18:12
Compare
Choose a tag to compare
  • Add hooks to the metabox, taxonomy_single_term_metabox_bottom and taxonomy_single_term_metabox_top.

v0.2.2

28 Jul 18:10
Compare
Choose a tag to compare

v0.2.1

30 Aug 18:12
Compare
Choose a tag to compare
  • Add setter method. Props @JustinSainton
  • Add getter magic method for retrieving properties

v0.2.0

30 Aug 17:18
Compare
Choose a tag to compare
  • Ability to choose Select elements vs Radios. Props @jchristopher
  • Rename plugin. Props @jchristopher
  • Optional allow_new_terms parameter to include a new-term add button in the metabox. Props @jchristopher

v0.1.4

13 May 17:05
Compare
Choose a tag to compare
  • Bulk editing now works as expected. A singular term will be saved against the post.

v0.1.3

13 May 14:15
Compare
Choose a tag to compare
  • Adds footer JS on post listing pages that transforms quick-edit inputs to radios.