Peter Kiss
Peter Kiss
To clarify, this is for an option to show/hide the **Title** option — specified in the plugin settings — above the block, right? And also to make this title editable...
Moving to Low priority as the class-based approach could be sufficient for a first version.
Done in #5458
Should be fixed by #5467
Moving this to the backlog to check after finishing the template & css changes. I couldn't reproduce the issues with the current `trunk`, or `feature/learning-mode` branch, but they do contain...
Right, we already hide draft lessons, probably should do the same for private ones too (That option means 'Only visible to site admins and editors.')
Linked to #4587
Should be fixed by #4939, released as part of Sensei 4.6.2. Note that adding a Spacer block there could still be necessary to prevent the toggle from overlapping content.
Note that we do have a few filters, including [sensei_course_learning_mode_enabled](https://automattic.github.io/sensei/sensei_course_learning_mode_enabled.html), which let you disable the mode even if it would enabled for the course or globally in settings. (But yes,...
FWIW in a similar situation in the learning mode lesson actions block, which can also have both real s and just links as `` tag, I ended up changing the...