Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carolinan/block-markup-snippets

The WordPress block markup extension includes autocomplete snippets that helps you add blocks to your templates faster.
https://github.com/carolinan/block-markup-snippets

full-site-editing vscode-extension wordpress wordpress-theme

Last synced: 15 days ago
JSON representation

The WordPress block markup extension includes autocomplete snippets that helps you add blocks to your templates faster.

Awesome Lists containing this project

README

        

# WordPress block markup

The WordPress block markup extension includes autocomplete snippets that helps you add blocks to your templates faster.

## Features

Add blocks to your full site editing templates faster by typing the name of the block.

For example, to add a template part, start typing "wp:template-part" or just "template part":

![Template part](images/template-part-animation.gif)

## Release Notes

### 1.3.0
Added new blocks:
Avatar
Pattern
No results
Read more
Table of contents

Updated blocks:
Cover

Extra:
Block pattern file header
Comment template part

### 1.2.0

Added new blocks:
Comments query loop
Comment template
Comments pagination
Comment author avatar
Comment author name
Comment content
Comment reply link
Comment edit link
Post author name

Added Shortcuts for header and footer template parts,
row group block variation.

Updated blocks:
Archives
Gallery
Navigation
Query pagination

Removed blocks:
Navigation link. This markup is no longer used, because the navigation block uses a reference ID instead.

### 1.1.1

Bug fix

### 1.1.0

Replaced the query-loop block with post-template.
Added the inner div to the query block.
Updated: Query pagination, Search.

### 1.0.0

Initial release of WordPress block markup.
Gutenberg version: 10.6 RC1.

## License

GPL 2.0 or later