Support Meta Box Builder exclude some posts from post query Reply To: exclude some posts from post query

#11476
Anh TranAnh Tran
Keymaster

Hello,

Please try using the post__not_in parameter. Set it as a key in a custom attribute, and in the value box, use JSON notation to specify an array, e.g. [14, 21, 44].