Hi all,
Sorry for lame Q. How do I change content of {footer} in the admin area?
And also is there a {header} tag?
Thanks in advance,
thetmz
Q:header? Topic is solved
Q:header?
Well, {footer} isn't really necessary to use. It was a test for the plugins system. You can take it out and use your own text in it.
However, if you really do want to just modify it, modify the text in plugins/function.footer.php.
However, if you really do want to just modify it, modify the text in plugins/function.footer.php.
Q:header?
Use html blobs. Make one for header. One for footer. And then put {html_blob name="header"} into your template.