Add_Custom_Fields_To_Search
Contents
Description Description
An object that modifies the WordPress search query to include custom fields
See also See also
Source Source
File: includes/class-add-custom-fields-to-search.php
Expand full source code Collapse full source code View on Github
Methods Methods
- add_hooks — hooks
- cf_search_distinct — cf_search_distinct
- cf_search_join — Join posts and postmeta tables
- cf_search_where — cf_search_where
- hooks — hooks
- is_media_library — is_media_library
Changelog Changelog
Version | Description |
---|---|
1.2.1 | Introduced. |