README
自定义WordPress默认搜索库。
类
Search_With_Post_Meta
Search_With_Post_Meta::__construct( string[] $meta_keys )
$meta_keys
:要搜索的元键。
Search_With_Term
Search_With_Term::__construct( string[] $taxonomies )
$taxonomies
:要搜索的分类法别名。 (例如 category
,post_tag
)
LICENSE
GPL2或更新版。