Skip to content

Commit dd585e1

Browse files
author
Salil Kothadia
committed
Remove unused variable
1 parent 433dc71 commit dd585e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/endpoints/class-wp-rest-multiple-posttype-controller.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ protected function prepare_items_query($prepared_args = array(), $request = null
253253
protected function get_allowed_query_vars($post_types)
254254
{
255255
global $wp;
256-
$editPosts = true;
257256

258257
/**
259258
* Filter the publicly allowed query vars.

0 commit comments

Comments
 (0)