_restore_wpautop_hook


_restore_wpautop_hook ( $content )

Access:
  • private
Parameters:
  • (string) content The post content running through this filter.
Returns:
  • (string) The unmodified content.
Defined at:

Description

If do_blocks() needs to remove wpautop() from the `the_content` filter, this re-adds it afterwards, for subsequent `the_content` usage.

Related Functions

_future_post_hook, register_activation_hook, _save_post_hook, register_deactivation_hook, register_uninstall_hook

Top Google Results

User discussions

wpseek mobile