-
Home
-
Admin Menu Editor
-
1.12.4 (latest)
-
Code
-
Classes
- MenuEd_ShadowPluginFramework
Total Complexity |
64 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
400 |
Lines of code |
184 |
Logical lines of code |
108 |
Comment lines |
160 |
Methods |
18 |
Properties |
14 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load_options() |
A |
50 |
9 |
28 |
is_in_wpmu_plugin_dir() |
A |
54 |
8 |
22 |
save_options() |
S |
57 |
7 |
17 |
init_finish() |
S |
61 |
5 |
12 |
json_encode() |
S |
61 |
4 |
13 |
json_decode() |
S |
61 |
4 |
12 |
is_plugin_active_for_network() |
S |
63 |
4 |
11 |
__construct() |
S |
59 |
3 |
14 |
set_magic_hooks() |
S |
61 |
3 |
12 |
plugin_action_links() |
S |
69 |
3 |
6 |
is_super_plugin() |
S |
65 |
3 |
10 |
is_plugin_active() |
S |
69 |
3 |
6 |
uninstall() |
S |
78 |
2 |
4 |
atomic_update_site_option() |
S |
65 |
2 |
8 |
deactivate() |
S |
100 |
1 |
2 |
activate() |
S |
100 |
1 |
2 |
init() |
S |
100 |
1 |
2 |
get_magic_hook_priority() |
S |
82 |
1 |
3 |