apply_filters( 'sensei_the_module_id', $module_term_id ) → {int}
Filter the module ID.
This fires within the sensei_get_the_module_id function.
Parameters:
Name | Type | Description |
---|---|---|
$module_term_id |
int | Module ID. |
- Since:
- 1.9.7
- Source:
Returns:
Module ID.
- Type
- int