Filter: sensei_module_slug

apply_filters( 'sensei_module_slug', $modules_rewrite_slug ) → {string}

Filter to alter the Sensei Modules rewrite slug

Parameters:
Name Type Description
$modules_rewrite_slug string

The rewrite slug for the modules taxonomy.

Since:
  • 1.8.0
Source:
Returns:

The filtered rewrite slug for the modules taxonomy.

Type
string