<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: &quot;Read more&quot; link at the end of excerpt in Origin Theme</title>
		<link>http://en.forums.wordpress.com/topic/read-more-link-at-the-end-of-excerpt-in-origin-theme</link>
		<description>WordPress.com Forums &#187; Topic: &quot;Read more&quot; link at the end of excerpt in Origin Theme</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 01:59:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/read-more-link-at-the-end-of-excerpt-in-origin-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "&quot;Read more&quot; link at the end of excerpt in Origin Theme"</title>
			<link>http://en.forums.wordpress.com/topic/read-more-link-at-the-end-of-excerpt-in-origin-theme#post-1088430</link>
			<pubDate>Thu, 06 Dec 2012 18:13:17 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1088430@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If your end goal is to add a "read more" link at the end of posts, you might be able to get the result you're after by using the more tag:<br />
<a href="http://en.support.wordpress.com/more-tag/" rel="nofollow">http://en.support.wordpress.com/more-tag/</a></p>
<p>If you want the ability to edit PHP such as the example you posted above, then you would indeed need to <a href="http://en.support.wordpress.com/moving-a-blog/#moving-to-wordpress-org">switch to a WordPress.org setup</a>.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "&quot;Read more&quot; link at the end of excerpt in Origin Theme"</title>
			<link>http://en.forums.wordpress.com/topic/read-more-link-at-the-end-of-excerpt-in-origin-theme#post-1066086</link>
			<pubDate>Sat, 10 Nov 2012 21:33:29 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1066086@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Does the Custom Design upgrade let me edit HTML?<br />
No. The Custom Design upgrade allows you to edit fonts and CSS only. You can change the appearance of a theme, but not its HTML markup, PHP code, or content.  <em>Read the full section here</em> &#62;   <a href="http://en.support.wordpress.com/custom-design/#frequently-asked-questions" rel="nofollow">http://en.support.wordpress.com/custom-design/#frequently-asked-questions</a> </p></blockquote>
]]></description>
					</item>
		<item>
			<title>thisadventurouslifeblog on "&quot;Read more&quot; link at the end of excerpt in Origin Theme"</title>
			<link>http://en.forums.wordpress.com/topic/read-more-link-at-the-end-of-excerpt-in-origin-theme#post-1066082</link>
			<pubDate>Sat, 10 Nov 2012 21:25:25 +0000</pubDate>
			<dc:creator>thisadventurouslifeblog</dc:creator>
			<guid isPermaLink="false">1066082@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How do I add this capability to our blog?  I have tried pasting this:</p>
<p>function excerpt_read_more_link($output) {<br />
 global $post;<br />
 return $output . '<a>ID) . '"&#62; Read More...</a>';<br />
}<br />
add_filter('the_excerpt', 'excerpt_read_more_link');</p>
<p>...into the Customization CSS section.  It does nothing for me.  Can someone explain to me in the most basic terms how to get this function?
</p>
]]></description>
					</item>

	</channel>
</rss>
