|
@@ -34,9 +34,5 @@ |
|
34
|
34
|
|
|
35
|
35
|
public function current_user_can( $capability, $args ); |
|
36
|
36
|
|
|
37
|
37
|
public function get_post_status( $post_id ); |
|
38
|
|
- |
|
39
|
|
- public function get_posts( $args ); |
|
40
|
|
- |
|
41
|
|
- public function get_post_types( $args = [], $output = 'names', $operator = 'and' ); |
|
42
|
38
|
} |