diff --git a/packages/block-library/src/query-pagination/index.php b/packages/block-library/src/query-pagination/index.php index ed77e51a6be7b..ae32242bc9e49 100644 --- a/packages/block-library/src/query-pagination/index.php +++ b/packages/block-library/src/query-pagination/index.php @@ -14,15 +14,13 @@ * @return string Returns the wrapper for the Query pagination. */ function render_block_core_query_pagination( $attributes, $content ) { - $wrapper_attributes = get_block_wrapper_attributes(); - if ( empty( trim( $content ) ) ) { return ''; } return sprintf( '