<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
> <channel><title>jappler.com &#187; get_post</title> <atom:link href="http://jappler.com/blog/archive/tag/get_post/feed" rel="self" type="application/rss+xml" /><link>http://jappler.com</link> <description>random and opinionated thoughts by Jennifer Zelazny</description> <lastBuildDate>Fri, 10 Feb 2012 15:25:47 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator><itunes:summary>random and opinionated thoughts by Jennifer Zelazny</itunes:summary> <itunes:author>jappler.com</itunes:author> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://jappler.com/wp-content/plugins/powerpress/itunes_default.jpg" /> <itunes:subtitle>random and opinionated thoughts by Jennifer Zelazny</itunes:subtitle> <image><title>jappler.com &#187; get_post</title> <url>http://jappler.com/wp-content/plugins/powerpress/rss_default.jpg</url><link>http://jappler.com</link> </image> <item><title>Show One Post/Page in WordPress</title><link>http://jappler.com/blog/archive/2008/09/09/show-one-postpage-in-wordpress</link> <comments>http://jappler.com/blog/archive/2008/09/09/show-one-postpage-in-wordpress#comments</comments> <pubDate>Wed, 10 Sep 2008 02:25:54 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[Featured]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[codex]]></category> <category><![CDATA[get_post]]></category> <category><![CDATA[WordPress function]]></category> <guid
isPermaLink="false">http://www.jappler.com/?p=917</guid> <description><![CDATA[If you want to have a content area somewhere on your site that shows content from a post or page &#8211; and you want to do this with using the simplest of code (no loop, no query_posts, etc), check out the function get_post. The get_post function allows you to simply get one post&#8217;s title, content, category, etc by simply adding a few lines (see the example in the documentation) of code to your site. I... <a
href="http://jappler.com/blog/archive/2008/09/09/show-one-postpage-in-wordpress">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>If you want to have a content area somewhere on your site that shows content from a post or page &#8211; and you want to do this with using the simplest of code (no loop, no query_posts, etc), check out the function <strong>get_post</strong>.  The <a
href="http://codex.wordpress.org/Function_Reference/get_post">get_post function</a> allows you to simply get one post&#8217;s title, content, category, etc by simply adding a few lines (see the example in the documentation) of code to your site.  I have used this on a number of client&#8217;s sites as well as recently on <a
href="http://www.sandboxdev.com">my company site</a> for the company profile.  Keep it simple!</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2008/09/09/show-one-postpage-in-wordpress/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
