-
Home
-
Custom Permalinks
-
3.1.1
-
Code
-
Classes
- Custom_Permalinks_Form
| Total Complexity |
180 |
| Dependencies |
2 |
| Dependents |
4 |
| Total lines |
1,328 |
| Lines of code |
849 |
| Logical lines of code |
409 |
| Comment lines |
335 |
| Methods |
23 |
| Properties |
2 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| save_post() |
C |
35 |
23 |
86 |
| sanitize_permalink() |
C |
30 |
20 |
126 |
| save_term() |
B |
39 |
18 |
64 |
| get_permalink_meta_html() |
B |
39 |
15 |
65 |
| get_permalink_html() |
B |
39 |
15 |
61 |
| is_permalink_customizable() |
A |
45 |
15 |
42 |
| get_permalink_form() |
A |
37 |
11 |
91 |
| check_permalink_exists() |
A |
40 |
12 |
65 |
| check_conflicts() |
A |
49 |
11 |
32 |
| refresh_meta_form() |
A |
45 |
9 |
42 |
| term_options() |
S |
54 |
4 |
25 |
| delete_term_permalink() |
S |
61 |
4 |
12 |
| meta_edit_form() |
S |
55 |
3 |
21 |
| pmxi_post_permalink() |
S |
63 |
4 |
10 |
| init() |
S |
49 |
1 |
34 |
| clear_post_permalink_cache() |
S |
64 |
3 |
9 |
| generate_post_permalink() |
S |
70 |
3 |
6 |
| rest_edit_form() |
S |
57 |
1 |
20 |
| protect_meta() |
S |
71 |
2 |
6 |
| sample_permalink_html() |
S |
65 |
2 |
9 |
| static_homepage() |
S |
74 |
2 |
5 |
| permalink_edit_box() |
S |
62 |
1 |
13 |
| delete_permalink() |
S |
72 |
1 |
5 |