-
Home
-
Export any WordPress data to XML/CSV
-
1.4.12 (latest)
-
Code
-
Classes
- PMXE_Plugin
| Total Complexity |
177 |
| Dependencies |
18 |
| Dependents |
46 |
| Total lines |
936 |
| Lines of code |
564 |
| Logical lines of code |
333 |
| Comment lines |
201 |
| Methods |
34 |
| Properties |
10 |
Methods 34
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| adminInit() |
D |
24 |
60 |
121 |
| fix_db_schema() |
B |
40 |
16 |
60 |
| __construct() |
B |
39 |
16 |
55 |
| autoload() |
A |
44 |
12 |
41 |
| activation() |
S |
51 |
7 |
24 |
| isExistingExport() |
S |
59 |
7 |
13 |
| isNewExport() |
S |
59 |
6 |
13 |
| get_default_import_options() |
S |
37 |
1 |
86 |
| adminDispatcher() |
S |
58 |
4 |
17 |
| is_ajax() |
S |
75 |
4 |
3 |
| __call() |
S |
64 |
3 |
9 |
| isNetwork() |
S |
66 |
3 |
8 |
| getOption() |
S |
64 |
3 |
10 |
| updateOption() |
S |
64 |
3 |
9 |
| decode() |
S |
72 |
3 |
4 |
| add_admin_scripts() |
S |
67 |
2 |
7 |
| getInstance() |
S |
71 |
2 |
6 |
| hasActiveSchedulingLicense() |
S |
66 |
2 |
8 |
| getRelativePath() |
S |
73 |
2 |
4 |
| getWPPrefix() |
S |
75 |
2 |
4 |
| showDismissibleNotice() |
S |
70 |
2 |
6 |
| shortcodeDispatcher() |
S |
62 |
2 |
10 |
| encode() |
S |
73 |
2 |
4 |
| lreplace() |
S |
68 |
2 |
7 |
| hposEnabled() |
S |
77 |
2 |
3 |
| getSchedulingName() |
S |
81 |
1 |
3 |
| isPermalinks() |
S |
77 |
1 |
4 |
| getTablePrefix() |
S |
76 |
1 |
4 |
| init() |
S |
82 |
1 |
3 |
| showNoticeAndDisablePlugin() |
S |
74 |
1 |
4 |
| showNotice() |
S |
75 |
1 |
4 |
| replace_callback() |
S |
79 |
1 |
3 |
| getAdminCurrentScreen() |
S |
82 |
1 |
3 |
| load_plugin_textdomain() |
S |
73 |
1 |
4 |