Skip to content

Instantly share code, notes, and snippets.

View hasanfardous's full-sized avatar
💭
Let's code

Md Hasan Fardous hasanfardous

💭
Let's code
View GitHub Profile
Root url for website
---------------------------------------------------------
<?php site_url(); ?>
<?php bloginfo('url'); ?>
title of specific post/page
---------------------------------------------------------
<?php wp_title(); ?>
Title of site