-->
Search here and hit enter....

Which of the following will echo the base URL of a WordPress site?

advertise here
Which of the following will echo the base URL of a WordPress site?
Answers:
1.      <?php echo get_bloginfo(‘base_url’) ?>
2.      <?php echo get_bloginfo(‘url’) ?>
3.      <?php echo get_bloginfo(‘site_url’) ?>

4.      <?php echo get_website_url() ?>
Advertisement
LEAVE A COMMENT ()