Bernie Reiter
@bernhard-reiter on WordPress.org, @bernie on Slack
-
Submitted pull request #5271 to WordPress/wordpress-develop:
Blocks: Introduce filter to allow easy addition of hooked blocks -
Created ticket #59424 on Core Trac:
Blocks: Introduce filter to allow easy addition of hooked blocks -
Closed ticket #59399 on Core Trac:
Blocks: Implement `insert_hooked_blocks()` -
Closed pull request #5261 on WordPress/wordpress-develop:
Blocks: Insert hooked blocks -
Closed ticket #59313 on Core Trac:
Implement Block Hooks -
Committed [56649] to Core SVN:
Blocks: Implement automatic block insertion into Block Hooks. Block ... -
Closed pull request #5158 on WordPress/wordpress-develop:
Add Block Hooks (a.k.a. Auto-inserting Blocks) -
Closed pull request #5257 on WordPress/wordpress-develop:
Blocks: Add post-block callback arg to `traverse_and_serialize_block()`, change signature -
Closed ticket #59412 on Core Trac:
Blocks: Add post-block callback arg to ... -
Committed [56644] to Core SVN:
Blocks: Change `traverse_and_serialize_block(s)`'s callback signature. ... -
Committed [56634] to Core SVN:
Blocks: Revert implementation of block insertion functions. In ... -
Created ticket #59412 on Core Trac:
Blocks: Add post-block callback arg to ... -
Submitted pull request #5261 to WordPress/wordpress-develop:
Blocks: Insert hooked blocks -
Submitted pull request #5257 to WordPress/wordpress-develop:
Blocks: Add post-block callback arg to `traverse_and_serialize_block()`, change signature -
Gave props in Slack:
Props @dlh for your https://github.com/WordPress/wordpress-develop/pull/5187#issuecomment-1714885256 on adding an optional callback argument to serialize_block(s) which eventually… -
Created ticket #59399 on Core Trac:
Blocks: Implement `insert_hooked_blocks()` -
Submitted pull request #5247 to WordPress/wordpress-develop:
Blocks: Implement insert_hooked_blocks() -
Closed pull request #5240 on WordPress/wordpress-develop:
Block: Implement block insertion functions -
Closed ticket #59385 on Core Trac:
Blocks: Implement block insertion functions -
Committed [56618] to Core SVN:
Blocks: Implement block insertion functions. For #59313, we need to ... -
Closed pull request #5242 on WordPress/wordpress-develop:
Blocks: Pass parent block, block index, chunk index to `serialize_block(s)` callback argument -
Submitted pull request #5242 to WordPress/wordpress-develop:
Blocks: Pass parent block, block index, chunk index to `serialize_block(s)` callback argument -
Created ticket #59385 on Core Trac:
Blocks: Implement `insert_hooked_block(s)` -
Submitted pull request #5240 to WordPress/wordpress-develop:
Block: Implement block insertion functions -
Closed pull request #5203 on WordPress/wordpress-develop:
Block Hooks: Add field to block registration, REST API -
Closed ticket #59346 on Core Trac:
General: Add `block_hooks` field to block types -
Committed [56587] to Core SVN:
General: Add `block_hooks` field to block type registration, REST API. ... -
Created ticket #59346 on Core Trac:
General: Add `block_hooks` field to block types -
Committed [56579] to Core SVN:
Themes: Fix @covers PHPDoc line for test. Follow-up to [56578]. Props ... -
Closed pull request #5192 on WordPress/wordpress-develop:
Inject theme attribute during serialization -
Closed ticket #59338 on Core Trac:
Themes: Inject theme attribute during block serialization -
Committed [56578] to Core SVN:
Themes: Inject `theme` attribute during serialization. Rather than ... -
Submitted pull request #5203 to WordPress/wordpress-develop:
Block Hooks: Add field to block registration, REST API -
Closed pull request #5155 on WordPress/wordpress-develop:
[Ignore] Check if tests detect missing injected theme attribute -
Created ticket #59338 on Core Trac:
Themes: Inject theme attribute during block serialization -
Closed pull request #5126 on WordPress/wordpress-develop:
HTML API: Update documentation and rename internal variable on HTML Processor -
Closed ticket #59267 on Core Trac:
HTML API: Update documentation and rename internal variable on HTML ... -
Committed [56565] to Core SVN:
HTML API: Update documentation and rename internal variable on HTML ... -
Closed ticket #59292 on Core Trac:
HTML API: Skip over contents of RAWTEXT elements such as STYLE. -
Committed [56564] to Core SVN:
HTML API: Skip over contents of RAWTEXT elements such as STYLE. When ... -
Reopened ticket #59292 on Core Trac:
HTML API: Skip over contents of RAWTEXT elements such as STYLE. -
Closed pull request #5145 on WordPress/wordpress-develop:
HTML API: Skip over contents of RAWTEXT elements such as STYLE. -
Closed ticket #59292 on Core Trac:
HTML API: Skip over contents of RAWTEXT elements such as STYLE. -
Committed [56563] to Core SVN:
HTML API: Skip over contents of RAWTEXT elements such as STYLE. When ... -
Closed pull request #5186 on WordPress/wordpress-develop:
Block Themes: Ensure that `_build_block_template_result_from_file()` injects `theme` attribute -
Closed ticket #59325 on Core Trac:
Block Themes: Test that `_build_block_template_result_from_file` ... -
Committed [56562] to Core SVN:
Themes: Add test for `theme` atttibute in file-based block template. ... -
Closed pull request #5127 on WordPress/wordpress-develop:
HTML API: Store current token reference in HTML Processor state. -
Closed ticket #59268 on Core Trac:
HTML API: Store current token reference in HTML Processor state. -
Committed [56558] to Core SVN:
HTML API: Store current token reference in HTML Processor state. The ...