Php Var for Page Title
-
Dear friends, I’m planning to modify header.php and only display certain objects when the user is on or under a specific path. Is there any way I can get the full breadcrumbs path as text with a function/variable, so that I can use this:
if (strpos(BREADCRUMBSPATH, 'My Page A') !== false) { //do something }Thanks so much.
Roland.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Php Var for Page Title’ is closed to new replies.
