baxtian/wp_block

Class to be inherite to add block requirements.

Maintainers

Package info

bitbucket.org/baxtian/wp_block

pkg:composer/baxtian/wp_block

Transparency log

Statistics

Installs: 936

Dependents: 0

Suggesters: 0

0.3.32 2026-08-20 03:54 UTC

README

Class to be inherited to create a WP block.

Use register_block_type o register a new block.

Use extend_block to extend an existing block.

Declare a render method inside the class to have a render_callback for the created / extended block.

Mantainers

Juan Sebastián Echeverry baxtian.echeverry@gmail.com

See CHANGELOG.md for the version history.