| package |
Default |
|---|
__construct()
add_api_routes()
add_url( $template_for_url)
chart_contact_progress_per_worker( $force_refresh = false)
chart_contacts_progress( $type = 'personal')
chart_critical_path( $start = null, $end = null)
chart_group_generations( $type = 'personal')
chart_group_health( $type = 'personal')
chart_group_types( $type = 'personal')
chart_my_hero_stats( $user_id = null)
chart_project_hero_stats()
chart_recent_activity()
chart_user_hero_stats()
chart_user_pace(integer|null $begin_date = null, integer|null $end_date = null, boolean $force_refresh = false) : array|mixed
integer|null(must be a valid Unix timestamp)
integer|null(must be a valid Unix timestamp)
boolean
array|mixed
contact_progress_per_worker()
get_assigned_to_multipliers_counts()
get_workers_data( $force_refresh = false)
instance()
query_logins_by_day()
query_my_contacts_progress( $user_id = null)
query_my_group_generations( $user_id = null)
query_my_group_health( $user_id = null)
query_my_group_types( $user_id = null)
query_my_hero_stats( $user_id = null)
query_project_contacts_progress() : array
| note |
active use |
|---|---|
array
query_project_group_health()
query_project_group_types()
query_project_hero_stats()
refresh_pace(\WP_REST_Request $request)
\WP_REST_Request
scripts()
user_pace(\WP_REST_Request $request)
\WP_REST_Request
workers()
workers_pace(\WP_REST_Request $request)
\WP_REST_Request
_instance :