Title: &#8220;Select Post Types&#8221; &#8220;Post Format&#8221;
Last modified: May 17, 2024

---

# “Select Post Types” “Post Format”

 *  Resolved [norbertmeyer](https://wordpress.org/support/users/norbertmeyer/)
 * (@norbertmeyer)
 * [2 years ago](https://wordpress.org/support/topic/select-post-types-post-format/)
 * Hello,
 * I wanted to ask if it is possible to access the “Post Format” in “Select Post
   Types”. I would like to filter out only the “Quote Post Formats” so that the 
   user only sees the quotes.
 * Thank you in advance.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Sumit Singh](https://wordpress.org/support/users/5um17/)
 * (@5um17)
 * [2 years ago](https://wordpress.org/support/topic/select-post-types-post-format/#post-17787390)
 * Hi,
 * Post format is not a post type it is a taxonomy. So you can not select the post
   format in post type.
 * You can use the pre_get_posts hook to insert the post format taxonomy query for
   search results. This should work.
    If you need example, you need to tell me the
   post format slug for “Quote Post Formats”.
 * See [https://developer.wordpress.org/reference/hooks/pre_get_posts/](https://developer.wordpress.org/reference/hooks/pre_get_posts/)
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘“Select Post Types” “Post Format”’ is closed to new replies.

 * ![](https://ps.w.org/wp-extended-search/assets/icon-256x256.png?rev=2436853)
 * [WP Extended Search](https://wordpress.org/plugins/wp-extended-search/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-extended-search/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-extended-search/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-extended-search/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-extended-search/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-extended-search/reviews/)

## Tags

 * [post format](https://wordpress.org/support/topic-tag/post-format/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sumit Singh](https://wordpress.org/support/users/5um17/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/select-post-types-post-format/#post-17787390)
 * Status: resolved