<?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/"
	>

<channel>
	<title>get_permalink | テクニカルノート</title>
	<atom:link href="https://accelboon.com/tn/tag/get_permalink/feed/" rel="self" type="application/rss+xml" />
	<link>https://accelboon.com/tn</link>
	<description>WordPress PHP C# などプログラミングに関するメモ</description>
	<lastBuildDate>Wed, 17 Feb 2016 10:29:10 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2</generator>
	<item>
		<title>WordPress パーマリンクを取得する</title>
		<link>https://accelboon.com/tn/wordpress-%e3%83%91%e3%83%bc%e3%83%9e%e3%83%aa%e3%83%b3%e3%82%af%e3%82%92%e5%8f%96%e5%be%97%e3%81%99%e3%82%8b/</link>
		
		<dc:creator><![CDATA[nakaike]]></dc:creator>
		<pubDate>Tue, 09 Jun 2015 03:33:53 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[get_attachment_link]]></category>
		<category><![CDATA[get_day_link]]></category>
		<category><![CDATA[get_month_link]]></category>
		<category><![CDATA[get_permalink]]></category>
		<category><![CDATA[get_post_permalink]]></category>
		<category><![CDATA[get_year_link]]></category>
		<category><![CDATA[the_feed_link]]></category>
		<category><![CDATA[the_permalink]]></category>
		<guid isPermaLink="false">http://accelboon.com/tn/?p=359</guid>

					<description><![CDATA[<p>パーマリンクをリンクタグで取得（ループ中で使うこと） the_permalink();  現在のページ（IDを指定するので、ループ中に使うときは$post->IDを指定） $url = get_the_permalink [&#8230;]</p>
The post <a href="https://accelboon.com/tn/wordpress-%e3%83%91%e3%83%bc%e3%83%9e%e3%83%aa%e3%83%b3%e3%82%af%e3%82%92%e5%8f%96%e5%be%97%e3%81%99%e3%82%8b/">WordPress パーマリンクを取得する</a> first appeared on <a href="https://accelboon.com/tn">テクニカルノート</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
