-
Home
-
Photo Gallery, Sliders, Proofing and Themes – NextGEN Gallery
-
3.23
-
Code
-
Classes
- C_NextGen_Shortcode_Manager
| Total Complexity |
49 |
| Dependencies |
1 |
| Dependents |
9 |
| Total lines |
312 |
| Lines of code |
172 |
| Logical lines of code |
94 |
| Comment lines |
74 |
| Methods |
19 |
| Properties |
4 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| fix_nested_shortcodes() |
A |
44 |
12 |
46 |
| parse_content() |
S |
56 |
6 |
18 |
| render_shortcode() |
S |
59 |
5 |
14 |
| __call() |
S |
59 |
3 |
14 |
| get_instance() |
S |
69 |
2 |
7 |
| is_disabled() |
S |
79 |
2 |
3 |
| __construct() |
S |
66 |
2 |
8 |
| deactivate_all() |
S |
74 |
2 |
5 |
| execute_found_shortcode() |
S |
66 |
2 |
9 |
| add_shortcode() |
S |
64 |
2 |
9 |
| deactivate() |
S |
76 |
2 |
4 |
| is_rest_request() |
S |
77 |
2 |
3 |
| add() |
S |
75 |
1 |
4 |
| get_shortcodes() |
S |
82 |
1 |
3 |
| remove() |
S |
76 |
1 |
4 |
| render_legacy_shortcode() |
S |
80 |
1 |
3 |
| remove_shortcode() |
S |
77 |
1 |
4 |
| replace_with_placeholder() |
S |
63 |
1 |
10 |
| get_shortcode_regex() |
S |
75 |
1 |
4 |