Help Me Understand How To Get Jetpack Search to Search a Custom Post Type (opens in new tab)
I’ve got a Custom Post Type in WordPress. It’s called docs because it’s for documentation pages. register_post_type(“docs”, [ “labels” => [ &#…
Read the original article