Docs update 7.0 colors#214
Merged
kimcoleman merged 6 commits intostrangerstudios:memberlite-7-0from Feb 23, 2026
Merged
Conversation
Collaborator
Author
|
Noting here that some of this documentation is "looking to the future" and mentioning features we're still in the process of adding for Memberlite 7.0. Odds are, once we're done implementing things for 7.0, the docs will need another refresh. 👍 |
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request updates the customizer documentation to reflect changes introduced in Memberlite 7.0, particularly focusing on the new color scheme system and theme modification workflow.
Changes:
- Reorganized and expanded documentation on color scheme management, including the transition from legacy (pre-7.0) to modern color handling
- Added detailed function references for customizer-related code in
inc/customizer.php,inc/colors.php,inc/defaults.php,functions.php, and JavaScript files - Clarified the distinction between color schemes and variations, and documented the migration process for users upgrading from older versions
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
kimcoleman
approved these changes
Feb 23, 2026
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.
All Submissions:
Changes proposed in this Pull Request:
Includes documentation on customizer related work flow, important functions, and where to find files.
How to test the changes in this Pull Request:
Review the docs and let me know if anything is unclear. Also open to suggestions on what to add/remove.
Other information:
Changelog entry