liquidweb/sticky-tax

Dynamically filter the taxonomy term list

Closed this issue · 1 comments

As @norcross pointed out in our discussion, Sticky Tax currently allows posts to be made sticky for a given term even if the post is not assigned to that term.

This was originally to avoid users having to add a term, save the page, then be able to assign the stickiness and have to save a second time, but ideal behavior would be:

  1. The user adds or removes a term from the post
  2. That term is added/removed from the list of available terms in the Sticky meta box automatically.

This has been taken care of in #14.