-
Home
-
WPMasterToolKit (WPMTK) – All in one plugin
-
2.12.0 (latest)
-
Code
-
Classes
- WPMastertoolkit_WP_Config
| Total Complexity |
14 |
| Dependencies |
0 |
| Dependents |
5 |
| Total lines |
160 |
| Lines of code |
72 |
| Logical lines of code |
46 |
| Comment lines |
63 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| replace_constant_value() |
S |
56 |
3 |
17 |
| is_constant_defined_in_wp_config() |
S |
57 |
3 |
15 |
| replace_or_add_constant() |
S |
67 |
2 |
8 |
| __construct() |
S |
91 |
1 |
2 |
| get_wp_config_path() |
S |
76 |
1 |
4 |
| get_wp_config_content() |
S |
73 |
1 |
5 |
| add_constant() |
S |
68 |
1 |
6 |
| remove_constant() |
S |
67 |
1 |
7 |
| change_php_variable() |
S |
65 |
1 |
8 |