<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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 DK Forum Topic: Hent sideindhold ud fra ID</title>
		<link>http://wp-danmark.dk/forum/topic/hent-sideindhold-ud-fra-id</link>
		<description>WordPress DK Forum Topic: Hent sideindhold ud fra ID</description>
		<language>da-DK</language>
		<pubDate>Sat, 15 Aug 2026 18:22:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Søg]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wp-danmark.dk/forum/search.php</link>
		</textInput>
		<atom:link href="http://wp-danmark.dk/forum/rss/topic/hent-sideindhold-ud-fra-id" rel="self" type="application/rss+xml" />

		<item>
			<title>Jesper om "Hent sideindhold ud fra ID"</title>
			<link>http://wp-danmark.dk/forum/topic/hent-sideindhold-ud-fra-id#post-10929</link>
			<pubDate>man, 15 jun 2009 20:16:35 +0000</pubDate>
			<dc:creator>Jesper</dc:creator>
			<guid isPermaLink="false">10929@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Template_Tags/query_posts&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Template_Tags/query_posts&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php&#60;br /&#62;
// retrieve one post with an ID of 5&#60;br /&#62;
query_posts('p=5');&#60;/p&#62;
&#60;p&#62;global $more;&#60;br /&#62;
// set $more to 0 in order to only get the first part of the post&#60;br /&#62;
$more = 0; &#60;/p&#62;
&#60;p&#62;// the Loop&#60;br /&#62;
while (have_posts()) : the_post();&#60;br /&#62;
  // the content of the post&#60;br /&#62;
  the_content('Read the full post »');&#60;br /&#62;
endwhile;&#60;br /&#62;
?&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nc85 om "Hent sideindhold ud fra ID"</title>
			<link>http://wp-danmark.dk/forum/topic/hent-sideindhold-ud-fra-id#post-10918</link>
			<pubDate>søn, 14 jun 2009 21:50:51 +0000</pubDate>
			<dc:creator>nc85</dc:creator>
			<guid isPermaLink="false">10918@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Er det muligt at kunne hente indholdet ud fra en side, via en wordpress function, noget ala fx:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php get_pagecontent(ID); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Synes ikke rigtig jeg kan finde noget på det???
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
