-
Home
-
Display custom fields in the frontend – Post and User Profile Fields
-
1.2.0
-
Code
-
Classes
- WP_Display_Post_User_Data
Total Complexity |
96 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
280 |
Lines of code |
232 |
Logical lines of code |
139 |
Comment lines |
16 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
display_object_data_shortcode() |
D |
30 |
43 |
96 |
_get_acf_value() |
B |
43 |
18 |
41 |
_apply_flag_to_value() |
A |
50 |
11 |
26 |
_find_object_id() |
A |
50 |
9 |
28 |
_get_object() |
S |
54 |
7 |
20 |
is_acf_plugin_active() |
S |
79 |
2 |
3 |
get_instance() |
S |
69 |
2 |
7 |
__construct() |
S |
91 |
1 |
2 |
init() |
S |
79 |
1 |
3 |
__set() |
S |
82 |
1 |
3 |
__get() |
S |
83 |
1 |
3 |