what is the proper format for adding the single post feed to header.php for autodiscovery to work?
Or is there not a "post" feed ..? For clarification, I'm not talking about the "comments for a post" but rather the post itself.
The codex only provides this: http://codex.wordpress.org/Adding_Post_Feeds_to_the_Header and it's slightly misleading as thats NOT the actual feed for the post.
Or is there not a "post" feed ..? For clarification, I'm not talking about the "comments for a post" but rather the post itself.
If there IS such a beast, I haven't been able to fathom out how to make it appear!
Which, in retrospect, makes sense. A "post feed" is about as viable as a WP "Page feed". In theory, one static article probably doesn't get its own feed (at a guess).
yah thanks, I can see why the devs saw fit to not have something like that --
Im working on a solution, thanks handy, for the reply.