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.
Page_Header::get_the_page_title( string $context )
The page title
Parameters
- $context
-
(Required) context of current page passed in do_action.
Return
(array)
Source
File: inc/views/page_header.php
Expand full source code Collapse full source code View on Github