1. Description
On the frontend, the tribute types' texts go to their default instead of the custom one that the user added when adding or removing a tribute type.
Expected Behavior: The tribute type's texts should reflect the edits of the labels when adding or removing other tribute types.
Actual Behavior: It goes to the default label (In honor of) and also removes the other tribute types.
  1. Steps to Reproduce
  • In a form with a tributes block.
  • Edit the name of a tribute type.
  • Remove the other tribute types.
  • View the form on the front-end.
  • The custom tribute type is not seen on the frontend.
  1. Screenshots / Videos
  1. Severity
Low (cosmetic issue or minor usability problem)
  1. Environment
Include information about the environment where the bug was encountered:
Device: PC
Browser: Chrome 93
Plugin Version Core — 3.17.1, Tributes — 2.2.0
WordPress Version 6.6.2
PHP Version 8.2
  1. Additional Information
The workaround is to edit the tribute type slightly (i.e. Add a space after the name) after adding or removing another tribute type, then save the form.