-
Home
-
WP Job Manager
-
2.4.0 (latest)
-
Code
-
Classes
- WP_Job_Manager_Promoted_Jobs
Total Complexity |
20 |
Dependencies |
6 |
Dependents |
4 |
Total lines |
231 |
Lines of code |
95 |
Logical lines of code |
40 |
Comment lines |
102 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_promotion() |
S |
69 |
3 |
6 |
query_promoted_jobs_count() |
S |
56 |
1 |
20 |
instance() |
S |
72 |
2 |
6 |
cancel_promoted_jobs_deletion() |
S |
71 |
2 |
6 |
is_promoted() |
S |
69 |
2 |
6 |
deactivate_promotion() |
S |
70 |
2 |
6 |
pre_change_promotion() |
S |
68 |
2 |
7 |
get_promoted_jobs_count() |
S |
67 |
2 |
8 |
register_post_metas() |
S |
61 |
1 |
14 |
__construct() |
S |
79 |
1 |
3 |
init() |
S |
66 |
1 |
8 |
include_dependencies() |
S |
74 |
1 |
5 |