Skip to content

Instantly share code, notes, and snippets.

@Lovor01
Last active January 23, 2023 18:31
Show Gist options
  • Select an option

  • Save Lovor01/1ab3bd530536507eba3b1814afb111ac to your computer and use it in GitHub Desktop.

Select an option

Save Lovor01/1ab3bd530536507eba3b1814afb111ac to your computer and use it in GitHub Desktop.
Select all terms of custom taxonomy

Terms of custom taxonomy impression-category

wp.data.select('core').getEntityRecords('taxonomy', 'impression-category', {_fields: 'id,name', per_page: -1, orderby: 'name', order: 'asc'})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment