'fa fa-list', 'count' => $statistics->get_count_properties(), 'label' => esc_html__( 'My Properties', 'opalestate-pro' ), 'class' => 'bg-primary text-white', ]; $properties_count[] = [ 'icon' => 'fa fa-star', 'count' => $statistics->get_count_featured(), 'label' => esc_html__( 'Featured Properties', 'opalestate-pro' ), 'class' => 'bg-info text-white', ]; $properties_count[] = [ 'icon' => 'fa fa-file', 'count' => $statistics->get_count_pending_properties(), 'label' => esc_html__( 'Pending Properties', 'opalestate-pro' ), 'class' => 'bg-warning text-white', ]; ?>

[ $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 ); ?>