-
Home
-
Custom Permalinks
-
3.0.0
-
Code
-
Classes
- Custom_Permalinks_Form
Total Complexity |
176 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
1,321 |
Lines of code |
844 |
Logical lines of code |
405 |
Comment lines |
335 |
Methods |
23 |
Properties |
2 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitize_permalink() |
C |
30 |
20 |
126 |
save_post() |
B |
36 |
20 |
83 |
save_term() |
B |
39 |
18 |
64 |
get_permalink_meta_html() |
B |
39 |
15 |
65 |
get_permalink_html() |
B |
39 |
15 |
61 |
get_permalink_form() |
A |
37 |
11 |
91 |
is_permalink_customizable() |
A |
45 |
14 |
40 |
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 |
66 |
2 |
9 |
static_homepage() |
S |
74 |
2 |
5 |
permalink_edit_box() |
S |
62 |
1 |
13 |
delete_permalink() |
S |
72 |
1 |
5 |