Aventyret / solarplexus

Wordpress Block that is useful when building news sites
GNU General Public License v2.0
6 stars 1 forks source link

Return all post types instead of 10 when fetching from core #32

Closed fiwa closed 2 years ago

fiwa commented 2 years ago

Registered post types are limited to 10. As a result, all post types in allowedTaxonomies might not be available in a block with "type": "dynamic".