Count

  • [user_ongoing_jobs] - displays the number of jobs that are in progress
  • [user_completed_jobs] - displays the number of jobs that are completed
  • [user_cancelled_jobs] - displays the number of jobs that are cancelled
  • [user_posted_jobs] - displays the number of jobs posted by a user
  • [user_ongoing_requests] - displays the number of requests that are in progress
  • [user_completed_requests] - displays the number of requests that are completed
  • [user_cancelled_requests] - displays the number of requests that are cancelled
  • [user_posted_requests] - displays the number of requests posted by a user
  • [total_posted_jobs] - displays the total number of jobs posted on the site
  • [total_posted_requests] - displays the total number of requests posted on the site
  • [total_amount_spent] - displays the total amount of money that was used to buy jobs
    • Attributes
      • by_user
        (bool) If it is set to true, then it will display the total amount of money paid by the current user. Default false
  • [total_completed_jobs] - displays the total number of jobs that have been completed
    • Attributes
      • by_user
        (string) Determine the number of jobs completed as a seller or as a buyer. Values sales/shopping. Default shopping
  • [count_site_users] - displays the total number of registered users on the site
    • Attributes
      • rated_type
        (string) Displays the total number of users who have a certain level. Values 1/2/3 or rookie/master/top_rater.
      • user_type
        (string) Displays the total number of users who have a certain type. Values seller/buyer.