'ol', 'callback' => 'directory_theme_comment' ) ); ?>

__('Leave a Comment', 'directory-starter'), 'label_submit' => __('Post Comment', 'directory-starter'), 'comment_field' => '

', 'must_log_in' => '

' . sprintf(__('You must be logged in to post a comment.', 'directory-starter'), $login_url) . '

' )); comment_form($args); ?>