-
Home
-
Advanced Custom Fields: Extended
-
0.8.9.4
-
Code
-
Classes
- acfe_field_extend
| Total Complexity |
30 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
370 |
| Lines of code |
129 |
| Logical lines of code |
66 |
| Comment lines |
147 |
| Methods |
15 |
| Properties |
4 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
43 |
6 |
42 |
| replace_filter() |
S |
57 |
4 |
17 |
| replace_action() |
S |
57 |
4 |
17 |
| add_filter() |
S |
71 |
2 |
6 |
| remove_filter() |
S |
71 |
2 |
6 |
| add_action() |
S |
71 |
2 |
6 |
| remove_action() |
S |
71 |
2 |
6 |
| initialize() |
S |
100 |
1 |
2 |
| get_field_type() |
S |
81 |
1 |
3 |
| add_field_filter() |
S |
75 |
1 |
4 |
| remove_field_filter() |
S |
75 |
1 |
4 |
| replace_field_filter() |
S |
75 |
1 |
4 |
| add_field_action() |
S |
75 |
1 |
4 |
| remove_field_action() |
S |
75 |
1 |
4 |
| replace_field_action() |
S |
75 |
1 |
4 |