-
Home
-
WP Event Aggregator: Import Eventbrite events, Meetup events, social events and any iCal Events into WordPress
-
1.8.5 (latest)
-
Code
-
Classes
- WP_Event_Aggregator_TEC
Total Complexity |
126 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
609 |
Lines of code |
418 |
Logical lines of code |
232 |
Comment lines |
116 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_event() |
C |
32 |
24 |
92 |
create_event() |
C |
33 |
23 |
87 |
get_venue_args() |
B |
43 |
19 |
42 |
import_event() |
A |
45 |
15 |
40 |
get_organizer_args() |
A |
48 |
14 |
31 |
format_event_args_for_tec() |
A |
44 |
11 |
42 |
__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 |