-
Home
-
Prime Slider – Addons for Elementor
-
4.0.1 (latest)
-
Code
-
Classes
- PrimeSlider_Settings_API
| Total Complexity |
172 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
1,084 |
| Lines of code |
686 |
| Logical lines of code |
356 |
| Comment lines |
194 |
| Methods |
37 |
| Properties |
2 |
Methods 37
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| admin_init() |
C |
38 |
29 |
54 |
| callback_checkbox() |
C |
33 |
26 |
84 |
| show_forms() |
B |
32 |
12 |
158 |
| do_settings_fields() |
A |
44 |
16 |
39 |
| do_settings_sections() |
A |
49 |
9 |
28 |
| callback_number() |
S |
58 |
8 |
12 |
| get_sanitize_callback() |
S |
59 |
7 |
14 |
| get_all_sections() |
S |
46 |
5 |
43 |
| show_navigation() |
S |
46 |
5 |
38 |
| callback_text() |
S |
54 |
4 |
18 |
| sanitize_options() |
S |
61 |
4 |
13 |
| callback_textarea() |
S |
59 |
4 |
12 |
| callback_select() |
S |
60 |
4 |
11 |
| callback_multicheck() |
S |
57 |
3 |
15 |
| callback_file() |
S |
61 |
4 |
10 |
| prime_slider_settings_save() |
S |
62 |
3 |
12 |
| callback_password() |
S |
66 |
3 |
7 |
| callback_color() |
S |
66 |
3 |
7 |
| callback_radio() |
S |
60 |
2 |
12 |
| callback_start_group() |
S |
60 |
2 |
12 |
| get_field_description() |
S |
66 |
2 |
8 |
| get_option() |
S |
69 |
2 |
7 |
| add_field() |
S |
63 |
1 |
11 |
| __construct() |
S |
75 |
1 |
4 |
| admin_enqueue_scripts() |
S |
82 |
1 |
3 |
| set_sections() |
S |
77 |
1 |
4 |
| add_section() |
S |
77 |
1 |
4 |
| set_fields() |
S |
77 |
1 |
4 |
| callback_url() |
S |
82 |
1 |
3 |
| get_used_widgets_obj() |
S |
80 |
1 |
3 |
| get_unused_widgets_obj() |
S |
80 |
1 |
3 |
| _is_plugin_installed() |
S |
76 |
1 |
4 |
| callback_html() |
S |
81 |
1 |
3 |
| callback_subheading() |
S |
70 |
1 |
6 |
| callback_end_group() |
S |
75 |
1 |
5 |
| callback_separator() |
S |
74 |
1 |
5 |
| callback_pages() |
S |
63 |
1 |
10 |