-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.9.6 (latest)
-
Code
-
Classes
- PMXI_Plugin
| Total Complexity |
196 |
| Dependencies |
17 |
| Dependents |
45 |
| Total lines |
1,419 |
| Lines of code |
949 |
| Logical lines of code |
490 |
| Comment lines |
231 |
| 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 |
245 |
| 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 |
| __call() |
S |
64 |
3 |
9 |
| isNetwork() |
S |
66 |
3 |
8 |
| getOption() |
S |
64 |
3 |
10 |
| updateOption() |
S |
64 |
3 |
9 |
| getInstance() |
S |
71 |
2 |
6 |
| getRelativePath() |
S |
73 |
2 |
4 |
| getWPPrefix() |
S |
75 |
2 |
4 |
| plugin_row_meta() |
S |
64 |
2 |
9 |
| shortcodeDispatcher() |
S |
62 |
2 |
10 |
| is_ajax() |
S |
76 |
2 |
3 |
| getCurrentImportId() |
S |
67 |
2 |
8 |
| showDismissibleNotice() |
S |
70 |
2 |
6 |
| getEddName() |
S |
81 |
1 |
3 |
| isPermalinks() |
S |
77 |
1 |
4 |
| getTablePrefix() |
S |
76 |
1 |
4 |
| isCli() |
S |
80 |
1 |
3 |
| init() |
S |
75 |
1 |
4 |
| getAdminBodyClass() |
S |
80 |
1 |
3 |
| replace_callback() |
S |
79 |
1 |
3 |
| getAdminCurrentScreen() |
S |
82 |
1 |
3 |
| load_plugin_textdomain() |
S |
73 |
1 |
4 |
| csv_to_xml() |
S |
63 |
1 |
9 |
| showNoticeAndDisablePlugin() |
S |
74 |
1 |
4 |
| showNotice() |
S |
75 |
1 |
4 |