| 1 | | In src/wp-includes/blocks.php, the inline comment inside build_query_vars_from_query_block() contains two errors: (1) "before hand" should be "beforehand" (compound adverb), and It detects when a path to file was provided from this "It" should be removed. |
| | 1 | In `src/wp-includes/blocks.php`, the inline comment inside `build_query_vars_from_query_block()` contains two errors: |
| | 2 | 1. "before hand" should be "beforehand" (compound adverb) |
| | 3 | 2. "It detects when a path to file was provided...": from this "It" should be removed. |