-
Home
-
WP Event Aggregator: Import Eventbrite events, Meetup events, social events and any iCal Events into WordPress
-
1.7.1
-
Code
-
Classes
- WP_Event_Aggregator_TEC
Total Complexity |
102 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
505 |
Lines of code |
346 |
Logical lines of code |
168 |
Comment lines |
101 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_venue_args() |
B |
44 |
18 |
41 |
get_organizer_args() |
A |
48 |
14 |
30 |
import_event() |
A |
46 |
13 |
36 |
update_event() |
A |
42 |
11 |
48 |
format_event_args_for_tec() |
A |
45 |
10 |
39 |
create_event() |
A |
46 |
8 |
37 |
format_event_args_for_tec_orm() |
A |
48 |
8 |
31 |
__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 |