<?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 for Luke McDonald</title>
	<atom:link href="http://www.lukemcdonald.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lukemcdonald.com</link>
	<description>Creative Digital Professional</description>
	<lastBuildDate>Sat, 18 Feb 2012 01:33:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on WordPress Custom Post Formats as Admin Menu Items? by Luke McDonald</title>
		<link>http://www.lukemcdonald.com/blog/wordpress-custom-post-formats-as-menu-items/#comment-50</link>
		<dc:creator>Luke McDonald</dc:creator>
		<pubDate>Sat, 18 Feb 2012 01:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukemcdonald.com/?p=188#comment-50</guid>
		<description>I&#039;m actually tinkering around with this idea, but starting small listing the formats as subpages and displaying posts. I should probably be doing other things, like finishing up this theme that I wanted done last week :)

This idea wouldn&#039;t alter anything other than the way you view, access, and edit posts with a specific Post Format. The posts could still show up in the blog like they otherwise would. Via theme options, you could provide options to make this not so. 

For example, If a theme is classified as a Portfolio theme, chances are the user is using that theme to display their work. Generally speaking, this often consists of a some content and a gallery of images showing off their work. The user would add a portfolio item under the Gallery Menu (or possible a filtered name, like Portfolio). Ideally, from there a link to &quot;Add New&quot; would be provided. When clicked, things would function as if they were creating a normal post. The difference being it seems to make more sense to the user as to what they are doing. Little will they know in the background, what is really happening, is they are creating a post that has a Gallery Post Format.

If the user were to want a blog, they would just use a Standard Post format and create a blog post by going to Post. Afterall, this is what WordPress intended this for in the first place. Like Alex mentioned, it might be a good idea to remove the &quot;Gallery&quot; item form the &quot;Post Formats&quot; list on a regular post page. At the same time, it may be good to just leave it, so the user can easily switch the post to a different format. This would allow the users to create a post, no matter the post format, and easily assign it to a different post format if need be. In this case, that post would show up under the corresponding Format Menu item if it were changed.

The post formats would have a permalink. Like I mentioned previously, this wouldn&#039;t alter anything other than how you view and edit a specific post format. It should be noted, as mentioned in the post, not all post formats need to be a Top Level menu item. They should have a simple option in the themes support for theme as to weather they should show as a menu item on not.

As for the plugin idea. That is a viable option, but ultimately I still don&#039;t see why I should create a CPT for Videos, when a post format for this already exists and is all I need. It seems like I&#039;m recreating a wheel for functionality that is theme specific. After all, each theme handles post formats differently in terms of how they are used and displayed. What&#039;s the difference of making them have the ability of a Top Level Menu Item?

Another pitfall of the plugin idea is, Yes, their content still exists but is it viewable? No. Not unless they make modifications to the theme to display them. Otherwise, they need to recreate these Custom Posts as regular posts. In a video situation, they probably want to set the post type to Video, because after all, that is what the post is about. Wouldn&#039;t it make more sense to eliminate the CPT all together and just set a post format from the start and always have access to their content?

In any case, I&#039;ll send you an email and we can continue the discussion. I would love to make a plugin to test this theory. I think I could make it useful and believe users would find it useful as well. I&#039;ve used many themes over the years, and I think I would find this functionality useful as a user... not to mention know that if I switch themes my content will still be there. On top of that, if the theme supports Post Formats, my content is already set to a format it should be and not as a custom post type.</description>
		<content:encoded><![CDATA[<p>I&#8217;m actually tinkering around with this idea, but starting small listing the formats as subpages and displaying posts. I should probably be doing other things, like finishing up this theme that I wanted done last week :)</p>
<p>This idea wouldn&#8217;t alter anything other than the way you view, access, and edit posts with a specific Post Format. The posts could still show up in the blog like they otherwise would. Via theme options, you could provide options to make this not so. </p>
<p>For example, If a theme is classified as a Portfolio theme, chances are the user is using that theme to display their work. Generally speaking, this often consists of a some content and a gallery of images showing off their work. The user would add a portfolio item under the Gallery Menu (or possible a filtered name, like Portfolio). Ideally, from there a link to &#8220;Add New&#8221; would be provided. When clicked, things would function as if they were creating a normal post. The difference being it seems to make more sense to the user as to what they are doing. Little will they know in the background, what is really happening, is they are creating a post that has a Gallery Post Format.</p>
<p>If the user were to want a blog, they would just use a Standard Post format and create a blog post by going to Post. Afterall, this is what WordPress intended this for in the first place. Like Alex mentioned, it might be a good idea to remove the &#8220;Gallery&#8221; item form the &#8220;Post Formats&#8221; list on a regular post page. At the same time, it may be good to just leave it, so the user can easily switch the post to a different format. This would allow the users to create a post, no matter the post format, and easily assign it to a different post format if need be. In this case, that post would show up under the corresponding Format Menu item if it were changed.</p>
<p>The post formats would have a permalink. Like I mentioned previously, this wouldn&#8217;t alter anything other than how you view and edit a specific post format. It should be noted, as mentioned in the post, not all post formats need to be a Top Level menu item. They should have a simple option in the themes support for theme as to weather they should show as a menu item on not.</p>
<p>As for the plugin idea. That is a viable option, but ultimately I still don&#8217;t see why I should create a CPT for Videos, when a post format for this already exists and is all I need. It seems like I&#8217;m recreating a wheel for functionality that is theme specific. After all, each theme handles post formats differently in terms of how they are used and displayed. What&#8217;s the difference of making them have the ability of a Top Level Menu Item?</p>
<p>Another pitfall of the plugin idea is, Yes, their content still exists but is it viewable? No. Not unless they make modifications to the theme to display them. Otherwise, they need to recreate these Custom Posts as regular posts. In a video situation, they probably want to set the post type to Video, because after all, that is what the post is about. Wouldn&#8217;t it make more sense to eliminate the CPT all together and just set a post format from the start and always have access to their content?</p>
<p>In any case, I&#8217;ll send you an email and we can continue the discussion. I would love to make a plugin to test this theory. I think I could make it useful and believe users would find it useful as well. I&#8217;ve used many themes over the years, and I think I would find this functionality useful as a user&#8230; not to mention know that if I switch themes my content will still be there. On top of that, if the theme supports Post Formats, my content is already set to a format it should be and not as a custom post type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Custom Post Formats as Admin Menu Items? by Brady Vercher</title>
		<link>http://www.lukemcdonald.com/blog/wordpress-custom-post-formats-as-menu-items/#comment-49</link>
		<dc:creator>Brady Vercher</dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukemcdonald.com/?p=188#comment-49</guid>
		<description>I can see where you&#039;re coming from and in particular cases, exposing a different UI would certainly work better.

Personally, I haven&#039;t found the need to use PFs in any client work. If I can ever find the time and quit over-thinking things, though, I have been working on a theme for more widespread use that would utilize them in a microblogging context.

A few questions I have regarding content specific themes, though:

Do they not have a blog? If so, would you exclude particular post formats that were being used elsewhere from the blog? And if the user wanted to add that particular type of post to the blog, would they have to use the Standard format instead?

Do these post formats have a permalink? If so, would it be strange if it used one of the date-based permalinks?

How are you including the posts under a separate menu item (Videos)?

For me, I&#039;d say CPTs make much more sense for any content that isn&#039;t being included in the blog and locking a user to a particular theme is the only (hugely) glaring draw-back. If I were really wanting to make a content-specific theme, I&#039;d probably develop and release a plugin for free that provided some standardized functionality that could be re-used in similar themes and had sensible fallbacks in the event a user switched to a theme that didn&#039;t support the functionality.

You&#039;ve got me intrigued, though. If you&#039;d like to keep discussing any specifics, feel free to shoot me an email and maybe we can hash out some code or a plugin.</description>
		<content:encoded><![CDATA[<p>I can see where you&#8217;re coming from and in particular cases, exposing a different UI would certainly work better.</p>
<p>Personally, I haven&#8217;t found the need to use PFs in any client work. If I can ever find the time and quit over-thinking things, though, I have been working on a theme for more widespread use that would utilize them in a microblogging context.</p>
<p>A few questions I have regarding content specific themes, though:</p>
<p>Do they not have a blog? If so, would you exclude particular post formats that were being used elsewhere from the blog? And if the user wanted to add that particular type of post to the blog, would they have to use the Standard format instead?</p>
<p>Do these post formats have a permalink? If so, would it be strange if it used one of the date-based permalinks?</p>
<p>How are you including the posts under a separate menu item (Videos)?</p>
<p>For me, I&#8217;d say CPTs make much more sense for any content that isn&#8217;t being included in the blog and locking a user to a particular theme is the only (hugely) glaring draw-back. If I were really wanting to make a content-specific theme, I&#8217;d probably develop and release a plugin for free that provided some standardized functionality that could be re-used in similar themes and had sensible fallbacks in the event a user switched to a theme that didn&#8217;t support the functionality.</p>
<p>You&#8217;ve got me intrigued, though. If you&#8217;d like to keep discussing any specifics, feel free to shoot me an email and maybe we can hash out some code or a plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Custom Post Formats as Admin Menu Items? by Luke McDonald</title>
		<link>http://www.lukemcdonald.com/blog/wordpress-custom-post-formats-as-menu-items/#comment-48</link>
		<dc:creator>Luke McDonald</dc:creator>
		<pubDate>Fri, 17 Feb 2012 23:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukemcdonald.com/?p=188#comment-48</guid>
		<description>Brady, thanks for your thoughts and I would agree. I am aware of all the advantages of CPT&#039;s and their differences from CPF&#039;s. And yes, on client sites, CPT&#039;s are generally the way to go for custom content. After all, clients are paying good money to have things setup specifically to their needs. They are more than likely not going to be switching themes as often or at all compared to someone who is buying a theme from a theme shop or using a free WordPress theme. However, I didn&#039;t want to get into all those details but rather work with what WordPress offers by default.

I would also agree that the post formats are there with a Tumblr like experience in mind. On that note, Tumblr is far limited to what it does and it does not consider itself to be a CMS, as WordPress does. However you look at it, it seems like limiting post formats to that alone really leaves more to be desired. After all, what use are post formats anyway? How do you use them? I use them generally the same way I may use a CPT on it&#039;s most basic level.

More or less, I am trying to figure out the best way to create a theme that provides more than a blog/tubmlr functinality. More often than not, I don&#039;t want to create a theme that is a blog, has blog formatting, looks or functions like Tumblr. I want to create a theme that does a job and does it well. This includes making things easier for users to setup. 

Many themes are not geared towards Tumblr like functionality or intended to be used in that manner. Their are themes that are designed for that, thus they are given a category of a Tumblr styled theme. For example, a portfolio theme is more than likely going to have posts which have images in a Gallery. In these cases a user needs to create a post, and give it a Gallery post format. These posts are then mixed in with the rest of the posts, assuming the others are for the blog functionality. Now, to me, if I create a Portfolio centric WordPress theme, from a users standpoint, it makes more sense to see a Gallery menu item (maybe be able to filter that title as mentioned towards the end of the post). From there I can create my portfolio posts, add images, content, etc. If I want to post to the blog, then I would create a standard post. Those Blog posts would be easily viewable under Posts, and the Gallery (portfolio) posts will be easily viewable under their respective menu. The same goes along the lines of a Photography based themes... 

I like post formats and they do everything I need the way they are. I don&#039;t need to setup Custom Post Types because post formats do what I need. However theme developers are and have been doing that for videos themes, photography themes, audio themes etc. The question is, &quot;Why did they feel the need to create a custom post type for Video&quot;? Probably along the same reasons I am pointing out here. What I would like is to allow for the post formats to be more obvious to the user in themes that are content specific. Example themes categories you have heard of and are classified are Video themes, Audio Themes, Portfolio Themes, Photography themes... Think about from a new user&#039;s experience between the suggestions here compared to the default functionality.

What makes more sense to you?</description>
		<content:encoded><![CDATA[<p>Brady, thanks for your thoughts and I would agree. I am aware of all the advantages of CPT&#8217;s and their differences from CPF&#8217;s. And yes, on client sites, CPT&#8217;s are generally the way to go for custom content. After all, clients are paying good money to have things setup specifically to their needs. They are more than likely not going to be switching themes as often or at all compared to someone who is buying a theme from a theme shop or using a free WordPress theme. However, I didn&#8217;t want to get into all those details but rather work with what WordPress offers by default.</p>
<p>I would also agree that the post formats are there with a Tumblr like experience in mind. On that note, Tumblr is far limited to what it does and it does not consider itself to be a CMS, as WordPress does. However you look at it, it seems like limiting post formats to that alone really leaves more to be desired. After all, what use are post formats anyway? How do you use them? I use them generally the same way I may use a CPT on it&#8217;s most basic level.</p>
<p>More or less, I am trying to figure out the best way to create a theme that provides more than a blog/tubmlr functinality. More often than not, I don&#8217;t want to create a theme that is a blog, has blog formatting, looks or functions like Tumblr. I want to create a theme that does a job and does it well. This includes making things easier for users to setup. </p>
<p>Many themes are not geared towards Tumblr like functionality or intended to be used in that manner. Their are themes that are designed for that, thus they are given a category of a Tumblr styled theme. For example, a portfolio theme is more than likely going to have posts which have images in a Gallery. In these cases a user needs to create a post, and give it a Gallery post format. These posts are then mixed in with the rest of the posts, assuming the others are for the blog functionality. Now, to me, if I create a Portfolio centric WordPress theme, from a users standpoint, it makes more sense to see a Gallery menu item (maybe be able to filter that title as mentioned towards the end of the post). From there I can create my portfolio posts, add images, content, etc. If I want to post to the blog, then I would create a standard post. Those Blog posts would be easily viewable under Posts, and the Gallery (portfolio) posts will be easily viewable under their respective menu. The same goes along the lines of a Photography based themes&#8230; </p>
<p>I like post formats and they do everything I need the way they are. I don&#8217;t need to setup Custom Post Types because post formats do what I need. However theme developers are and have been doing that for videos themes, photography themes, audio themes etc. The question is, &#8220;Why did they feel the need to create a custom post type for Video&#8221;? Probably along the same reasons I am pointing out here. What I would like is to allow for the post formats to be more obvious to the user in themes that are content specific. Example themes categories you have heard of and are classified are Video themes, Audio Themes, Portfolio Themes, Photography themes&#8230; Think about from a new user&#8217;s experience between the suggestions here compared to the default functionality.</p>
<p>What makes more sense to you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Custom Post Formats as Admin Menu Items? by Brady Vercher</title>
		<link>http://www.lukemcdonald.com/blog/wordpress-custom-post-formats-as-menu-items/#comment-47</link>
		<dc:creator>Brady Vercher</dc:creator>
		<pubDate>Fri, 17 Feb 2012 22:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukemcdonald.com/?p=188#comment-47</guid>
		<description>Interesting thoughts. I consider Post Formats to be WordPress&#039; implementation of microblogging (think Tumblr) in a portable way. The UI simply isn&#039;t well-defined at this point, which is what the Crowd Favorite plugin addresses. From a wider standpoint, I don&#039;t think they&#039;re meant to be used as a way of categorizing content, since they&#039;re all posts (although anyone is free to implement things as fits their particular needs for a particular project).

I can certainly see how accessing all Post Formats of a particular type could be a usability improvement, though, and that would be something that a plugin could easily implement. Like Alex, I&#039;d prefer to see them as submenu items under the Post menu, or as filters in the edit panel.

As far as Custom Post Types go, they&#039;re really unrelated (and unfortunately named) and have more potential than Post Formats. Data portability issues do come into play when theming for the masses, but I if a client is paying me to design or develop a custom solution, I don&#039;t worry too much about them wanting to switch themes.

If you are worried about data portability for client work, I would recommend creating a simple plugin to register their CPTs and include any other functionality that you&#039;d normally put in functions.php. Alternatively, there are a couple of plugins that will let you create CPTs from the admin panel itself.

As an aside, Post Formats shouldn&#039;t be called &quot;Custom Post Formats&quot; and you can think of CPTs as Custom &quot;Content&quot; Types instead, and that should help differentiate them. Personally,  I&#039;d say if the content isn&#039;t being displayed within the stream of a blog along with other posts, then I&#039;d usually make it a CPT.</description>
		<content:encoded><![CDATA[<p>Interesting thoughts. I consider Post Formats to be WordPress&#8217; implementation of microblogging (think Tumblr) in a portable way. The UI simply isn&#8217;t well-defined at this point, which is what the Crowd Favorite plugin addresses. From a wider standpoint, I don&#8217;t think they&#8217;re meant to be used as a way of categorizing content, since they&#8217;re all posts (although anyone is free to implement things as fits their particular needs for a particular project).</p>
<p>I can certainly see how accessing all Post Formats of a particular type could be a usability improvement, though, and that would be something that a plugin could easily implement. Like Alex, I&#8217;d prefer to see them as submenu items under the Post menu, or as filters in the edit panel.</p>
<p>As far as Custom Post Types go, they&#8217;re really unrelated (and unfortunately named) and have more potential than Post Formats. Data portability issues do come into play when theming for the masses, but I if a client is paying me to design or develop a custom solution, I don&#8217;t worry too much about them wanting to switch themes.</p>
<p>If you are worried about data portability for client work, I would recommend creating a simple plugin to register their CPTs and include any other functionality that you&#8217;d normally put in functions.php. Alternatively, there are a couple of plugins that will let you create CPTs from the admin panel itself.</p>
<p>As an aside, Post Formats shouldn&#8217;t be called &#8220;Custom Post Formats&#8221; and you can think of CPTs as Custom &#8220;Content&#8221; Types instead, and that should help differentiate them. Personally,  I&#8217;d say if the content isn&#8217;t being displayed within the stream of a blog along with other posts, then I&#8217;d usually make it a CPT.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Custom Post Formats as Admin Menu Items? by Alex Mansfield</title>
		<link>http://www.lukemcdonald.com/blog/wordpress-custom-post-formats-as-menu-items/#comment-46</link>
		<dc:creator>Alex Mansfield</dc:creator>
		<pubDate>Fri, 17 Feb 2012 20:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukemcdonald.com/?p=188#comment-46</guid>
		<description>I see what you&#039;re saying. My ideal setup in response to your example scenario would be exactly like you described it but with one additional change. I would want to hide Audio, Video and Image post types when using the &quot;Posts&quot; menu. That way the Posts menu item would only lead to standard posts and additional post types wouldn&#039;t show up in multiple locations.

The downside to this method would be that it is modifying the default WordPress functionality. Because of this, I would probably only do it in situations where I was creating a site for a single client. When developing a theme for release to the masses, I would probably use the sub-menu method.

I appreciate a good discussion, so thanks for thinking this through out loud (well... in writing). Also, I mentioned the plugin as an example of making Post Formats more user friendly as a whole, not really in response to the menu issue.</description>
		<content:encoded><![CDATA[<p>I see what you&#8217;re saying. My ideal setup in response to your example scenario would be exactly like you described it but with one additional change. I would want to hide Audio, Video and Image post types when using the &#8220;Posts&#8221; menu. That way the Posts menu item would only lead to standard posts and additional post types wouldn&#8217;t show up in multiple locations.</p>
<p>The downside to this method would be that it is modifying the default WordPress functionality. Because of this, I would probably only do it in situations where I was creating a site for a single client. When developing a theme for release to the masses, I would probably use the sub-menu method.</p>
<p>I appreciate a good discussion, so thanks for thinking this through out loud (well&#8230; in writing). Also, I mentioned the plugin as an example of making Post Formats more user friendly as a whole, not really in response to the menu issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Custom Post Formats as Admin Menu Items? by Luke McDonald</title>
		<link>http://www.lukemcdonald.com/blog/wordpress-custom-post-formats-as-menu-items/#comment-45</link>
		<dc:creator>Luke McDonald</dc:creator>
		<pubDate>Fri, 17 Feb 2012 20:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukemcdonald.com/?p=188#comment-45</guid>
		<description>Right on, I agree with you and the submenu option is great.

As far as the Post Formats Admin UI plugin, it does look interesting and on the right track. 

Initially my a gripe I had with that plugin, is the same gripe that is behind CPT&#039;s... if the plugin is disabled, than the important content goes away (http://alexking.org/blog/2011/11/02/wordpress-post-format-fallbacks). Another plugin has been created to auto-add custom fields from post formats to post content when post formats are not enabled. If I understand this right, this is great but requires one of two plugins to be activated. Hoops. Jumping. Now if this were to be adopted into core, this is a different story.

In the end, a marriage behind that plugin and the thoughts posted here might be great. That plugin does one thing well, but does not really address the same issue here. That plugin addresses the issue of how the post format content is added. My issue is on the ease of how a user goes about adding a new post format and eventually finding and editing that content. A filter may be the quickest fix to this, but I really doesn&#039;t make things as user friendly as they could be. I&#039;ll create an example scenario:

I&#039;m creating a website for a band. That band has audio, video, and images. In my eyes, it makes more sense to add a Video under a &quot;Video&quot; menu rather than adding a &quot;Post&quot; and marking it as a &quot;Video&quot; post format. I would also prefer as a band member to simply click on the &quot;Video&quot; menu and see a list of video posts I&#039;ve created. No hoops. No jumping. No filtering. No post format marking. It just does. The same goes for Audio. If I was a band member setting up my audio. It would make more sense to click on the &quot;Audio&quot; menu item. In my mind, I feel like I&#039;m adding a new audio item, not creating a new post and marking it as audio. I don&#039;t think as a band member I would get confused by the fact that the Audio menu item is a subset of a post only because I wouldn&#039;t understand the details, differences, or the underlying relationship between the two. I just want to create add an Audio item and have it displayed the way the theme should.

If nothing else, it&#039;s a good discussion and allows me to play devils advocate on both sides of the story.</description>
		<content:encoded><![CDATA[<p>Right on, I agree with you and the submenu option is great.</p>
<p>As far as the Post Formats Admin UI plugin, it does look interesting and on the right track. </p>
<p>Initially my a gripe I had with that plugin, is the same gripe that is behind CPT&#8217;s&#8230; if the plugin is disabled, than the important content goes away (<a href="http://alexking.org/blog/2011/11/02/wordpress-post-format-fallbacks" rel="nofollow">http://alexking.org/blog/2011/11/02/wordpress-post-format-fallbacks</a>). Another plugin has been created to auto-add custom fields from post formats to post content when post formats are not enabled. If I understand this right, this is great but requires one of two plugins to be activated. Hoops. Jumping. Now if this were to be adopted into core, this is a different story.</p>
<p>In the end, a marriage behind that plugin and the thoughts posted here might be great. That plugin does one thing well, but does not really address the same issue here. That plugin addresses the issue of how the post format content is added. My issue is on the ease of how a user goes about adding a new post format and eventually finding and editing that content. A filter may be the quickest fix to this, but I really doesn&#8217;t make things as user friendly as they could be. I&#8217;ll create an example scenario:</p>
<p>I&#8217;m creating a website for a band. That band has audio, video, and images. In my eyes, it makes more sense to add a Video under a &#8220;Video&#8221; menu rather than adding a &#8220;Post&#8221; and marking it as a &#8220;Video&#8221; post format. I would also prefer as a band member to simply click on the &#8220;Video&#8221; menu and see a list of video posts I&#8217;ve created. No hoops. No jumping. No filtering. No post format marking. It just does. The same goes for Audio. If I was a band member setting up my audio. It would make more sense to click on the &#8220;Audio&#8221; menu item. In my mind, I feel like I&#8217;m adding a new audio item, not creating a new post and marking it as audio. I don&#8217;t think as a band member I would get confused by the fact that the Audio menu item is a subset of a post only because I wouldn&#8217;t understand the details, differences, or the underlying relationship between the two. I just want to create add an Audio item and have it displayed the way the theme should.</p>
<p>If nothing else, it&#8217;s a good discussion and allows me to play devils advocate on both sides of the story.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Custom Post Formats as Admin Menu Items? by Alex Mansfield</title>
		<link>http://www.lukemcdonald.com/blog/wordpress-custom-post-formats-as-menu-items/#comment-44</link>
		<dc:creator>Alex Mansfield</dc:creator>
		<pubDate>Fri, 17 Feb 2012 19:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukemcdonald.com/?p=188#comment-44</guid>
		<description>The main difference I see between Post Types and Post Formats is whether or not they fall into an existing WordPress construct. While Post Formats can be made to to all sorts of cool things, they are still posts at heart. You can access them through the posts menu and they show up in the blog. To have a top level menu item for something that is a subset of another top menu item could be confusing, both in understanding the hierachy and in creating multiple ways to access the same thing. Post Types, while they can be made into something like an existing WordPress construct (Posts or Pages) they don&#039;t have to be. Also, they aren&#039;t available through the Posts or the Pages menu and don&#039;t show up in the blog. Personally, I think that many situations where Custom Post Types are used could be just as easily addressed with a page template. The only advantage to the Custom Post Type in that situation is the separate menu item. In the end, it comes back to what will be the easiest for the end user to understand. Regarding Post Formats, I think that the Post Formats Admin UI plugin is a step in the right direction: 

http://alexking.org/blog/2011/10/25/wordpress-post-formats-admin-ui

What do you think?</description>
		<content:encoded><![CDATA[<p>The main difference I see between Post Types and Post Formats is whether or not they fall into an existing WordPress construct. While Post Formats can be made to to all sorts of cool things, they are still posts at heart. You can access them through the posts menu and they show up in the blog. To have a top level menu item for something that is a subset of another top menu item could be confusing, both in understanding the hierachy and in creating multiple ways to access the same thing. Post Types, while they can be made into something like an existing WordPress construct (Posts or Pages) they don&#8217;t have to be. Also, they aren&#8217;t available through the Posts or the Pages menu and don&#8217;t show up in the blog. Personally, I think that many situations where Custom Post Types are used could be just as easily addressed with a page template. The only advantage to the Custom Post Type in that situation is the separate menu item. In the end, it comes back to what will be the easiest for the end user to understand. Regarding Post Formats, I think that the Post Formats Admin UI plugin is a step in the right direction: </p>
<p><a href="http://alexking.org/blog/2011/10/25/wordpress-post-formats-admin-ui" rel="nofollow">http://alexking.org/blog/2011/10/25/wordpress-post-formats-admin-ui</a></p>
<p>What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Custom Post Formats as Admin Menu Items? by Luke McDonald</title>
		<link>http://www.lukemcdonald.com/blog/wordpress-custom-post-formats-as-menu-items/#comment-43</link>
		<dc:creator>Luke McDonald</dc:creator>
		<pubDate>Fri, 17 Feb 2012 18:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukemcdonald.com/?p=188#comment-43</guid>
		<description>Alex, that is an interesting thought as well and would certainly help out. This may also not come across as such a &quot;shock&quot; to some users.


With that said, I would dare to say that the majority of Custom Post Types created are created with a post capability type, compared to pages capability type per se. The difference is in the functionality of the posts capability. Knowing this, because they are essentially posts, should they be placed as Posts sub-menu items?


In the end, I guess I&#039;m suggesting that there really isn&#039;t a big difference in Post Types compared to Post Formats in most cases in terms of it&#039;s capability. So why a privilege to CPT&#039;s to be at top level? 


In the end, I really like the idea of CPF&#039;s as sub-menu items and may be &lt;em&gt;easier&lt;/em&gt; to implement</description>
		<content:encoded><![CDATA[<p>Alex, that is an interesting thought as well and would certainly help out. This may also not come across as such a &#8220;shock&#8221; to some users.</p>
<p>With that said, I would dare to say that the majority of Custom Post Types created are created with a post capability type, compared to pages capability type per se. The difference is in the functionality of the posts capability. Knowing this, because they are essentially posts, should they be placed as Posts sub-menu items?</p>
<p>In the end, I guess I&#8217;m suggesting that there really isn&#8217;t a big difference in Post Types compared to Post Formats in most cases in terms of it&#8217;s capability. So why a privilege to CPT&#8217;s to be at top level? </p>
<p>In the end, I really like the idea of CPF&#8217;s as sub-menu items and may be <em>easier</em> to implement</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Custom Post Formats as Admin Menu Items? by Alex Mansfield</title>
		<link>http://www.lukemcdonald.com/blog/wordpress-custom-post-formats-as-menu-items/#comment-42</link>
		<dc:creator>Alex Mansfield</dc:creator>
		<pubDate>Fri, 17 Feb 2012 18:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukemcdonald.com/?p=188#comment-42</guid>
		<description>That&#039;s an interesting thought. I&#039;m not sure if I&#039;d give them their own top level menu item (since they really are just posts), but I might put them as sub-menu items. For example, in the Posts sub-menu, you would have All Posts, Standard, Audio, Video, Gallery, etc. followed by Add New, Categories, and Tags.</description>
		<content:encoded><![CDATA[<p>That&#8217;s an interesting thought. I&#8217;m not sure if I&#8217;d give them their own top level menu item (since they really are just posts), but I might put them as sub-menu items. For example, in the Posts sub-menu, you would have All Posts, Standard, Audio, Video, Gallery, etc. followed by Add New, Categories, and Tags.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom jPlayer Audio Skin (HTML) by Gijs</title>
		<link>http://www.lukemcdonald.com/blog/custom-jplayer-audio-skin-html/#comment-41</link>
		<dc:creator>Gijs</dc:creator>
		<pubDate>Wed, 15 Feb 2012 15:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukemcdonald.com/?p=52#comment-41</guid>
		<description>Is it updated yet to the latest version of jplayer?????? plz!</description>
		<content:encoded><![CDATA[<p>Is it updated yet to the latest version of jplayer?????? plz!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.lukemcdonald.com/comments/feed/ ) in 0.28283 seconds, on Feb 23rd, 2012 at 2:09 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 23rd, 2012 at 3:09 am UTC -->
