wp_restore_group_inner_container


wp_restore_group_inner_container ( $block_content, $block )

Access:
  • private
Parameters:
  • (string) block_content Rendered block content.
  • (array) block Block object.
Returns:
  • (string) Filtered block content.
Defined at:

Description

For themes without theme.json file, make sure to restore the inner div for the group block to avoid breaking styles relying on that div.

Related Functions

wp_restore_image_outer_container, wp_restore_post_revision_meta, wp_restore_image, wp_restore_post_revision, wp_remote_retrieve_cookie

Top Google Results

User discussions

wpseek mobile