<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Коментари на: 	</title>
	<atom:link href="https://blog.urosevic.net/wordpress/header-image-description/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.urosevic.net</link>
	<description>Веб дневник Урошевић Александра</description>
	<lastBuildDate>Sun, 01 Mar 2026 16:13:45 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		Од: Александар		</title>
		<link>https://blog.urosevic.net/?page_id=2418/#comment-8512</link>

		<dc:creator><![CDATA[Александар]]></dc:creator>
		<pubDate>Sat, 31 Dec 2011 07:48:40 +0000</pubDate>
		<guid isPermaLink="false">https://blog.urosevic.net/?page_id=2418#comment-8512</guid>

					<description><![CDATA[Као одговор за &lt;a href=&quot;https://blog.urosevic.net/?page_id=2418/#comment-8511&quot;&gt;Peter&lt;/a&gt;.

As I noticed in WP forum post (but not here, I&#039;ll now add that), HID takes description from &lt;strong&gt;functions.php&lt;/strong&gt; hardcoded descriptions and nothing to do with image description from media library. So, you need to set description like this:

&lt;code&gt;&#039;footonsand&#039; =&gt; array(
			&#039;url&#039; =&gt; &#039;%s/images/headers/sand_and_foot.jpg&#039;,
			&#039;thumbnail_url&#039; =&gt; &#039;%s/images/headers/sand_and_foot-thumbnail.jpg&#039;,
			&#039;description&#039; =&gt; __( &#039;Sand and Foot by Aleksandar Urošević&#039;, &#039;twentyten&#039; )
		),&lt;/code&gt;

For post image header descriptions WP already work w/o HID.]]></description>
			<content:encoded><![CDATA[<p>Као одговор за <a href="https://blog.urosevic.net/?page_id=2418/#comment-8511">Peter</a>.</p>
<p>As I noticed in WP forum post (but not here, I&#8217;ll now add that), HID takes description from <strong>functions.php</strong> hardcoded descriptions and nothing to do with image description from media library. So, you need to set description like this:</p>
<p><code>'footonsand' => array(<br />
			'url' => '%s/images/headers/sand_and_foot.jpg',<br />
			'thumbnail_url' => '%s/images/headers/sand_and_foot-thumbnail.jpg',<br />
			'description' => __( 'Sand and Foot by Aleksandar Urošević', 'twentyten' )<br />
		),</code></p>
<p>For post image header descriptions WP already work w/o HID.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Од: Peter		</title>
		<link>https://blog.urosevic.net/?page_id=2418/#comment-8511</link>

		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Sat, 31 Dec 2011 04:44:42 +0000</pubDate>
		<guid isPermaLink="false">https://blog.urosevic.net/?page_id=2418#comment-8511</guid>

					<description><![CDATA[I have a blog that has 5 header images, chosen at random.  I want a different description for each one.  I put the description in the description field in the media library, but the plugin can&#039;t find those texts.

http://maureenwhitingco.org/]]></description>
			<content:encoded><![CDATA[<p>I have a blog that has 5 header images, chosen at random.  I want a different description for each one.  I put the description in the description field in the media library, but the plugin can&#8217;t find those texts.</p>
<p><a href="http://maureenwhitingco.org/" rel="nofollow ugc">http://maureenwhitingco.org/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Од: Александар		</title>
		<link>https://blog.urosevic.net/?page_id=2418/#comment-8374</link>

		<dc:creator><![CDATA[Александар]]></dc:creator>
		<pubDate>Sun, 23 Oct 2011 06:22:39 +0000</pubDate>
		<guid isPermaLink="false">https://blog.urosevic.net/?page_id=2418#comment-8374</guid>

					<description><![CDATA[Као одговор за &lt;a href=&quot;https://blog.urosevic.net/?page_id=2418/#comment-8373&quot;&gt;Michal&lt;/a&gt;.

As I know, if header image is produced from post thumbnail, then WP already sets image description with text from Title set in Media tab. This plugin only provide description in variable to be used in already hardcoded header images.

But, if you give me some example, maybe we can do something more.]]></description>
			<content:encoded><![CDATA[<p>Као одговор за <a href="https://blog.urosevic.net/?page_id=2418/#comment-8373">Michal</a>.</p>
<p>As I know, if header image is produced from post thumbnail, then WP already sets image description with text from Title set in Media tab. This plugin only provide description in variable to be used in already hardcoded header images.</p>
<p>But, if you give me some example, maybe we can do something more.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Од: Michal		</title>
		<link>https://blog.urosevic.net/?page_id=2418/#comment-8373</link>

		<dc:creator><![CDATA[Michal]]></dc:creator>
		<pubDate>Sat, 22 Oct 2011 15:19:41 +0000</pubDate>
		<guid isPermaLink="false">https://blog.urosevic.net/?page_id=2418#comment-8373</guid>

					<description><![CDATA[Can it display image description set in Media tab without the need to hardcode these descriptions?]]></description>
			<content:encoded><![CDATA[<p>Can it display image description set in Media tab without the need to hardcode these descriptions?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
