Answer

Is it posible to use wp.data.select('core') outside a block?

Is it posible to use wp.data.select('core') outside a block?

1 Answer. Sorry, you can not use it outside of Guttenberg block.

How to fetch all images from a WordPress draft using PHP?
How do I get all images from WordPress? How do I get a list of all posts in WordPress? How do I fetch post data in WordPress? How do I show recent pos...
Categories and posts structure
What are post categories? What is the difference between tags and categories? How many categories should a blog post have? How many types of categorie...
Dropdown that populates the form
What is form drop down list? How do you generate input fields based on value from a drop down list? How do you dynamically populate a gravity form fie...