Make WordPress Core

Opened 5 months ago

Last modified 6 days ago

#62660 new enhancement

Improve Customizer description in dashboard welcome panel

Reported by: subrata-deb-nath's profile Subrata Deb Nath 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&#8217;s logo, header, color, menus, widgets, and more in the Customizer.' ); ?></p>

Attachments (2)

Screenshot (1).png (68.1 KB) - added by Subrata Deb Nath 5 months ago.
Screenshot (1).2.png (54.2 KB) - added by Subrata Deb Nath 5 months ago.

Download all attachments as: .zip

Change History (14)

#2 @narenin
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 @ranafge
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 @sabernhardt
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 @Subrata Deb Nath
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 @darshitrajyaguru97
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

#9 @nikunj8866
2 weeks ago

  • Keywords has-testing-info added

#10 @pooja1210
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

This ticket was mentioned in Slack in #core-test by sirlouen. View the logs.


12 days ago

#12 @wordpressdotorg
6 days ago

  • Keywords has-test-info added; has-testing-info removed
Note: See TracTickets for help on using tickets.