Skip to content

Commit

Permalink
Merge pull request #5 from jeremyfelt/fix/taxonomy-number
Browse files Browse the repository at this point in the history
Use `per_page` rather than `number` when querying taxonomies
  • Loading branch information
mattheu authored Nov 1, 2024
2 parents b87b48a + 63b3a49 commit 48260de
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/taxonomy/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-i18n'), 'version' => '7c92197524461db32876');
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-i18n'), 'version' => 'df72284c8bd85c5cd8aa');
2 changes: 1 addition & 1 deletion build/taxonomy/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 48260de

Please sign in to comment.