amnestywebsite / humanity-theme

The Amnesty International WordPress Humanity Theme
https://wordpresstheme.amnesty.org/
Other
38 stars 11 forks source link

Add flag to filter report terms #395

Closed jaymcp closed 2 months ago

jaymcp commented 2 months ago

This does nothing by itself in the theme. However, in conjunction with a filter in the Theme Companion, it allows for report terms to be filtered out from term lists.

Ref: https://github.com/amnestywebsite/amnesty-wp-theme/issues/2967

Steps to test:

  1. test in conjunction with https://github.com/amnestywebsite/wp-plugin-theme-companion/pull/59
  2. visit the /countries/ page
  3. the a-z should not include apparently-duplicate country names
  4. the explore by region section should only list regions and subregions
  5. country pages should include links to their annual report
  6. clicking the link to the annual report should render the report page correctly
  7. visit /latest/
  8. click the countries dropdown
  9. it should not list duplicate country names
  10. edit a country term
  11. the checkbox field to "hide" the term should no longer be present