-
Home
-
Display custom fields in the frontend – Post and User Profile Fields
-
1.3.0 (latest)
-
Code
-
Classes
- WP_Display_Post_User_Data
Total Complexity |
102 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
299 |
Lines of code |
248 |
Logical lines of code |
142 |
Comment lines |
15 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
display_object_data_shortcode() |
D |
28 |
49 |
104 |
_get_acf_value() |
B |
43 |
18 |
41 |
_apply_flag_to_value() |
A |
50 |
11 |
26 |
_find_object_id() |
A |
49 |
9 |
32 |
_get_object() |
S |
52 |
7 |
24 |
is_acf_plugin_active() |
S |
79 |
2 |
3 |
get_instance() |
S |
70 |
2 |
7 |
__construct() |
S |
91 |
1 |
2 |
init() |
S |
79 |
1 |
3 |
__set() |
S |
82 |
1 |
3 |
__get() |
S |
83 |
1 |
3 |