-
Home
-
WP Event Aggregator: Import Eventbrite events, Meetup events, social events and any iCal Events into WordPress
-
1.6.5
-
Code
-
Classes
- WP_Event_Aggregator_TEC
Total Complexity |
78 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
405 |
Lines of code |
270 |
Logical lines of code |
129 |
Comment lines |
87 |
Methods |
14 |
Properties |
4 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_venue_args() |
B |
45 |
17 |
38 |
update_event() |
A |
44 |
10 |
43 |
get_organizer_args() |
A |
52 |
10 |
24 |
import_event() |
A |
51 |
9 |
25 |
format_event_args_for_tec() |
A |
46 |
8 |
36 |
create_event() |
A |
47 |
7 |
33 |
__construct() |
S |
57 |
4 |
18 |
get_venue_by_name() |
S |
59 |
3 |
15 |
get_organizer_by_id() |
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 |