This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Inside_Layout::count_headings_html( string $content )

Method to count headings via HTML regex parse and insert content.


Parameters

$content

(Required) The post content.


Return

(string)


Source

File: includes/modules/custom_layouts/admin/inside_layout.php