Dashboard onboarding & floating language switcher integration#26
Open
narinder9 wants to merge 3 commits intocreame:masterfrom
Open
Dashboard onboarding & floating language switcher integration#26narinder9 wants to merge 3 commits intocreame:masterfrom
narinder9 wants to merge 3 commits intocreame:masterfrom
Conversation
- Added new dashboard with Getting Started page - Added floating language switcher designer - Added AutoPoly promotional admin notice
…itionally - Resolved an issue where the icon was not visible in the widget dropdown. - Added conditional checks for assets to prevent unnecessary loading. - Minor code improvement
Redesigns the Getting Started page and adds a notice to apply the default language to templates
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.
What’s new
Added a new dashboard section with a Getting Started page to help new users set up the plugin easily.
Added a floating language switcher designer for visual customization without coding.
Added an AutoPoly promotional admin notice.
Improvements
Improved overall onboarding experience for first-time users.
Made language switcher design and placement more user-friendly.
Testing
Tested dashboard pages in WordPress admin.
Verified language switcher designer works with existing settings.
Checked admin notice display and dismissal behavior.