-
http://envato.d.pr/f4Zq/2luU9yub - from this reviewer and
-
all home_url() must include a trailing slash such as home_url(‘/‘) - from other reviewer
href=’<?php echo esc_url( home_url('/') ); ?>’>
http://envato.d.pr/f4Zq/2luU9yub - from this reviewer and
all home_url() must include a trailing slash such as home_url(‘/‘) - from other reviewer
href=’<?php echo esc_url( home_url('/') ); ?>’>
You should sanitize the URL:
echo esc_url( home_url('/') )
why they put so small screen shots