Usage · // define the posts_search callback · function filter_posts_search( $array ) { · // make filter magic happen here... · return $array; · }; · // add the filter.
確定! 回上一頁