getRatingManager()->getGlobalRatingsCount(get_the_ID()); ?>

    'ol', 'short_ping' => true, 'avatar_size' => 88, 'callback' => 'albatross_review_callback' ) ); wp_list_comments($list_args); ?>
esc_html__('Older reviews', 'albatross'), 'next_text' => esc_html__('Newer reviews', 'albatross'), ) ); the_comments_navigation($comments_navigation_args); ?>

'mphbr-review-form comment-form', 'label_submit' => esc_html__('Post review', 'albatross'), // Change the title of send button 'title_reply' => sprintf(esc_html__('Review "%s"', 'albatross'), get_the_title()), // Change the title of the reply section 'comment_field' => '

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