<?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 Tag: kroner - Recent Posts</title>
		<link>http://wp-danmark.dk/forum/tags/kroner</link>
		<description>WordPress DK Forum Tag: kroner - Recent Posts</description>
		<language>da-DK</language>
		<pubDate>Sun, 26 Jul 2026 10:46:45 +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/tags/kroner" rel="self" type="application/rss+xml" />

		<item>
			<title>Anders Sørensen om "DKK i Woocommerce"</title>
			<link>http://wp-danmark.dk/forum/topic/dkk-i-woocommerce#post-47805</link>
			<pubDate>man, 27 maj 2013 14:43:52 +0000</pubDate>
			<dc:creator>Anders Sørensen</dc:creator>
			<guid isPermaLink="false">47805@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Takker Jacob. Jeg har ledt lidt efter denne løsning ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jakob Smith om "DKK i Woocommerce"</title>
			<link>http://wp-danmark.dk/forum/topic/dkk-i-woocommerce#post-45904</link>
			<pubDate>søn, 24 mar 2013 23:19:49 +0000</pubDate>
			<dc:creator>Jakob Smith</dc:creator>
			<guid isPermaLink="false">45904@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hvilket tema bruger du?&#60;/p&#62;
&#60;p&#62;Har det tema ikke en fil, der hedder functions.php?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Lars18 om "DKK i Woocommerce"</title>
			<link>http://wp-danmark.dk/forum/topic/dkk-i-woocommerce#post-45902</link>
			<pubDate>søn, 24 mar 2013 22:28:23 +0000</pubDate>
			<dc:creator>Lars18</dc:creator>
			<guid isPermaLink="false">45902@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hej Jakob, kan du sige mig eksakt hvor det skal sættes ind? Og tak for svaret iøvrigt...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jakob Smith om "DKK i Woocommerce"</title>
			<link>http://wp-danmark.dk/forum/topic/dkk-i-woocommerce#post-45855</link>
			<pubDate>fre, 22 mar 2013 00:26:42 +0000</pubDate>
			<dc:creator>Jakob Smith</dc:creator>
			<guid isPermaLink="false">45855@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Jeg har haft samme udfordring for nylig.&#60;/p&#62;
&#60;p&#62;Du skal placere følgende kode i dit temas functions.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
add_filter( 'woocommerce_currencies', 'add_my_currency' );&#60;/p&#62;
&#60;p&#62;function add_my_currency( $currencies ) {&#60;br /&#62;
$currencies['DKK'] = __( 'Currency name', 'woocommerce' );&#60;br /&#62;
return $currencies;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;add_filter('woocommerce_currency_symbol', 'add_my_currency_symbol', 10, 2);&#60;/p&#62;
&#60;p&#62;function add_my_currency_symbol( $currency_symbol, $currency ) {&#60;br /&#62;
switch( $currency ) {&#60;br /&#62;
case 'DKK': $currency_symbol = 'DKK'; break;&#60;br /&#62;
}&#60;br /&#62;
return $currency_symbol;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Det er det tredje sted, hvor DKK står, der gør udslaget mht til at ændre &#34;kr.&#34; til &#34;DKK&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Lars18 om "DKK i Woocommerce"</title>
			<link>http://wp-danmark.dk/forum/topic/dkk-i-woocommerce#post-45829</link>
			<pubDate>tors, 21 mar 2013 09:54:04 +0000</pubDate>
			<dc:creator>Lars18</dc:creator>
			<guid isPermaLink="false">45829@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hey, hvor kan jeg mon ændre kr. til DKK som NETS kræver?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
