Conversation
* Adding searchable course selection to several blocks. Fixing escaping issue. * Combined course/membership dropdown. * Updating lifterlms-blocks version.
* Updating lifterlms-cli to 0.0.6 * Vendor bundled libraries (blocks, cli, helper, rest, banner-notifications) into libraries/ and remove standalone plugin headers * Remove bundled libraries from composer requires now that they are vendored in libraries/ * Build blocks and helper library assets via npm workspaces in the core build * Add admin notices recommending removal of standalone copies of bundled library plugins * Changelog. Fixing tests.
Appends the wp-element-button CSS class to the access plan button (template, shortcode, and free-enroll form) so it inherits theme button styling from theme.json styles.elements.button when the active theme declares it. Fixes #3234
…ity warnings (#3209) - Replace wp_redirect() with wp_safe_redirect() in template loader and lesson progression controller to mitigate open redirect risks
* Add HelpScout help beacon to LifterLMS admin screens Adds LLMS_Admin_Help_Beacon which renders a consent-gated HelpScout beacon on the LifterLMS admin screens.
- 13 builder view templates under includes/admin/views/builder/ - 1 access plan dialog template (access-plan-dialog.php) - 1 order view function file (llms-functions-template-view-order.php)
Avoid unnecessary/incorrect query for post ID of 1
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.