Controls whether or not to show affiliate IDs on the Orders Page. This is used by various integrations with affiliate platforms.
apply_filters( "pmpro_orders_show_affiliate_ids", false ); |
Parameters
-
bool (false)
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/adminpages/orders.php
View in Source Code