use home_url() for href when displaying post/page links
-
When displaying links to posts/pages the href is set with site_url() instead of home_url(). Clicking the links returns “page not found”.
Should be fixed in the following 2 files:
includes/log/top-pages.php
includes/log/widgets/pages.php
- The topic ‘use home_url() for href when displaying post/page links’ is closed to new replies.