Filter: ep_meta_mode

apply_filters( 'ep_meta_mode', string )

Filter meta management mode.

Setting the meta mode to 'auto' will restore the pre-5.0.0 behavior of syncing all public meta fields, but without the ability to add fields to make them searchable through the UI. Weighting settings will need to be changed, and a sync performed, any time this value is changed.

Parameters:
Name Type Description
string

$ep_meta_mode Meta mode.

Since:
  • 5.0.0
Source:
Returns:

string New meta mode.