Advertisement

admin_url

Retrieves the URL to the admin area for the current site.

get_site_url

Retrieves the URL for a given site where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.

site_url

Retrieves the URL for the current site where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.

get_home_url

Retrieves the URL for a given site where the front end is accessible.

Advertisement

home_url

Retrieves the URL for the current site where the front end is accessible.

the_comments_pagination

Displays a paginated navigation to next/previous set of comments, when applicable.

the_comments_navigation

Displays navigation to next/previous set of comments, when applicable.

Advertisement

paginate_comments_links

Displays or retrieves pagination links for the comments on the current post.

Advertisement