-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PMXI_RapidAddon
Total Complexity |
257 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
1,269 |
Lines of code |
888 |
Logical lines of code |
418 |
Comment lines |
74 |
Methods |
49 |
Properties |
17 |
Methods 49
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_field() |
C |
32 |
28 |
104 |
convert_field() |
C |
33 |
22 |
116 |
is_active_addon() |
B |
46 |
17 |
34 |
import() |
A |
40 |
15 |
60 |
admin_notice() |
A |
47 |
15 |
32 |
wpai_api_metabox() |
A |
48 |
11 |
31 |
helper_parse() |
A |
49 |
9 |
31 |
can_update_taxonomy() |
A |
62 |
11 |
9 |
can_update_meta() |
A |
62 |
11 |
9 |
import_images() |
A |
50 |
9 |
27 |
add_field() |
A |
51 |
8 |
24 |
options_array() |
A |
52 |
8 |
24 |
get_sub_fields() |
A |
53 |
8 |
23 |
filter_post_types() |
S |
55 |
7 |
21 |
sort_post_types() |
S |
53 |
6 |
24 |
helper_metabox_top() |
S |
44 |
1 |
98 |
run() |
S |
54 |
5 |
19 |
set_post_type_image() |
S |
56 |
4 |
19 |
move_post_type() |
S |
58 |
4 |
17 |
can_update_image() |
S |
68 |
4 |
7 |
display_admin_notice() |
S |
60 |
3 |
15 |
use_acf_group() |
S |
57 |
3 |
15 |
additional_sections() |
S |
67 |
3 |
8 |
log() |
S |
79 |
3 |
3 |
add_options() |
S |
63 |
3 |
10 |
add_text() |
S |
70 |
3 |
5 |
admin_notice_ignore() |
S |
71 |
3 |
5 |
__construct() |
S |
68 |
2 |
7 |
is_enable_default_images_section() |
S |
79 |
2 |
3 |
remove_post_type() |
S |
73 |
2 |
5 |
filter_is_show_add_new_images() |
S |
79 |
2 |
3 |
add_title() |
S |
74 |
2 |
4 |
is_allow_import_images() |
S |
79 |
2 |
3 |
wpai_api_register() |
S |
71 |
2 |
6 |
parse() |
S |
71 |
2 |
5 |
acf_is_show_group() |
S |
77 |
2 |
3 |
post_type_image() |
S |
65 |
2 |
9 |
post_saved() |
S |
74 |
2 |
4 |
wpai_api_import() |
S |
75 |
1 |
4 |
wpai_api_post_saved() |
S |
75 |
1 |
4 |
disable_default_images() |
S |
78 |
1 |
3 |
set_import_function() |
S |
82 |
1 |
3 |
wpai_api_options() |
S |
77 |
1 |
4 |
add_option() |
S |
80 |
1 |
3 |
helper_metabox_bottom() |
S |
73 |
1 |
9 |
add_acf_field() |
S |
71 |
1 |
6 |
import_files() |
S |
79 |
1 |
3 |
set_post_saved_function() |
S |
82 |
1 |
3 |
wpai_api_parse() |
S |
75 |
1 |
4 |