-
Home
-
Export any WordPress data to XML/CSV
-
1.4.10 (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 |
getOption() |
S |
64 |
3 |
10 |
isNetwork() |
S |
66 |
3 |
8 |
decode() |
S |
72 |
3 |
4 |
__call() |
S |
64 |
3 |
9 |
updateOption() |
S |
64 |
3 |
9 |
lreplace() |
S |
68 |
2 |
7 |
encode() |
S |
73 |
2 |
4 |
getInstance() |
S |
71 |
2 |
6 |
hasActiveSchedulingLicense() |
S |
66 |
2 |
8 |
getRelativePath() |
S |
73 |
2 |
4 |
hposEnabled() |
S |
77 |
2 |
3 |
getWPPrefix() |
S |
75 |
2 |
4 |
add_admin_scripts() |
S |
67 |
2 |
7 |
shortcodeDispatcher() |
S |
62 |
2 |
10 |
showDismissibleNotice() |
S |
70 |
2 |
6 |
getAdminCurrentScreen() |
S |
82 |
1 |
3 |
replace_callback() |
S |
79 |
1 |
3 |
load_plugin_textdomain() |
S |
73 |
1 |
4 |
getSchedulingName() |
S |
81 |
1 |
3 |
isPermalinks() |
S |
77 |
1 |
4 |
showNotice() |
S |
75 |
1 |
4 |
showNoticeAndDisablePlugin() |
S |
74 |
1 |
4 |
init() |
S |
82 |
1 |
3 |
getTablePrefix() |
S |
76 |
1 |
4 |