WPPaste WordPress Functions index
Page 167

Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.

register_block_style_handle()

Finds a style handle for the block metadata field. It detects when a path to file was provided and registers the style under automatically…

register_block_type()

Registers a block type. The recommended way is to register a block type using the metadata stored in the block.json file.