Filter: sensei_home_remote_data_other_plugins

apply_filters( 'sensei_home_remote_data_other_plugins', $other_plugins ) → {array}

Filter the other plugins used for Sensei Home.

Parameters:
Name Type Description
$other_plugins array

The other plugins.

Since:
  • 4.8.0
Source:
Returns:

The filtered other plugins.

Type
array