<?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>Comments on: Playing with Post Attachments</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2009/08/28/playing-with-post-attachments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2009/08/28/playing-with-post-attachments/</link>
	<description></description>
	<lastBuildDate>Tue, 10 Jan 2012 01:21:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Flávio Araújo</title>
		<link>http://www.scriptygoddess.com/archives/2009/08/28/playing-with-post-attachments/comment-page-1/#comment-665655</link>
		<dc:creator>Flávio Araújo</dc:creator>
		<pubDate>Sat, 23 Apr 2011 21:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1612#comment-665655</guid>
		<description>Hi,

Your post is great and I think you can help me.

I need to list the file attachment for the current post, but I need to show the information about the mime type for the attachment.

Explaining, I need to show something like this:


Download File: http://mydomain.com/wp-content/..../file.pdf
File Type: application/pdf

I´m using this script from codex to list attachment, but no success to retrive the mime type:

http://codex.wordpress.org/Template_Tags/get_posts#Show_attachments_for_the_current_post

Someone know hot to do that?

Tks a lot.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Your post is great and I think you can help me.</p>
<p>I need to list the file attachment for the current post, but I need to show the information about the mime type for the attachment.</p>
<p>Explaining, I need to show something like this:</p>
<p>Download File: <a href="http://mydomain.com/wp-content/..../file.pdf" rel="nofollow">http://mydomain.com/wp-content/&#8230;./file.pdf</a><br />
File Type: application/pdf</p>
<p>I´m using this script from codex to list attachment, but no success to retrive the mime type:</p>
<p><a href="http://codex.wordpress.org/Template_Tags/get_posts#Show_attachments_for_the_current_post" rel="nofollow">http://codex.wordpress.org/Template_Tags/get_posts#Show_attachments_for_the_current_post</a></p>
<p>Someone know hot to do that?</p>
<p>Tks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://www.scriptygoddess.com/archives/2009/08/28/playing-with-post-attachments/comment-page-1/#comment-641494</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Fri, 20 Nov 2009 11:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1612#comment-641494</guid>
		<description>Many thanks, helped me figure out how to get just the thumb URK, without the img tag around it.</description>
		<content:encoded><![CDATA[<p>Many thanks, helped me figure out how to get just the thumb URK, without the img tag around it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Hinson</title>
		<link>http://www.scriptygoddess.com/archives/2009/08/28/playing-with-post-attachments/comment-page-1/#comment-639265</link>
		<dc:creator>Joseph Hinson</dc:creator>
		<pubDate>Tue, 06 Oct 2009 20:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1612#comment-639265</guid>
		<description>Scriptygoddess comes through again. Thanks for the post!</description>
		<content:encoded><![CDATA[<p>Scriptygoddess comes through again. Thanks for the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://www.scriptygoddess.com/archives/2009/08/28/playing-with-post-attachments/comment-page-1/#comment-637883</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Tue, 01 Sep 2009 18:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1612#comment-637883</guid>
		<description>Excellent information. I have been heavy into the WP attachment scene for my latest project and have been dismayed at the current lack of documentation. This post is much-needed and appreciated. Thank you.</description>
		<content:encoded><![CDATA[<p>Excellent information. I have been heavy into the WP attachment scene for my latest project and have been dismayed at the current lack of documentation. This post is much-needed and appreciated. Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

