'fas fa-rocket', 'count' => $statistics->get_count_published_properties(), 'label' => esc_html__( 'Published Listings', 'opalestate-pro' ), 'class' => 'dash-published-listings', ]; $properties_count[] = [ 'icon' => 'far fa-hourglass', 'count' => $statistics->get_count_pending_properties(), 'label' => esc_html__( 'Pending Properties', 'opalestate-pro' ), 'class' => 'dash-pending-listings', ]; $properties_count[] = [ 'icon' => 'far fa-star', 'count' => $statistics->get_count_featured(), 'label' => esc_html__( 'Featured Listings', 'opalestate-pro' ), 'class' => 'dash-featured-listings', ]; ?>

[ $current_user_id ], 'status' => 'approve', 'type' => 'property_review', 'number' => 2, ]; $comments = get_comments( $args ); ?>

  1. comment_author ); ?>

      $feature_title ) : $feature_key = $cpt_feature . '_' . $feature_slug; ?>
    • comment_ID, $feature_key, true ) ); ?>

    comment_content ); ?>

    comment_post_ID ); ?>