-
Home
-
Go Fetch Jobs (for WP Job Manager)
-
1.7.0.3
-
Code
-
Classes
- GoFetch_Importer
Total Complexity |
292 |
Dependencies |
11 |
Dependents |
3 |
Total lines |
1,960 |
Lines of code |
1,396 |
Logical lines of code |
751 |
Comment lines |
316 |
Methods |
39 |
Properties |
3 |
Methods 39
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_items() |
D |
26 |
29 |
159 |
import_feed() |
C |
31 |
28 |
106 |
_import_feed() |
C |
33 |
25 |
98 |
_insert_post() |
B |
32 |
20 |
111 |
import() |
B |
32 |
18 |
113 |
fetch_feed_items() |
A |
37 |
13 |
78 |
map_item_param_fields() |
A |
45 |
15 |
39 |
import_custom_content_type() |
A |
44 |
11 |
43 |
_import() |
A |
38 |
8 |
88 |
item_apply_regexp() |
A |
47 |
11 |
37 |
_add_taxonomies() |
A |
49 |
11 |
32 |
get_namespaces_for_feed() |
A |
46 |
10 |
39 |
fetch_feed() |
A |
44 |
9 |
46 |
_prepare_item_meta() |
A |
45 |
7 |
45 |
get_item_logo() |
A |
52 |
8 |
25 |
get_valid_date() |
S |
54 |
6 |
20 |
add_query_args() |
S |
56 |
6 |
16 |
cache_feed_items() |
S |
50 |
5 |
30 |
process_custom_content_type_item() |
S |
60 |
5 |
13 |
fetch_feed_raw_data() |
S |
50 |
4 |
28 |
process_feed_item() |
S |
50 |
4 |
27 |
unset_sample_item_core_atts() |
S |
56 |
4 |
19 |
standardize_item_keys() |
S |
59 |
4 |
13 |
get_item_regex_parts() |
S |
60 |
4 |
12 |
_add_meta() |
S |
61 |
3 |
14 |
__construct() |
S |
48 |
1 |
41 |
generate_job_key() |
S |
63 |
3 |
11 |
get_feed_source() |
S |
56 |
2 |
18 |
skip_loading_as_feed_if_provider_limits_requests() |
S |
64 |
3 |
10 |
shortened_description() |
S |
63 |
3 |
10 |
set_feed_options() |
S |
71 |
2 |
6 |
maybe_chunkify_list() |
S |
71 |
2 |
6 |
format_description() |
S |
68 |
2 |
7 |
set_item_core_atts() |
S |
62 |
1 |
11 |
sanitize_mappings() |
S |
68 |
1 |
7 |
load_open_graph() |
S |
80 |
1 |
3 |
sideload_import_image() |
S |
75 |
1 |
4 |
strip_tags() |
S |
69 |
1 |
6 |
sample_item() |
S |
73 |
1 |
5 |