Ticket #63287: post-content-after.diff
| File post-content-after.diff, 623 bytes (added by , 16 months ago) |
|---|
-
tests/phpunit/tests/blocks/applyBlockHooksToContentFromPostObject.php
diff --git tests/phpunit/tests/blocks/applyBlockHooksToContentFromPostObject.php tests/phpunit/tests/blocks/applyBlockHooksToContentFromPostObject.php index df9d560ac9..da6465868d 100644
class Tests_Blocks_ApplyBlockHooksToContentFromPostObject extends WP_UnitTestCas 88 88 ), 89 89 ) 90 90 ); 91 92 register_block_type( 93 'tests/other-hooked-block', 94 array( 95 'block_hooks' => array( 96 'core/post-content' => 'after', 97 ), 98 ) 99 ); 91 100 } 92 101 93 102 /**
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)