Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

Hatul666 on "pass variables in wordpress"

$
0
0

I want to pass variables from single.php to sidebar.php

When the sidebar is called in the single.php code, it's written like this:

get_sidebar();

are the () for passing variables? how do I write it?
get_sidebar($parameter);
like this?
How do I call it in sidebar.php ?

Thank you.


Viewing all articles
Browse latest Browse all 8245

Trending Articles