Errors fix

How to fix: get_bloginfo was called with an argument that is deprecated, WordPress

Problem:

get_bloginfo was called with an argument that is deprecated

 

Error example: <a href=»<?php bloginfo(‘siteurl’); ?>

Solution exanple: <a href=»<?php site_url(); ?>

 

 

This post is also available in: English

author-avatar

About Aksel Lian

En selvstendig full stack webutvikler med en bred variasjon av kunnskaper herunder SEO, CMS, Webfotografi, Webutvikling inkl. kodespråk..