[wp-meta] [Making WordPress.org] #3916: Code Reference search URL is changed to link to Home
Making WordPress.org
noreply at wordpress.org
Mon Nov 12 00:13:53 UTC 2018
#3916: Code Reference search URL is changed to link to Home
----------------------------+---------------------
Reporter: joyously | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Support Forums | Resolution:
Keywords: |
----------------------------+---------------------
Comment (by netweb):
Confirmed. See https://wordpress.org/support/topic/test-developer-
urls/?view=all
Original text:
{{{
https://developer.wordpress.org/?s=get_cat
}}}
Becomes:
{{{
#!text/html
<blockquote class="wp-embedded-content" data-secret="BoN1mMIJcG">
<p><a href="https://developer.wordpress.org/"
rel="nofollow">Home</a></p>
</blockquote>
<p><iframe class="wp-embedded-content" sandbox="allow-scripts"
security="restricted" style="position: absolute; clip: rect(1px, 1px, 1px,
1px);" src="https://developer.wordpress.org/embed/#?secret=BoN1mMIJcG"
data-secret="BoN1mMIJcG" title="“Home” — WordPress Developer Resources"
marginwidth="0" marginheight="0" scrolling="no" width="500" height="282"
frameborder="0"></iframe></p>
}}}
The following examples work as expected:
{{{
<a
href="https://developer.wordpress.org/?s=get_cat">https://developer.wordpress.org/?s=get_cat</a>
<a href="https://developer.wordpress.org/?s=get_cat">test</a>
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3916#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list