How do I recall code from a WordPress Page into a PHP file?
-
I’ve built a WordPress blog for a friend using a custom theme I’ve built from scratch.
The blog has 2 banners.
I need to allow my non-computer savvy friend to update the banner codes easily.
I was thinking if I created two Pages, “Header banner” and “Sidebar banner”, and placed the code in there, she could update it easily.
But I need to know what PHP code I can use in the header.php and sidebar.php files to call the banner code from the “Header banner” and “Sidebar banner” Pages I will create.
Any help is greatly appreciated.
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How do I recall code from a WordPress Page into a PHP file?’ is closed to new replies.