-
Home
-
WP Event Aggregator: Import Eventbrite events, Meetup events, social events and any iCal Events into WordPress
-
1.6.1
-
Code
-
Classes
- WP_Event_Aggregator_TEC
Total Complexity |
73 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
378 |
Lines of code |
251 |
Logical lines of code |
122 |
Comment lines |
78 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_venue_args() |
A |
46 |
15 |
34 |
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_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 |