Categories
News

Register_pattern has been renamed

In Gutenberg version 8.1, the PHP function used to create block patterns has been renamed from register_pattern to register_block_pattern.

Register_pattern is deprecated and will be removed in Gutenberg version 8.3.

Tutorials are being rewritten to match this.