Opened 5 months ago
Last modified 6 days ago
#62660 new enhancement
Improve Customizer description in dashboard welcome panel
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.9 |
Component: | Administration | Keywords: | has-patch has-screenshots has-test-info |
Focuses: | ui-copy | Cc: |
Description
Not all users know what the Customizer offers. Highlighting its capabilities—like editing logos, headers, colors, menus, and widgets—encourages them to explore and utilize these tools.
File: src/wp-admin/includes/dashboard.php
<?php <p><?php _e( 'Configure your site’s logo, header, color, menus, widgets, and more in the Customizer.' ); ?></p>
Attachments (2)
Change History (14)
This ticket was mentioned in PR #7968 on WordPress/wordpress-develop by @deepakrohilla.
5 months ago
#1
#2
@
5 months ago
Test Report
PR: https://github.com/WordPress/wordpress-develop/pull/7968
Environment
PHP: 8.0
WordPress: 6.7.1
Active Plugins: None
Actual Results:
✅ With this PR we are getting the expected result.
@Subrata Deb Nath commented on PR #7968:
5 months ago
#3
Thanks For Support @deepakrohillas
#4
@
5 months ago
Test Report
PR: https://github.com/WordPress/wordpress-develop/pull/7968
Environment
PHP: 8.0
WordPress: 6.7.1
Database: MySQL (Server: 5.7.28)
Browser: Chrome 124.0.0.0
Active Plugins: None
Actual Results:
✅ With this PR we are getting the expected result.
#5
@
4 months ago
- Component changed from Text Changes to Administration
- Focuses ui-copy added
- Summary changed from Add a dashboard page below some description of WordPress 6.8 to Improve Customizer description in dashboard welcome panel
- Type changed from defect (bug) to enhancement
- Version changed from trunk to 5.9
#54489 updated the dashboard welcome panel to reflect the block themes' experience, and the Customizer text is the fallback for any site using a 'classic' theme.
#6
@
2 weeks ago
PR: https://github.com/WordPress/wordpress-develop/pull/7968
Environment
PHP: 8.0
WordPress: 6.7.1
Database: MySQL (Server: 5.7.28)
Browser: Chrome 124.0.0.0
Active Plugins: None
Actual Results:
✅ With this PR we are getting the expected result.
#7
@
2 weeks ago
Test Report
Patch tested: https://github.com/WordPress/wordpress-develop/pull/7968
Environment:
OS: Windows 10
PHP: 8.2.12
WordPress: 6.8.1
Browser: Chrome
Plugins: None activated
Actual Results:
✅ Before patch:
Screenshot: https://prnt.sc/-jh_-tOBaYoh
✅ After patch:
Screenshot: https://prnt.sc/gM64Yf8c5uwH
✅ With this PR we are getting the expected result.
This ticket was mentioned in Slack in #core-test by sirlouen. View the logs.
2 weeks ago
#10
@
12 days ago
Hi,
Test Report
Patch: https://github.com/WordPress/wordpress-develop/pull/7968
Environment:
OS: Mac
WordPress: 6.8.1
Browser: Chrome
Screenshot:
Before Patch: https://prnt.sc/pq4n27v1lxy4
After applying Patch: https://prnt.sc/pNDYbbLAVOA5
The patch is working fine. The customizer description is updated ✅
Thanks
https://core.trac.wordpress.org/ticket/62660