Method
Description
assets_url ( ) : string
body_class ( ) : string
category_count ( array $args = [] ) : integer | mixed
Return number of is use categories on posts.
comments ( ) : array
comments_per_page ( ) : integer
current_user ( ) : WPLib_User_Base
doing_search ( ) : boolean
enqueue_external ( $handle , $src , array $deps = [], boolean $in_footer = false )
Enqueue JS or CSS.
front_page_id ( ) : boolean
Is the Front Page configured to display a $post_type='page'?
front_page_query_type ( ) : mixed | void
get_archive_description ( array $args = [] ) : string
get_archive_title ( array $args = [] ) : string
get_asset_url ( string $filepath ) : string
get_categories_html ( array $args = [] ) : string
get_comments_popup_link ( array $args = [] ) : string
get_converted_smilies_html ( string $text ) : string
get_copyright_text ( string $first_year , string $rights_holder ) : boolean | integer | string
get_labeled_search_query_html ( array $args = [] ) : string
get_link ( string $href , string $link_text , array $args = [] ) : string
Returns an HTML link
get_meta_viewport_html ( array $args = [] ) : boolean | string
Get the HTML element
get_next_posts_link ( array $args = [] ) : mixed | null
get_page_url ( string $page_slug ) : string
Returns the URL for a page given it's slug.
get_pagination_html ( array $args = [] )
Display a paginated navigation to next/previous set of posts,
when applicable.
get_post_list ( array $args = [] ) : WPLib_Post_List_Default | WPLib_Post_Base[]
Returns a list of objects based on the queried object from $wp_the_query
get_previous_posts_link ( array $args = [] ) : mixed | null
get_root_dir ( string $filepath ) : string
get_root_url ( string $filepath ) : string
get_screen_reader_skip_link ( array $args = [] ) : string
Generate the HTML for a screen reader skip link.
get_search_form_html ( array $args = [] ) : string
get_site_name_link ( array $args = [] ) : string
Return the site name as configured.
get_widget_html ( string $widget , array $args = [] ) : string
Return HTML for an arbitrary widget.
has_categories ( array $args = [] ) : integer | mixed
Return true if the site uses any categories on posts.
has_next_posts ( array $args = [] ) : boolean
has_posts ( ) : boolean
has_previous_posts ( array $args = [] ) : boolean
is_front_page ( ) : boolean
is_home ( ) : boolean
is_page_on_front ( ) : boolean
Is the Front Page configured to display a $post_type='page'?
is_sidebar_active ( integer $index ) : boolean
item ( ) : WPLib_Post_Base
number_of_comment_pages ( ) : integer
page_item ( ) : WPLib_Page
post ( ) : WP_Post
post_count ( ) : boolean
post_item ( ) : WPLib_Post
posts ( ) : WP_Post[]
queried_list ( ) : WPLib_User_List
query ( ) : WP_Query
root_dir ( ) : string
root_url ( ) : string
search_query ( array $args = [] ) : string
set_body_class ( string | array $classes )
Allows setting of the body class at the top of a theme template file.
single_item ( ) : WPLib_Term_Base | WPLib_Post_Base
single_post ( ) : WP_Post
Returns a WP_Post from the queried object, if the queried object is a post.
single_post_item ( ) : WPLib_Post_Base
Returns a WPLib_Item_Base from the queried object, if the queried object is a post.
single_post_title ( array $args = [] ) : WPLib_Post_Base
Returns the title for a single post
site_description ( ) : string | void
Return the site description as configured.
site_name ( ) : string | void
Return the site name as configured.
site_url ( ) : string | void
Return the site name as configured.
the_archive_description ( array $args = [] )
the_archive_title ( array $args = [] )
the_asset_url ( string $filepath )
the_assets_url ( ) : string
the_body_attributes ( )
Output the attributes for the HTML element
the_categories_html ( array $args = [] )
the_comments_popup_link ( array $args = [] ) : void
the_converted_smilies_html ( $text )
the_copyright_text ( string $first_year , string $rights_holder )
the_footer_html ( $name = null )
the_header_html ( null | string $name = null )
the_html_attributes ( )
Output the attributes for the HTML element
the_labeled_search_query_html ( array $args = [] ) : string
the_link ( string $href , string $link_text , array $args = [] )
Outputs an HTML link
the_link_pingback_html ( )
Output the HTML element
the_link_profile_html ( array $args = [] )
Output the HTML element
the_menu_html ( string $location = 'primary', array $args = [] )
Generate the HTML for a nav menu.
the_meta_charset_html ( )
Output the HTML element
the_meta_viewport_html ( array $args = [] ) : boolean | string
Output the HTML element
the_next_posts_link ( array $args = [] ) : mixed | null
the_page_title_html ( )
Output the HTML element . </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_page_title_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_page_title_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_page_title_html"
title="Direct link to the method WPLib_Theme_Base::the_page_title_html documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_page_url">the_page_url</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$page_slug</span> ) </td>
<td>
Outputs the URL for a page given it's slug. </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_page_url/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_page_url"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_page_url"
title="Direct link to the method WPLib_Theme_Base::the_page_url documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_pagination_html">the_pagination_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
<td>
Display a paginated navigation to next/previous set of posts,
when applicable. </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_pagination_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_pagination_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_pagination_html"
title="Direct link to the method WPLib_Theme_Base::the_pagination_html documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_previous_posts_link">the_previous_posts_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a> | <a href="http://php.net/manual/en/language.types.null.php">null</a></span> </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_previous_posts_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_previous_posts_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_previous_posts_link"
title="Direct link to the method WPLib_Theme_Base::the_previous_posts_link documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_screen_reader_skip_link">the_screen_reader_skip_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
<td>
Generate the HTML for a screen reader skip link. </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_screen_reader_skip_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_screen_reader_skip_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_screen_reader_skip_link"
title="Direct link to the method WPLib_Theme_Base::the_screen_reader_skip_link documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_search_form_html">the_search_form_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_search_form_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_search_form_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_search_form_html"
title="Direct link to the method WPLib_Theme_Base::the_search_form_html documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_sidebar_html">the_sidebar_html</a></span> ( <span class="param-name">$name</span> = null ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_sidebar_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_sidebar_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_sidebar_html"
title="Direct link to the method WPLib_Theme_Base::the_sidebar_html documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_site_description_html">the_site_description_html</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></span> </td>
<td>
Return the site description as configured. </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_site_description_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_site_description_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_site_description_html"
title="Direct link to the method WPLib_Theme_Base::the_site_description_html documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_site_name_link">the_site_name_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
<td>
Return the site name as configured. </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_site_name_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_site_name_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_site_name_link"
title="Direct link to the method WPLib_Theme_Base::the_site_name_link documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_site_url">the_site_url</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></span> </td>
<td>
Return the site name as configured. </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_site_url/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_site_url"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_site_url"
title="Direct link to the method WPLib_Theme_Base::the_site_url documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_template">the_template</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$template</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$_template_vars</span> = [] ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_template/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_template"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_template"
title="Direct link to the method WPLib_Theme_Base::the_template documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_widget_area_html">the_widget_area_html</a></span> ( <span class="param-name">$index</span> ) </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_widget_area_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_widget_area_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_widget_area_html"
title="Direct link to the method WPLib_Theme_Base::the_widget_area_html documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_widget_html">the_widget_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$widget</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
<td>
Output an arbitrary widget. </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_widget_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_widget_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_widget_html"
title="Direct link to the method WPLib_Theme_Base::the_widget_html documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_wp_footer_html">the_wp_footer_html</a></span> ( ) </td>
<td>
Output the content for the wp_footer() method; </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_wp_footer_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_wp_footer_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_wp_footer_html"
title="Direct link to the method WPLib_Theme_Base::the_wp_footer_html documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_wp_head_html">the_wp_head_html</a></span> ( ) </td>
<td>
Output the content for the wp_head() method; </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_wp_head_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_wp_head_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_wp_head_html"
title="Direct link to the method WPLib_Theme_Base::the_wp_head_html documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-user_can">user_can</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$capability</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/user_can/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::user_can"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-user_can"
title="Direct link to the method WPLib_Theme_Base::user_can documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-uses_paged_comments">uses_paged_comments</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/uses_paged_comments/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::uses_paged_comments"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-uses_paged_comments"
title="Direct link to the method WPLib_Theme_Base::uses_paged_comments documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-uses_threaded_comments">uses_threaded_comments</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
<td>
</td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/uses_threaded_comments/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::uses_threaded_comments"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-uses_threaded_comments"
title="Direct link to the method WPLib_Theme_Base::uses_threaded_comments documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
</table>
<h2>Private Methods</h2>
<table class="table table-striped">
<tr>
<th>Method</th>
<th>Description</th>
<th></th>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-_pop_wp_query">_pop_wp_query</a></span> ( ) </td>
<td>
Restores WP_Query from a previously pushed stack. </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/_pop_wp_query/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::_pop_wp_query"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-_pop_wp_query"
title="Direct link to the method WPLib_Theme_Base::_pop_wp_query documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
<tr class="method-descr">
<td>
<span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-_push_wp_query">_push_wp_query</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a> | <a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> <span class="param-name">$initialize</span> = false ) </td>
<td>
Pushes WP_Query onto a stack so it can be restored later. Optionally sets to value of $wp_the_query. </td>
<td class="actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/_push_wp_query/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::_push_wp_query"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-_push_wp_query"
title="Direct link to the method WPLib_Theme_Base::_push_wp_query documentation"><i class='icon-borderless icon-link'></i></a>
</td>
</tr>
</table>
<h2>Method Details</h2>
<div class="method-descr-full" id="method-assets_url">
<div class="row">
<div class="col-md-6">
<h3>
assets_url()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/assets_url/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::assets_url"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-assets_url"
title="Direct link to the method WPLib_Theme_Base::assets_url documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-assets_url">assets_url</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-body_class">
<div class="row">
<div class="col-md-6">
<h3>
body_class()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/body_class/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::body_class"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-body_class"
title="Direct link to the method WPLib_Theme_Base::body_class documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-body_class">body_class</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-category_count">
<div class="row">
<div class="col-md-6">
<h3>
category_count()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/category_count/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::category_count"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-category_count"
title="Direct link to the method WPLib_Theme_Base::category_count documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Return number of is use categories on posts. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-category_count">category_count</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-comments">
<div class="row">
<div class="col-md-6">
<h3>
comments()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/comments/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::comments"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-comments"
title="Direct link to the method WPLib_Theme_Base::comments documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-comments">comments</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-comments_per_page">
<div class="row">
<div class="col-md-6">
<h3>
comments_per_page()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/comments_per_page/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::comments_per_page"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-comments_per_page"
title="Direct link to the method WPLib_Theme_Base::comments_per_page documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-comments_per_page">comments_per_page</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-current_user">
<div class="row">
<div class="col-md-6">
<h3>
current_user()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/current_user/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::current_user"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-current_user"
title="Direct link to the method WPLib_Theme_Base::current_user documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-current_user">current_user</a></span> ( ) : <span class="return-type">WPLib_User_Base</span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WPLib_User_Base</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-doing_search">
<div class="row">
<div class="col-md-6">
<h3>
doing_search()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/doing_search/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::doing_search"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-doing_search"
title="Direct link to the method WPLib_Theme_Base::doing_search documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-doing_search">doing_search</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-enqueue_external">
<div class="row">
<div class="col-md-6">
<h3>
enqueue_external()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/enqueue_external/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::enqueue_external"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-enqueue_external"
title="Direct link to the method WPLib_Theme_Base::enqueue_external documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Auto generate version. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
<div class="field">
See also:
<span>https://github.com/wplib/wplib/commit/8dc27c368e84f7ba6e1448753e1b1f082a60ac6d#commitcomment-11026274 </span>
</div>
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-enqueue_external">enqueue_external</a></span> ( <span class="param-name">$handle</span>, <span class="param-name">$src</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$deps</span> = [], <span class="param-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> <span class="param-name">$in_footer</span> = false ) </td>
</tr>
<tr>
<td class="param-name">
$handle </td>
<td class="param-type"></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$src </td>
<td class="param-type"></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$deps </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$in_footer </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-front_page_id">
<div class="row">
<div class="col-md-6">
<h3>
front_page_id()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/front_page_id/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::front_page_id"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-front_page_id"
title="Direct link to the method WPLib_Theme_Base::front_page_id documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Is the Front Page configured to display a $post_type='page'? </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-front_page_id">front_page_id</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-front_page_query_type">
<div class="row">
<div class="col-md-6">
<h3>
front_page_query_type()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/front_page_query_type/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::front_page_query_type"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-front_page_query_type"
title="Direct link to the method WPLib_Theme_Base::front_page_query_type documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-front_page_query_type">front_page_query_type</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_archive_description">
<div class="row">
<div class="col-md-6">
<h3>
get_archive_description()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_archive_description/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_archive_description"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_archive_description"
title="Direct link to the method WPLib_Theme_Base::get_archive_description documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_archive_description">get_archive_description</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_archive_title">
<div class="row">
<div class="col-md-6">
<h3>
get_archive_title()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_archive_title/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_archive_title"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_archive_title"
title="Direct link to the method WPLib_Theme_Base::get_archive_title documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_archive_title">get_archive_title</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_asset_url">
<div class="row">
<div class="col-md-6">
<h3>
get_asset_url()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_asset_url/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_asset_url"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_asset_url"
title="Direct link to the method WPLib_Theme_Base::get_asset_url documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_asset_url">get_asset_url</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$filepath</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$filepath </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_categories_html">
<div class="row">
<div class="col-md-6">
<h3>
get_categories_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_categories_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_categories_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_categories_html"
title="Direct link to the method WPLib_Theme_Base::get_categories_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_categories_html">get_categories_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_comments_popup_link">
<div class="row">
<div class="col-md-6">
<h3>
get_comments_popup_link()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_comments_popup_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_comments_popup_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_comments_popup_link"
title="Direct link to the method WPLib_Theme_Base::get_comments_popup_link documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_comments_popup_link">get_comments_popup_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_converted_smilies_html">
<div class="row">
<div class="col-md-6">
<h3>
get_converted_smilies_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_converted_smilies_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_converted_smilies_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_converted_smilies_html"
title="Direct link to the method WPLib_Theme_Base::get_converted_smilies_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_converted_smilies_html">get_converted_smilies_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$text</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$text </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_copyright_text">
<div class="row">
<div class="col-md-6">
<h3>
get_copyright_text()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_copyright_text/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_copyright_text"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_copyright_text"
title="Direct link to the method WPLib_Theme_Base::get_copyright_text documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
<div class="field">
See also:
<span>https://css-tricks.com/snippets/php/automatic-copyright-year/ </span>
</div>
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_copyright_text">get_copyright_text</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$first_year</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$rights_holder</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/en/language.types.integer.php">integer</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$first_year </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$rights_holder </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/en/language.types.integer.php">integer</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_labeled_search_query_html">
<div class="row">
<div class="col-md-6">
<h3>
get_labeled_search_query_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_labeled_search_query_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_labeled_search_query_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_labeled_search_query_html"
title="Direct link to the method WPLib_Theme_Base::get_labeled_search_query_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_labeled_search_query_html">get_labeled_search_query_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_link">
<div class="row">
<div class="col-md-6">
<h3>
get_link()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_link"
title="Direct link to the method WPLib_Theme_Base::get_link documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Convenience function so designers don't need to worry about WPLib:: vs. $theme->. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_link">get_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$href</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$link_text</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$href </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$link_text </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_meta_viewport_html">
<div class="row">
<div class="col-md-6">
<h3>
get_meta_viewport_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_meta_viewport_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_meta_viewport_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_meta_viewport_html"
title="Direct link to the method WPLib_Theme_Base::get_meta_viewport_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
..">. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_meta_viewport_html">get_meta_viewport_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_next_posts_link">
<div class="row">
<div class="col-md-6">
<h3>
get_next_posts_link()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_next_posts_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_next_posts_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_next_posts_link"
title="Direct link to the method WPLib_Theme_Base::get_next_posts_link documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_next_posts_link">get_next_posts_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a> | <a href="http://php.net/manual/en/language.types.null.php">null</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a> | <a href="http://php.net/manual/en/language.types.null.php">null</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_page_url">
<div class="row">
<div class="col-md-6">
<h3>
get_page_url()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_page_url/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_page_url"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_page_url"
title="Direct link to the method WPLib_Theme_Base::get_page_url documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Returns the URL for a page given it's slug. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_page_url">get_page_url</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$page_slug</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$page_slug </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_pagination_html">
<div class="row">
<div class="col-md-6">
<h3>
get_pagination_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_pagination_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_pagination_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_pagination_html"
title="Direct link to the method WPLib_Theme_Base::get_pagination_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Display a paginated navigation to next/previous set of posts,
when applicable. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_pagination_html">get_pagination_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td>Optional. See {@see \get_the_posts_pagination()} for available arguments.
Default empty array.</td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_post_list">
<div class="row">
<div class="col-md-6">
<h3>
get_post_list()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_post_list/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_post_list"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_post_list"
title="Direct link to the method WPLib_Theme_Base::get_post_list documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Returns a list of objects based on the queried object from $wp_the_query </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_post_list">get_post_list</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type">WPLib_Post_List_Default | WPLib_Post_Base[]</span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WPLib_Post_List_Default | WPLib_Post_Base[]</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_previous_posts_link">
<div class="row">
<div class="col-md-6">
<h3>
get_previous_posts_link()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_previous_posts_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_previous_posts_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_previous_posts_link"
title="Direct link to the method WPLib_Theme_Base::get_previous_posts_link documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_previous_posts_link">get_previous_posts_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a> | <a href="http://php.net/manual/en/language.types.null.php">null</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a> | <a href="http://php.net/manual/en/language.types.null.php">null</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_root_dir">
<div class="row">
<div class="col-md-6">
<h3>
get_root_dir()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_root_dir/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_root_dir"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_root_dir"
title="Direct link to the method WPLib_Theme_Base::get_root_dir documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_root_dir">get_root_dir</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$filepath</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$filepath </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_root_url">
<div class="row">
<div class="col-md-6">
<h3>
get_root_url()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_root_url/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_root_url"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_root_url"
title="Direct link to the method WPLib_Theme_Base::get_root_url documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_root_url">get_root_url</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$filepath</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$filepath </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_screen_reader_skip_link">
<div class="row">
<div class="col-md-6">
<h3>
get_screen_reader_skip_link()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_screen_reader_skip_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_screen_reader_skip_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_screen_reader_skip_link"
title="Direct link to the method WPLib_Theme_Base::get_screen_reader_skip_link documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Generate the HTML for a screen reader skip link. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_screen_reader_skip_link">get_screen_reader_skip_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_search_form_html">
<div class="row">
<div class="col-md-6">
<h3>
get_search_form_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_search_form_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_search_form_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_search_form_html"
title="Direct link to the method WPLib_Theme_Base::get_search_form_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_search_form_html">get_search_form_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_site_name_link">
<div class="row">
<div class="col-md-6">
<h3>
get_site_name_link()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_site_name_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_site_name_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_site_name_link"
title="Direct link to the method WPLib_Theme_Base::get_site_name_link documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Return the site name as configured. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_site_name_link">get_site_name_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-get_widget_html">
<div class="row">
<div class="col-md-6">
<h3>
get_widget_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/get_widget_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::get_widget_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_widget_html"
title="Direct link to the method WPLib_Theme_Base::get_widget_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Return HTML for an arbitrary widget. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-get_widget_html">get_widget_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$widget</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$widget </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td>The widget's PHP class name (see default-widgets.php).</td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td>{
Optional. Array of arguments to configure the display of the widget.
@type array $instance The widget's instance settings. Default empty array.
@type string $before_widget HTML content that will be prepended to the widget's HTML output.
Default `<div class="widget %s">`, where `%s` is the widget's class name.
@type string $after_widget HTML content that will be appended to the widget's HTML output.
Default `</div>`.
@type string $before_title HTML content that will be prepended to the widget's title when displayed.
Default `<h2 class="widgettitle">`.
@type string $after_title HTML content that will be appended to the widget's title when displayed.
Default `</h2>`.
}</td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-has_categories">
<div class="row">
<div class="col-md-6">
<h3>
has_categories()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/has_categories/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::has_categories"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-has_categories"
title="Direct link to the method WPLib_Theme_Base::has_categories documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Return true if the site uses any categories on posts. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-has_categories">has_categories</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-has_next_posts">
<div class="row">
<div class="col-md-6">
<h3>
has_next_posts()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/has_next_posts/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::has_next_posts"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-has_next_posts"
title="Direct link to the method WPLib_Theme_Base::has_next_posts documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-has_next_posts">has_next_posts</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-has_posts">
<div class="row">
<div class="col-md-6">
<h3>
has_posts()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/has_posts/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::has_posts"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-has_posts"
title="Direct link to the method WPLib_Theme_Base::has_posts documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-has_posts">has_posts</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-has_previous_posts">
<div class="row">
<div class="col-md-6">
<h3>
has_previous_posts()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/has_previous_posts/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::has_previous_posts"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-has_previous_posts"
title="Direct link to the method WPLib_Theme_Base::has_previous_posts documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-has_previous_posts">has_previous_posts</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-is_front_page">
<div class="row">
<div class="col-md-6">
<h3>
is_front_page()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/is_front_page/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::is_front_page"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-is_front_page"
title="Direct link to the method WPLib_Theme_Base::is_front_page documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-is_front_page">is_front_page</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-is_home">
<div class="row">
<div class="col-md-6">
<h3>
is_home()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/is_home/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::is_home"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-is_home"
title="Direct link to the method WPLib_Theme_Base::is_home documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-is_home">is_home</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-is_page_on_front">
<div class="row">
<div class="col-md-6">
<h3>
is_page_on_front()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/is_page_on_front/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::is_page_on_front"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-is_page_on_front"
title="Direct link to the method WPLib_Theme_Base::is_page_on_front documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Is the Front Page configured to display a $post_type='page'? </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-is_page_on_front">is_page_on_front</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-is_sidebar_active">
<div class="row">
<div class="col-md-6">
<h3>
is_sidebar_active()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/is_sidebar_active/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::is_sidebar_active"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-is_sidebar_active"
title="Direct link to the method WPLib_Theme_Base::is_sidebar_active documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-is_sidebar_active">is_sidebar_active</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></span> <span class="param-name">$index</span> ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
</tr>
<tr>
<td class="param-name">
$index </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-item">
<div class="row">
<div class="col-md-6">
<h3>
item()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/item/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::item"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-item"
title="Direct link to the method WPLib_Theme_Base::item documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-item">item</a></span> ( ) : <span class="return-type">WPLib_Post_Base</span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WPLib_Post_Base</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-number_of_comment_pages">
<div class="row">
<div class="col-md-6">
<h3>
number_of_comment_pages()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/number_of_comment_pages/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::number_of_comment_pages"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-number_of_comment_pages"
title="Direct link to the method WPLib_Theme_Base::number_of_comment_pages documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-number_of_comment_pages">number_of_comment_pages</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.integer.php">integer</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-page_item">
<div class="row">
<div class="col-md-6">
<h3>
page_item()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/page_item/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::page_item"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-page_item"
title="Direct link to the method WPLib_Theme_Base::page_item documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-page_item">page_item</a></span> ( ) : <span class="return-type">WPLib_Page</span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WPLib_Page</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-post">
<div class="row">
<div class="col-md-6">
<h3>
post()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/post/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::post"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-post"
title="Direct link to the method WPLib_Theme_Base::post documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-post">post</a></span> ( ) : <span class="return-type">WP_Post</span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WP_Post</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-post_count">
<div class="row">
<div class="col-md-6">
<h3>
post_count()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/post_count/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::post_count"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-post_count"
title="Direct link to the method WPLib_Theme_Base::post_count documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-post_count">post_count</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-post_item">
<div class="row">
<div class="col-md-6">
<h3>
post_item()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/post_item/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::post_item"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-post_item"
title="Direct link to the method WPLib_Theme_Base::post_item documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-post_item">post_item</a></span> ( ) : <span class="return-type">WPLib_Post</span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WPLib_Post</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-posts">
<div class="row">
<div class="col-md-6">
<h3>
posts()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/posts/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::posts"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-posts"
title="Direct link to the method WPLib_Theme_Base::posts documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-posts">posts</a></span> ( ) : <span class="return-type">WP_Post[]</span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WP_Post[]</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-queried_list">
<div class="row">
<div class="col-md-6">
<h3>
queried_list()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/queried_list/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::queried_list"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-queried_list"
title="Direct link to the method WPLib_Theme_Base::queried_list documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-queried_list">queried_list</a></span> ( ) : <span class="return-type">WPLib_User_List</span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WPLib_User_List</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-query">
<div class="row">
<div class="col-md-6">
<h3>
query()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/query/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::query"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-query"
title="Direct link to the method WPLib_Theme_Base::query documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-query">query</a></span> ( ) : <span class="return-type">WP_Query</span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WP_Query</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-root_dir">
<div class="row">
<div class="col-md-6">
<h3>
root_dir()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/root_dir/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::root_dir"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-root_dir"
title="Direct link to the method WPLib_Theme_Base::root_dir documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-root_dir">root_dir</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-root_url">
<div class="row">
<div class="col-md-6">
<h3>
root_url()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/root_url/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::root_url"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-root_url"
title="Direct link to the method WPLib_Theme_Base::root_url documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-root_url">root_url</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-search_query">
<div class="row">
<div class="col-md-6">
<h3>
search_query()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/search_query/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::search_query"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-search_query"
title="Direct link to the method WPLib_Theme_Base::search_query documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-search_query">search_query</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-set_body_class">
<div class="row">
<div class="col-md-6">
<h3>
set_body_class()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/set_body_class/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::set_body_class"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-set_body_class"
title="Direct link to the method WPLib_Theme_Base::set_body_class documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
This uses the 'body_class' hook and avoid the themer from having to use it for simple additions to a body class. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-set_body_class">set_body_class</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a> | <a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$classes</span> ) </td>
</tr>
<tr>
<td class="param-name">
$classes </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a> | <a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-single_item">
<div class="row">
<div class="col-md-6">
<h3>
single_item()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/single_item/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::single_item"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-single_item"
title="Direct link to the method WPLib_Theme_Base::single_item documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-single_item">single_item</a></span> ( ) : <span class="return-type">WPLib_Term_Base | WPLib_Post_Base</span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WPLib_Term_Base | WPLib_Post_Base</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-single_post">
<div class="row">
<div class="col-md-6">
<h3>
single_post()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/single_post/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::single_post"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-single_post"
title="Direct link to the method WPLib_Theme_Base::single_post documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Useful for accessing the post prior to $wp_the_query
Similar to single_post_title() in concept </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-single_post">single_post</a></span> ( ) : <span class="return-type">WP_Post</span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WP_Post</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-single_post_item">
<div class="row">
<div class="col-md-6">
<h3>
single_post_item()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/single_post_item/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::single_post_item"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-single_post_item"
title="Direct link to the method WPLib_Theme_Base::single_post_item documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Useful for accessing the post prior to $wp_the_query
Similar to single_post_title() in concept </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-single_post_item">single_post_item</a></span> ( ) : <span class="return-type">WPLib_Post_Base</span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WPLib_Post_Base</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-single_post_title">
<div class="row">
<div class="col-md-6">
<h3>
single_post_title()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/single_post_title/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::single_post_title"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-single_post_title"
title="Direct link to the method WPLib_Theme_Base::single_post_title documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Useful for accessing the post prior to $wp_the_query
Similar to single_post_title() in concept </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-single_post_title">single_post_title</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type">WPLib_Post_Base</span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type">WPLib_Post_Base</td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-site_description">
<div class="row">
<div class="col-md-6">
<h3>
site_description()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/site_description/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::site_description"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-site_description"
title="Direct link to the method WPLib_Theme_Base::site_description documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Return the site description as configured. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-site_description">site_description</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-site_name">
<div class="row">
<div class="col-md-6">
<h3>
site_name()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/site_name/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::site_name"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-site_name"
title="Direct link to the method WPLib_Theme_Base::site_name documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Return the site name as configured. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-site_name">site_name</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-site_url">
<div class="row">
<div class="col-md-6">
<h3>
site_url()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/site_url/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::site_url"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-site_url"
title="Direct link to the method WPLib_Theme_Base::site_url documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Return the site name as configured. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-site_url">site_url</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a> | <a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_archive_description">
<div class="row">
<div class="col-md-6">
<h3>
the_archive_description()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_archive_description/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_archive_description"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_archive_description"
title="Direct link to the method WPLib_Theme_Base::the_archive_description documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_archive_description">the_archive_description</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_archive_title">
<div class="row">
<div class="col-md-6">
<h3>
the_archive_title()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_archive_title/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_archive_title"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_archive_title"
title="Direct link to the method WPLib_Theme_Base::the_archive_title documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_archive_title">the_archive_title</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_asset_url">
<div class="row">
<div class="col-md-6">
<h3>
the_asset_url()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_asset_url/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_asset_url"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_asset_url"
title="Direct link to the method WPLib_Theme_Base::the_asset_url documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_asset_url">the_asset_url</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$filepath</span> ) </td>
</tr>
<tr>
<td class="param-name">
$filepath </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_assets_url">
<div class="row">
<div class="col-md-6">
<h3>
the_assets_url()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_assets_url/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_assets_url"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_assets_url"
title="Direct link to the method WPLib_Theme_Base::the_assets_url documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_assets_url">the_assets_url</a></span> ( ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_body_attributes">
<div class="row">
<div class="col-md-6">
<h3>
the_body_attributes()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_body_attributes/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_body_attributes"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_body_attributes"
title="Direct link to the method WPLib_Theme_Base::the_body_attributes documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Output the attributes for the HTML <body> element </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_body_attributes">the_body_attributes</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_categories_html">
<div class="row">
<div class="col-md-6">
<h3>
the_categories_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_categories_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_categories_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_categories_html"
title="Direct link to the method WPLib_Theme_Base::the_categories_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_categories_html">the_categories_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_comments_popup_link">
<div class="row">
<div class="col-md-6">
<h3>
the_comments_popup_link()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_comments_popup_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_comments_popup_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_comments_popup_link"
title="Direct link to the method WPLib_Theme_Base::the_comments_popup_link documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_comments_popup_link">the_comments_popup_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.void">void</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_converted_smilies_html">
<div class="row">
<div class="col-md-6">
<h3>
the_converted_smilies_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_converted_smilies_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_converted_smilies_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_converted_smilies_html"
title="Direct link to the method WPLib_Theme_Base::the_converted_smilies_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_converted_smilies_html">the_converted_smilies_html</a></span> ( <span class="param-name">$text</span> ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_copyright_text">
<div class="row">
<div class="col-md-6">
<h3>
the_copyright_text()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_copyright_text/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_copyright_text"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_copyright_text"
title="Direct link to the method WPLib_Theme_Base::the_copyright_text documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_copyright_text">the_copyright_text</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$first_year</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$rights_holder</span> ) </td>
</tr>
<tr>
<td class="param-name">
$first_year </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$rights_holder </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_footer_html">
<div class="row">
<div class="col-md-6">
<h3>
the_footer_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_footer_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_footer_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_footer_html"
title="Direct link to the method WPLib_Theme_Base::the_footer_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_footer_html">the_footer_html</a></span> ( <span class="param-name">$name</span> = null ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_header_html">
<div class="row">
<div class="col-md-6">
<h3>
the_header_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_header_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_header_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_header_html"
title="Direct link to the method WPLib_Theme_Base::the_header_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_header_html">the_header_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.null.php">null</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$name</span> = null ) </td>
</tr>
<tr>
<td class="param-name">
$name </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.null.php">null</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_html_attributes">
<div class="row">
<div class="col-md-6">
<h3>
the_html_attributes()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_html_attributes/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_html_attributes"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_html_attributes"
title="Direct link to the method WPLib_Theme_Base::the_html_attributes documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Output the attributes for the HTML <html> element </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_html_attributes">the_html_attributes</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_labeled_search_query_html">
<div class="row">
<div class="col-md-6">
<h3>
the_labeled_search_query_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_labeled_search_query_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_labeled_search_query_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_labeled_search_query_html"
title="Direct link to the method WPLib_Theme_Base::the_labeled_search_query_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_labeled_search_query_html">the_labeled_search_query_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_link">
<div class="row">
<div class="col-md-6">
<h3>
the_link()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_link"
title="Direct link to the method WPLib_Theme_Base::the_link documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Convenience function so designers don't need to worry about WPLib:: vs. $theme->. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_link">the_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$href</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$link_text</span>, <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
</tr>
<tr>
<td class="param-name">
$href </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$link_text </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_link_pingback_html">
<div class="row">
<div class="col-md-6">
<h3>
the_link_pingback_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_link_pingback_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_link_pingback_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_link_pingback_html"
title="Direct link to the method WPLib_Theme_Base::the_link_pingback_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
..>. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_link_pingback_html">the_link_pingback_html</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_link_profile_html">
<div class="row">
<div class="col-md-6">
<h3>
the_link_profile_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_link_profile_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_link_profile_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_link_profile_html"
title="Direct link to the method WPLib_Theme_Base::the_link_profile_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
..>. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_link_profile_html">the_link_profile_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_menu_html">
<div class="row">
<div class="col-md-6">
<h3>
the_menu_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_menu_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_menu_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_menu_html"
title="Direct link to the method WPLib_Theme_Base::the_menu_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
Generate the HTML for a nav menu. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_menu_html">the_menu_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></span> <span class="param-name">$location</span> = 'primary', <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) </td>
</tr>
<tr>
<td class="param-name">
$location </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td>Defaults to 'primary' theme location.</td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_meta_charset_html">
<div class="row">
<div class="col-md-6">
<h3>
the_meta_charset_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_meta_charset_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_meta_charset_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_meta_charset_html"
title="Direct link to the method WPLib_Theme_Base::the_meta_charset_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
..">. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_meta_charset_html">the_meta_charset_html</a></span> ( ) </td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_meta_viewport_html">
<div class="row">
<div class="col-md-6">
<h3>
the_meta_viewport_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_meta_viewport_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_meta_viewport_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_meta_viewport_html"
title="Direct link to the method WPLib_Theme_Base::the_meta_viewport_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
..">. </div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_meta_viewport_html">the_meta_viewport_html</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/en/language.types.boolean.php">boolean</a> | <a href="http://php.net/manual/en/language.types.string.php">string</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_next_posts_link">
<div class="row">
<div class="col-md-6">
<h3>
the_next_posts_link()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_next_posts_link/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_next_posts_link"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_next_posts_link"
title="Direct link to the method WPLib_Theme_Base::the_next_posts_link documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row doc-tags">
<div class="col-md-12">
<div class="tag-block tag-summary">
</div>
<div class="tag-block tag-remarks">
</div>
<div class="tag-block tag-exception">
</div>
<div class="tag-block tag-see">
</div>
<div class="tag-block tag-link">
</div>
<div class="tag-block tag-deprecated">
</div>
<div class="tag-block tag-since">
</div>
<div class="tag-block tag-author">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="overflow: auto">
<table class="table table-striped">
<tr>
<td colspan="3" class="rendered">
<span class="modifier">public</span > <span class="method-name"><a class="method-link" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_next_posts_link">the_next_posts_link</a></span> ( <span class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></span> <span class="param-name">$args</span> = [] ) : <span class="return-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a> | <a href="http://php.net/manual/en/language.types.null.php">null</a></span> </td>
</tr>
<tr>
<td class="param-name">
$args </td>
<td class="param-type"><a href="http://php.net/manual/en/language.types.array.php">array</a></td>
<td></td>
</tr>
<tr>
<td class="field-return">return</td>
<td class="field-return-type"><a href="http://php.net/manual/language.pseudo-types.php#language.types.mixed">mixed</a> | <a href="http://php.net/manual/en/language.types.null.php">null</a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div> <div class="method-descr-full" id="method-the_page_title_html">
<div class="row">
<div class="col-md-6">
<h3>
the_page_title_html()
<span class="modifier">public</span > <span>method</span>
</h3>
</div>
<div class="col-md-6 actions">
<a href="https://src.hotexamples.com/method/-/WPLib_Theme_Base/the_page_title_html/-" rel="nofollow"
title="Source code of method WPLib_Theme_Base::the_page_title_html"><i class='icon-borderless icon-eye'></i></a>
<a rel="nofollow" href="https://doc.hotexamples.com/class/-/WPLib_Theme_Base#method-the_page_title_html"
title="Direct link to the method WPLib_Theme_Base::the_page_title_html documentation"><i class='icon-borderless icon-link'></i></a>
</div>
</div>
<div class="row">
<div class="col-md-12">
.. .
the_page_url()
public method
Outputs the URL for a page given it's slug.
the_previous_posts_link()
public method
the_screen_reader_skip_link()
public method
Generate the HTML for a screen reader skip link.
the_site_description_html()
public method
Return the site description as configured.
the_site_name_link()
public method
Return the site name as configured.
the_site_url()
public method
Return the site name as configured.
the_template()
public method
the_wp_head_html()
public method
Output the content for the wp_head() method;