|
@@ -33,9 +33,9 @@ |
|
33
|
33
|
return esc_html__( 'Role Manager', 'elementor' ); |
|
34
|
34
|
} |
|
35
|
35
|
|
|
36
|
36
|
public function get_position(): int { |
|
37
|
|
- return 40; |
|
37
|
+ return 60; |
|
38
|
38
|
} |
|
39
|
39
|
|
|
40
|
40
|
public function get_slug(): string { |
|
41
|
41
|
return Role_Manager::PAGE_ID; |