[wp-trac] [WordPress Trac] #23619: Twenty Thirteen: use new URL extraction function for link post format
WordPress Trac
noreply at wordpress.org
Wed Mar 6 13:01:02 UTC 2013
#23619: Twenty Thirteen: use new URL extraction function for link post format
---------------------------+------------------
Reporter: lancewillett | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------+------------------
Changes (by Frank Klein):
* cc: contact@… (added)
* keywords: needs-patch => has-patch
Comment:
Here are the different scenarios with the output they produce:
* '''The link is in the content and the link meta is empty:''' The title
has the URL of the content link, the content link is displayed as part of
the content.
* '''There is a link in the content and there is a URL in the link
meta:''' The title has the URL of the link meta, the content link is
displayed as part of the content.
* '''There is no link in the content and there is a URL in the link
meta:''' The title has the URL of the link meta, there is no link
displayed as part of the content.
* '''There is no link in the content and no URL in the link meta:''' The
title has the URL of the permalink, there is no link displayed as part of
the content.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23619#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list