Conversation
- Add Gutenberg cart button block for block theme integration - Enable cart button usage in any block theme - Add global cart button function for classic theme integration - Add [tutor_cart_button] shortcode for theme developers - Add customization options: show/hide icon, show/hide count, custom CSS class - Add cart count badge with WooCommerce-style positioning and styling
…ing and adapter pattern
…ow event listener
…use the existing PRESET_LABELS
…ing, feedback flows, and grandfathering
✨ Partial and negative marking support for quizzes
- Bump stable tag and version number to 4.1.0 in readme.txt and tutor.php - Add changelog entry for version 4.1.0
chore: update version to 4.1.0 in readme and main plugin file
This change adds the WordPress block editor and component packages required for editor UI work in the app. It updates package.json and pnpm-lock.yaml to include @wordpress/block-editor, @wordpress/blocks, @wordpress/components, and the related transitive React/UI dependencies they pull in.
Add WordPress editor UI dependencies
Tutor AI Integration With WP AI Connectors
Import isYouTubePlyr and, on player ready, set YouTube iframe tabindex='-1' and aria-hidden='true' to prevent tabbing from revealing YouTube controls. Add enterfullscreen and exitfullscreen handlers to toggle the 'is-fullscreen' class on the player's wrapper. Changes applied to assets/core/ts/components/player.ts and assets/src/js/frontend/learning-area/lesson/player.ts to fix accessibility and fullscreen UI behavior.
Fix videos cropped in fullscreen on mobile devices
AI connector warning modal content updated
refactor(utils): Update `get_students_data_by_course_id` and add filter hook
🐛 Recalculate attempt earned marks from answers on review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.