'AnsPress List Right',
'id' => 'ap-list-right',
'description' => 'These widgets will appear in the right sidebar of question list',
'before_widget' => '
',
'after_widget' => '
',
'before_title' => '',
'after_title' => '
'
)
);
register_sidebar(
array(
'name'=>'AnsPress Single',
'id' => 'ap-single',
'description' => 'These widgets will appear in the right side question page',
'before_widget' => '',
'after_widget' => '
',
'before_title' => '',
'after_title' => '
'
)
);
register_sidebar(
array(
'name'=>'Askme Top 1',
'description' => 'These widgets will appear at the top of ap',
'before_widget' => '',
'after_widget' => '
',
'before_title' => '',
'after_title' => '
'
)
);
}
if ( ! function_exists( 'ap_comment' ) ) :
function ap_comment( $comment, $args, $depth ) {
$GLOBALS['comment'] = $comment;
?>
id="li-comment-">