[wp-trac] [WordPress Trac] #4088: XML output (rss, atom,
rdf ...) should translate the (more) link
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 5 14:07:05 GMT 2007
#4088: XML output (rss, atom, rdf ...) should translate the (more) link
-----------------------+----------------------------------------------------
Reporter: devil1591 | Owner: anonymous
Type: defect | Status: new
Priority: low | Milestone: 2.2
Component: General | Version: 2.2
Severity: minor | Keywords: rss
-----------------------+----------------------------------------------------
In the XML output like rss, atom, the (more) link is not translated.
This is hardcoded in wp-include/feed.php
{{{
function the_content_rss($more_link_text='(more...)', $stripteaser=0,
$more_file='', $cut = 0, $encode_html = 0)
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/4088>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list