JavaScript for WordPress Forums Gutenberg Development Blocks and sidebar for a specific custom post type?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #87289
    ldecoker
    Participant

    Hello!

    Is it possible to limit a set of blocks and a sidebar to a specific custom post type?

    Thx!

    #87303
    Zac Gordon
    Keymaster

    Yes

    You would do it in the PHP filter for allowed blocks or white listing blocks. Since it is in the PHP you can write a conditional statement to check if it is a certain post type.

    Block Filters

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.