>
2) { $slide_count = 2; } else { $slide_count = 1; } if (!empty($blog_cats)) { ?>
'; } ?>
'; } ?>

Categories

term_id); echo ' '; } ?>
'; } ?>
'.$tag->name.''; } } ?>

AARTUS LOGAN

COMMENTS

BACK TO POST

SHARE

'post', )); if (count($post_cmmnts) == 0) { echo '

There are not comments yet.

Be the first one to post one!

'; } elseif (count($post_cmmnts) == 1) { foreach ($post_cmmnts as $cmmnt) { echo '

'.$cmmnt->comment_content.'

'; } } else { foreach ($post_cmmnts as $cmmnt) { echo '

'.$cmmnt->comment_content.'

'; } } ?>
'; } ?>
0comment
'; } elseif (count($post_cmmnts) == 1) { echo '
1comment
'; } else { echo '
'.count($post_cmmnts).'comments
'; } ?>
'; } ?>
'; } ?>
'.$sngle_blg_cmmnt_frm_sbmt.''; } else { echo ''; } ?>
'.$sngle_blg_cmmnt_frm_note.'

'; } ?>
'', 'comment_approved' => '0', 'comment_author' => $cmmnt_name, 'comment_author_email' => $cmmnt_eml, 'comment_post_ID' => get_the_ID(), 'comment_content' => $cmmnt_desc ); wp_insert_comment($commentdatapost); } } else { if (isset($_POST['submit'])) { $user_id = get_current_user_id(); $usr_obj = get_user_by('ID', $user_id); $cmmnt_name = $usr_obj->user_nicename; $cmmnt_eml = $usr_obj->user_email; $cmmnt_desc = $_POST['aartus-blog-cmmnt-cont']; $commentdatapost = array( 'comment_agent' => '', 'comment_approved' => '0', 'comment_author' => $cmmnt_name, 'comment_author_email' => $cmmnt_eml, 'comment_post_ID' => get_the_ID(), 'comment_content' => $cmmnt_desc ); wp_insert_comment($commentdatapost); } } ?>

Facebook

'; } ?>

Twitter

'; } ?>

Pinterest

'; } ?>

WhatsApp

'; } ?>