Filters the list of fields to search for when using the Search Orders function on the Orders pages.
apply_filters( "pmpro_orders_search_fields", array $fields ); |
Parameters
- $fields
- array
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/adminpages/orders.php
View in Source Code