[wp-meta] [Making WordPress.org] #4276: Remove JavaScript title update on theme pages
Making WordPress.org
noreply at wordpress.org
Sat Mar 16 17:48:17 UTC 2019
#4276: Remove JavaScript title update on theme pages
-----------------------------+---------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: defect | Status: new
Priority: high | Milestone:
Component: Theme Directory | Resolution:
Keywords: seo |
-----------------------------+---------------------
Comment (by atanasangelovdev):
Attached my proposed patch. I'm concatenating two translation strings that
already exists which is usually a no-no but I guess is somewhat fine in
this particular case. It may be simpler to just introduce a new one:
{{{
__( '%s - WordPress theme | WordPress.org', 'wporg-themes' )
}}}
> This should be disabled on load.
I did a comparison with the current title which will match on first load
and if the titles don't match the new one should be applied in any case
anyway.
Any feedback will be appreciated.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4276#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list