<?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>WordPress &#8211; The Eternal Path</title>
	<atom:link href="https://arasan.de/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://arasan.de</link>
	<description>Arasan.de</description>
	<lastBuildDate>Sun, 11 Sep 2022 10:00:39 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://arasan.de/wp-content/uploads/2024/10/triquetra-512x512-1.png</url>
	<title>WordPress &#8211; The Eternal Path</title>
	<link>https://arasan.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WordPress Shortcode für TOC erstellen</title>
		<link>https://arasan.de/wordpress-shortcode-fuer-toc-erstellen/</link>
		
		<dc:creator><![CDATA[«Æ»]]></dc:creator>
		<pubDate>Wed, 07 Sep 2022 16:57:05 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Shortcode]]></category>
		<category><![CDATA[TOC]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://arasan.de/?p=479</guid>

					<description><![CDATA[Der folgende Code erstellt ein Inhaltsverzeichnis (&#8222;Table of Content&#8220; &#8211; TOC). Es werden nur Posts in dem Inhaltsverzeichnis dargestellt, die ein bestimmtes WordPress-Tag enthalten.Außerdem erfolgt die Sortierung nach Erstelldatum des Beitrags. Folgender Shortcode kann in der &#8222;functions.php&#8220; im aktuellen WordPress-Theme eingefügt und dann in Beiträgen verwendet werden:]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Der folgende Code erstellt ein Inhaltsverzeichnis (&#8222;Table of Content&#8220; &#8211; TOC). <br>Es werden nur Posts in dem Inhaltsverzeichnis dargestellt, die ein bestimmtes WordPress-Tag enthalten.<br>Außerdem erfolgt die Sortierung nach Erstelldatum des Beitrags.</p>



<p class="wp-block-paragraph">Folgender Shortcode kann in der &#8222;functions.php&#8220; im aktuellen WordPress-Theme eingefügt und dann in Beiträgen verwendet werden:</p>



<pre class="wp-block-code"><code>&#91;ae_toc_shortcode tag="&lt;WordPress-Tag&gt;" /]</code></pre>



<p class="wp-block-paragraph"></p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="1880" height="1120" src="https://arasan.de/wp-content/uploads/2022/09/wordpress-shortcode-table-of-content.png" alt="" class="wp-image-480"/></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
