Opened 7 years ago
Closed 6 years ago
#48234 closed defect (bug) (invalid)
This is a test ticket
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | highest omg bbq | |
| Severity: | blocker | Version: | |
| Component: | Build/Test Tools | Keywords: | |
| Focuses: | Cc: |
Description
It's for testing.
Change History (5)
#2
@
6 years ago
comment 312323781
draganescu reviewed on 2019-11-06T10:18:35Z:
@@ -260,7 +260,7 @@ function render_block( $block ) {
if ( $is_dynamic ) {
$global_post = $post;
- $block_content = $block_type->render( $block['attrs'], $block_content );
+ $block_content = $block_type->render( $block['attrs'], $block_content, $block );
comment CRCOMMENT
comment /CRCOMMENT
comment INLINECOMMENT
inline 1
comment /INLINECOMMENT
#3
@
6 years ago
comment 312323781
draganescu reviewed on 2019-11-06T10:18:41Z:
comment CRCOMMENT
review!
comment /CRCOMMENT
comment INLINECOMMENT
comment /INLINECOMMENT
Note: See
TracTickets for help on using
tickets.
draganescu reviewed on 2019-11-06T10:18:41Z:
review!
View on GitHub