[wp-trac] [WordPress Trac] #35288: Search Engines Discouraged message improvements
WordPress Trac
noreply at wordpress.org
Sun Apr 17 21:30:59 UTC 2016
#35288: Search Engines Discouraged message improvements
-------------------------------------------------+-------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future
Component: Administration | Release
Severity: normal | Version:
Keywords: ui-feedback has-patch has- | Resolution:
screenshots | Focuses: ui
-------------------------------------------------+-------------------------
Comment (by Presskopp):
I don't feel like it should be dismissible. If you just expand the code to
make it so ( <div class="notice notice-warning is-dismissible"> ), it
would come back each time you reload the site, right?
Let's say we store the setting:
If a user "knows what he's doing" he would surely dismiss this sooner or
later, one could ask if such a user even needs such a warning..)
If not, he could possibly also do so for whatever reason, and it wouldn't
be any helpful anymore..
Proposal:
Change => Change visibility settings, see wp-admin\options-writing.php,
Line 169:
{{{#!php
<p><?php printf(__('WordPress is not notifying any <a
href="https://codex.wordpress.org/Update_Services">Update Services</a>
because of your site’s <a href="%s">visibility settings</a>.'),
'options-reading.php'); ?></p>
}}}
or
Change => Change Privacy Setting,
at least these 2 should be the same, not?
Hope I'm being helpful.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35288#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list