Skip to content

hamworks/wp-custom-search

Repository files navigation

WP Custom Search

Customize WordPress default search library.

Classes

Search_With_Post_Meta

Search_With_Post_Meta::__construct( string[] $meta_keys )

$meta_keys: meta key to be searched.

Search_With_Term

Search_With_Term::__construct( string[] $taxonomies )

$taxonomies: taxonomy slugs to be searched. ( ex. category, post_tag )

LICENSE

GPL2 or later.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published