ClassesBigCommerceTaxonomiesChannelAdmin Products Filter

Admin_Products_Filter

Class Admin_Products_Filter

Responsible for filtering the products in the admin list table by channel ID

  • Full name: \BigCommerce\Taxonomies\Channel\Admin_Products_Filter

Methods

display_channel_select

Display the channel select above the Products list table

public display_channel_select(string $post_type, string $which): void

Parameters:

ParameterTypeDescription
$post_typestring
$whichstring

filter_list_table_request

Enforce a channel filter when displaying the products list table by setting query vars on the request

public filter_list_table_request(\WP $request): void

Parameters:

ParameterTypeDescription
$request\WP


Automatically generated on 2025-01-21