Filters the feature array on a module.This filter allows you to control where each module is filtered: Recommended, and the default “Other” listing.
Parameters
- $mod['feature']
array The areas to feature this module: 'Recommended' shows on the main Jetpack admin screen. 'Other' should be the default if no other value is in the array.
- $module
string The slug of the module, e.g. sharedaddy.
- $mod
array All the currently assembled module data.
Changelog
- Introduced in Jetpack 3.5.0