[wp-trac] [WordPress Trac] #6479: Encourage people to change default tagline
WordPress Trac
noreply at wordpress.org
Wed Aug 3 03:30:08 UTC 2022
#6479: Encourage people to change default tagline
-------------------------------------------------+-------------------------
Reporter: markjaquith | Owner: audrasjb
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 6.1
Component: Administration | Version: 2.5
Severity: normal | Resolution:
Keywords: has-patch needs-user-docs has-unit- | Focuses:
tests |
-------------------------------------------------+-------------------------
Comment (by costdev):
Thanks for the feedback @sabernhardt!
On the admin notice, is there support for @rafiahmedd's proposal to
introduce one?
If so:
- The notice would appear on every admin page except `options-
general.php`, correct?
- The initial user with the `manage_option` capability would make the
decision for the whole site, correct?
This touches on the
[https://core.trac.wordpress.org/ticket/6479#comment:38 earlier
discussion] about the install screen. If we don't want to add an
additional option to the install screen, then we need to consider how the
notice is permanently dismissible.
Two options are:
- Similar to the `default_password_nag`, a `site_tagline_nag` option
could be set to `true` in `wp_install()`. This would be set to `false`
upon clicking a "No thanks, don't ask me again" link in the notice.
- The `disable_site_tagline_nag` option is only created when the user
clicks "No thanks, don't ask me again", and is set to `true`.
Thoughts?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/6479#comment:53>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list