History trail breadcrumb - Echo Page the user came from - Wordpress Solution
[Solved] - History trail breadcrumb - Echo Page the user came from - Wordpress Solution |
---|
Try following codes |
I'd like to include in existing breadcrumbs, a link to point to the page user came from. Is this possible and any solutions for WordPress?
What I have is:
What I try to achieve is: I need to add this to the beginning of the existing Breadcrumb (will not interact though.) Solution - 1I'd suggest cookies approach, more-less like this:
Solution - 2if you mean to say the page user came from then Michael Fields is right though i haven't use the wp_get_referer() it might be equal to: Solution - 3[[LINK href="http://codex.wordpress.org/Function_Reference/wp_get_referer"]]wp_get_referer()[[/LINK]] would be a good place to start. |
Date: 2022-10-21 05:19:00 |
Category: Wordpress |