Make WordPress Core

Opened 7 years ago

Closed 6 years ago

#48234 closed defect (bug) (invalid)

This is a test ticket

Reported by: pento's profile pento Owned by: pento's profile pento
Milestone: Priority: highest omg bbq
Severity: blocker Version:
Component: Build/Test Tools Keywords:
Focuses: Cc:

Description

It's for testing.

Change History (5)

#1 @pullrequestbot
6 years ago

 comment
312323781

draganescu reviewed on 2019-11-06T10:18:41Z:

 comment
CRCOMMENT

review!

 comment
/CRCOMMENT
 comment
INLINECOMMENT
 comment
/INLINECOMMENT

View on GitHub

#2 @pullrequestbot
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

View on GitHub

#3 @pullrequestbot
6 years ago

 comment
312323781

draganescu reviewed on 2019-11-06T10:18:41Z:

 comment
CRCOMMENT

review!

 comment
/CRCOMMENT
 comment
INLINECOMMENT
 comment
/INLINECOMMENT

View on GitHub

#4 @pullrequestbot
6 years ago

 comment
550536733

noisysocks commented on 2019-11-06T22:49:31Z:

Hello!

View on GitHub

#5 @pento
6 years ago

  • Milestone WordPress.org deleted
  • Resolution set to invalid
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.