-
Home
-
WP Event Aggregator: Import Eventbrite events, Meetup events, social events and any iCal Events into WordPress
-
1.8.4
-
Code
-
Classes
- WP_Event_Aggregator_TEC
| Total Complexity |
117 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
587 |
| Lines of code |
402 |
| Logical lines of code |
223 |
| Comment lines |
112 |
| Methods |
15 |
| Properties |
4 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| update_event() |
B |
33 |
20 |
86 |
| create_event() |
B |
35 |
18 |
77 |
| 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 |