WordPress / theme-experiments

Experimenting with themes made out of blocks.
GNU General Public License v2.0
546 stars 179 forks source link

Remove query-loop block usage from tt1 blocks. Update query markup. #276

Closed jorgefilipecosta closed 2 years ago

jorgefilipecosta commented 2 years ago

This replaces query-loop block usage with post-template block usage (query-loop was deprecated, and is throwing warnings on my tests). It also updates the query block markup (now it has a <div class="wp-block-query">container). I recommend reviewing the PR without whitespace changes, so it is easier to see what was changed https://github.com/WordPress/theme-experiments/pull/276/files?w=1.