-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PMXI_Plugin
Total Complexity |
196 |
Dependencies |
17 |
Dependents |
46 |
Total lines |
1,415 |
Lines of code |
948 |
Logical lines of code |
490 |
Comment lines |
230 |
Methods |
35 |
Properties |
10 |
Methods 35
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fix_db_schema() |
D |
23 |
47 |
174 |
fix_options() |
B |
36 |
20 |
77 |
activation() |
B |
35 |
18 |
86 |
__construct() |
B |
40 |
17 |
54 |
ver_4_transition_fix() |
B |
41 |
16 |
49 |
get_default_import_options() |
A |
24 |
1 |
244 |
autoload() |
A |
46 |
10 |
36 |
adminInit() |
A |
42 |
9 |
47 |
ver_4x_transition_fix() |
A |
53 |
10 |
21 |
adminDispatcher() |
S |
58 |
4 |
17 |
setup_allimport_dir() |
S |
63 |
4 |
9 |
isNetwork() |
S |
66 |
3 |
8 |
updateOption() |
S |
64 |
3 |
9 |
getOption() |
S |
64 |
3 |
10 |
__call() |
S |
64 |
3 |
9 |
is_ajax() |
S |
76 |
2 |
3 |
getCurrentImportId() |
S |
67 |
2 |
8 |
getInstance() |
S |
71 |
2 |
6 |
showDismissibleNotice() |
S |
70 |
2 |
6 |
shortcodeDispatcher() |
S |
62 |
2 |
10 |
plugin_row_meta() |
S |
64 |
2 |
9 |
getWPPrefix() |
S |
75 |
2 |
4 |
getRelativePath() |
S |
73 |
2 |
4 |
replace_callback() |
S |
79 |
1 |
3 |
getAdminCurrentScreen() |
S |
82 |
1 |
3 |
getEddName() |
S |
81 |
1 |
3 |
init() |
S |
75 |
1 |
4 |
isCli() |
S |
80 |
1 |
3 |
load_plugin_textdomain() |
S |
73 |
1 |
4 |
getTablePrefix() |
S |
76 |
1 |
4 |
csv_to_xml() |
S |
63 |
1 |
9 |
isPermalinks() |
S |
77 |
1 |
4 |
showNoticeAndDisablePlugin() |
S |
74 |
1 |
4 |
showNotice() |
S |
75 |
1 |
4 |
getAdminBodyClass() |
S |
80 |
1 |
3 |