> ID, 'hide_title', true)): ?>

'. get_the_author() .'', get_the_time(atom_get_options('date_format')),get_the_time(atom_get_options('time_format')), get_the_category_list(', '), 'RSS 2.0');echo ' '; if (('open' == $post->comment_status) && ('open' == $post->ping_status)): // Both Comments and Pings are open printf(_a('You can leave a response or trackback from your own site.'), ' href="#commentform"',' href="'.get_trackback_url().'" rel="trackback"'); elseif (!('open' == $post->comment_status) && ('open' == $post->ping_status)): // Only Pings are Open printf(_a('Responses are currently closed, but you can trackback from your own site.'), ' href="'.get_trackback_url().'" rel="trackback"'); elseif (('open' == $post->comment_status) && !('open' == $post->ping_status)): // Comments are open, Pings are not _ae('You can skip to the end and leave a response. Pinging is currently not allowed.'); elseif (!('open' == $post->comment_status) && !('open' == $post->ping_status)): // Neither Comments, nor Pings are open _ae('Both comments and pings are currently closed.'); endif; ?>