Fernando Jorge Mota
Fernando Jorge Mota
As the image attribute isn't needed any more thanks to issue #5930.
Fixes #5626 ### Changes proposed in this Pull Request * Add Quick Links section components; ### Testing instructions On a WP installation containing this branch of the Sensei code: 1....
This should have the same task ID as the task created in 1807-gh-Automattic/sensei-pro with the main difference being the fact that this task should point to the WooCommerce landing page,...
Fixes #5581. Alternative to #5585, but very specific to Learning Mode (so if #5585 is approved/merged, this isn't needed). I did this because the implementation on #5585 uses JS, which...
Depends on #5625 and especially #5624, given that we can probably re-use some code from the current Extensions page.
Depends on #5625. Should include the progress bar but shouldn't include real data (e.g. shouldn't include the logic to determine whether a task is done or not, as this was...
Depends on #5625. The idea is to provide quick access to help users with questions they might have while starting for the first time (i.e., Getting Started Guide, Create a...
Should probably be prepared to be hidden/shown based on whether Sensei Pro/WooThemes-Sensei is installed and activated or not, probably using filters added on 1785-gh-Automattic/sensei-pro
We should create a class/method/function that can detect when there is a course that is NOT the demo course, and that is published. This blocks #5676, and will be used...
Depends on #5625. Create a notification area for JITMs (Just in Time Messages) on Sensei Home, pulling data from the backend API to detect what notice to show. We will...