-
Home
-
CourseStorm Class Registration for WordPress
-
1.3.11 (latest)
-
Code
-
Classes
- CourseStorm_Synchronize
Total Complexity |
102 |
Dependencies |
10 |
Dependents |
2 |
Total lines |
657 |
Lines of code |
381 |
Logical lines of code |
255 |
Comment lines |
179 |
Methods |
24 |
Properties |
2 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save_courses() |
B |
34 |
19 |
88 |
synchronize_catalog() |
A |
45 |
11 |
39 |
run_wp_cron() |
A |
47 |
11 |
33 |
fetch_courses() |
A |
48 |
7 |
31 |
_trigger_job() |
S |
54 |
6 |
24 |
check_runnable_status() |
S |
65 |
7 |
7 |
register_category_children() |
S |
60 |
5 |
12 |
delete_old_courses() |
S |
49 |
3 |
33 |
_update_progress() |
S |
58 |
4 |
16 |
get_session_datetime() |
S |
63 |
4 |
10 |
delete_old_subdomain_records() |
S |
61 |
3 |
11 |
is_newly_setup() |
S |
77 |
3 |
3 |
start_sync() |
S |
67 |
3 |
8 |
_is_in_progress() |
S |
74 |
2 |
4 |
is_changing_subdomain() |
S |
78 |
2 |
3 |
delete_categories() |
S |
70 |
2 |
6 |
delete_posts() |
S |
70 |
2 |
6 |
get_api_handler() |
S |
64 |
2 |
9 |
clean_up_sync() |
S |
61 |
1 |
14 |
_clear_current_sync_crons() |
S |
80 |
1 |
3 |
register_categories() |
S |
67 |
1 |
7 |
get_credentials() |
S |
79 |
1 |
3 |
synchronize_categories() |
S |
67 |
1 |
7 |
get_category_slug() |
S |
75 |
1 |
4 |