apply_filters( 'sensei_student_progress_read_from_tables', $read_from_tables ) → {bool}
Filter whether to read student progress from tables.
Parameters:
Name | Type | Description |
---|---|---|
$read_from_tables |
bool | Whether to read student progress from tables. |
- Since:
- 4.17.0
- Source:
Returns:
Whether to read student progress from tables.
- Type
- bool