-
Home
-
WP Event Aggregator: Import Eventbrite events, Meetup events, social events and any iCal Events into WordPress
-
1.7.4
-
Code
-
Classes
- WP_Event_Aggregator_TEC
Total Complexity |
107 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
524 |
Lines of code |
363 |
Logical lines of code |
182 |
Comment lines |
101 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_venue_args() |
B |
43 |
19 |
42 |
import_event() |
A |
43 |
16 |
45 |
get_organizer_args() |
A |
48 |
14 |
31 |
update_event() |
A |
40 |
12 |
54 |
format_event_args_for_tec() |
A |
45 |
10 |
39 |
create_event() |
A |
45 |
9 |
39 |
format_event_args_for_tec_orm() |
S |
49 |
7 |
29 |
__construct() |
S |
57 |
4 |
18 |
get_venue_by_name() |
S |
59 |
3 |
15 |
get_organizer_by_id() |
S |
60 |
3 |
13 |
get_organizer_by_name() |
S |
60 |
3 |
13 |
get_venue_by_id() |
S |
60 |
3 |
13 |
get_event_posttype() |
S |
82 |
1 |
3 |
get_oraganizer_posttype() |
S |
82 |
1 |
3 |
get_venue_posttype() |
S |
82 |
1 |
3 |
get_taxonomy() |
S |
82 |
1 |
3 |