Sep
10
WordPress – adding a different header to each page
ByQ. I’ve developed a custom theme for a client. The client now wants the ability to upload a different header image for each page. Does a plugin exist for different headers or is there custom coding I need?
A. Check out Dynamic Headers. You can search WordPress’ plugins: http://wordpress.org/extend/plugins/
or go directly to the permalink: http://wordpress.org/extend/plugins/dynamic-headers/
You will still need to change code in the theme, but the Dynamic Headers author puts all the instructions right in the plugin.



