PHP Класс Wallmander\ElasticsearchIndexer\Controller\WooCommerceAdmin

Автор: Mikael Mattsson ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
actionOrderSearch ( Query $query ) Search custom fields as well as content.
filterPostSyncArgs ( stdClass $queryArgs, WP_Post $post ) : array Add more fields to the index.

Описание методов

actionOrderSearch() публичный статический Метод

Replaces WC_Admin_Post_Types::Replaces shop_order_search_custom_fields.
public static actionOrderSearch ( Query $query )
$query Wallmander\ElasticsearchIndexer\Model\Query

filterPostSyncArgs() публичный статический Метод

Add more fields to the index.
public static filterPostSyncArgs ( stdClass $queryArgs, WP_Post $post ) : array
$queryArgs stdClass
$post WP_Post
Результат array