Searched refs:p_get_first_heading (Results 1 – 12 of 12) sorted by relevance
74 $title = p_get_first_heading($this->id);
150 $this->data['title'] = p_get_first_heading($this->id);
87 $pages[$page] = p_get_first_heading($page, METADATA_DONT_RENDER);
190 $display_name = useHeading('navigation') ? hsc(p_get_first_heading($id)) : $id;
268 $header = p_get_first_heading($id, METADATA_RENDER_UNLIMITED);
718 $heading = p_get_first_heading($id, METADATA_DONT_RENDER);
1822 $heading = p_get_first_heading($id);
580 $item['title'] = p_get_first_heading($item['id'], METADATA_DONT_RENDER);
659 function p_get_first_heading($id, $render = METADATA_RENDER_USING_SIMPLE_CACHE) function
1002 $first_heading = p_get_first_heading($id);
423 $title = p_get_first_heading($ID, METADATA_RENDER_USING_SIMPLE_CACHE);
349 useHeading('navigation') ? p_get_first_heading($id) : $id