-
Home
-
WordPress Infinite Scroll by Auto Load Next Post
-
1.5.14 (latest)
-
Code
-
Classes
- Auto_Load_Next_Post_Settings_Page
Total Complexity |
11 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
142 |
Lines of code |
39 |
Logical lines of code |
20 |
Comment lines |
88 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
need_help() |
S |
67 |
3 |
7 |
__construct() |
S |
69 |
1 |
6 |
get_id() |
S |
82 |
1 |
3 |
get_label() |
S |
82 |
1 |
3 |
add_settings_page() |
S |
76 |
1 |
4 |
add_menu_page() |
S |
76 |
1 |
4 |
get_settings() |
S |
82 |
1 |
3 |
output() |
S |
77 |
1 |
4 |
save() |
S |
73 |
1 |
5 |