max_num_pages > 1) : ?> ' . sprintf(__('All post written in %s', 'dbm'), get_the_date('F Y')) . ''; if(is_category()) { $page_title = '

' . sprintf(__('Category: %s', 'dbm'), single_cat_title('', false)) . '

'; } elseif(is_tag()) { $page_title = '

' . sprintf(__('Tag: %s', 'dbm'), single_tag_title('', false)) . '

'; } elseif(is_author()) { $page_title = '

' . sprintf(__('All post by %s', 'dbm'), get_the_author()) . '

'; } } elseif(is_search()) { $page_title = '

' . sprintf(__('Search results for %s', 'dbm'), get_search_query()) . '

'; } else { $page_title = ''; } ?>
>

<?php _e(" /> <?php _e(" />

'

' . __('Pages:','dbm') . ' ','after'=>'

')); }; ?>

max_num_pages > 1) : ?>