Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About WP Display Header
This plugin allows you to set a different header image for each individual post, page, or archive page on your website. It also includes a meta box for easy header selection and doesn't require any changes to your template files. Thanks to Erik T. for the idea!Screenshots


Changelog
7
- Fixes a bug where posts pages would not load their assigned header image. See https://github.com/obenland/wp-display-header/issues/3
- Updated utility class.
- Tested for WordPress 6.1.
6
- Fixed a bug where srcset information for header images overrode custom header selections.
5
- Maintenance release.
- Updated code to adhere to WordPress Coding Standards.
- Tested for WordPress 5.0.
4
- Fixed a bug where styles were not enqueued correctly in wp-admin.
- Now correctly displays the selection for header images on term edit pages again.
- Tested for WordPress 4.6.0.
3
- Maintenance release.
- Some minor code cleanups.
- Tested for WordPress 4.4.0.
2.2.0
- Maintenance release.
- Some minor code cleanups.
- Tested for WordPress 4.0.
2.1.0
- Added an option to not display a header at all.
- Updated utility class.
- Tested for WordPress 3.6.
2.0.1
- Fixed a bug, where the fallback to the default header did not work. Props carloscorrela.
2.0.0
- IMPORTANT: Version 2.0.0 breaks compatibility with WordPress versions prior to 3.2!
- Added the header selection field to Taxonomy and Author Edit screens.
- Fixed a minor bug for themes that have no header images registered.
1.5.3
- Improved user experience when current theme does not support custom headers, on activation of the plugin.
- Deprecated settings functions for WP Save Custom Header in preparation for overhaul in v2.0.0.
- Updated utility class.
1.5.2
- Fixed a bug, where a selected header wouldn’t override the default selection on posts pages.
1.5.1
- Specific headers can now be reverted by selecting the default header.
1.5
- Adjusted meta box layout to WordPress core.
- Transfered CSS in external file.
- Updated FAQ section. Props Brian.
- Tested for WordPress 3.3.1.
1.4
- Added support for WordPress 3.2 core header uploads.
1.3
- Tested for WordPress 3.2-beta
- Fixed a minor bug where a PHP warning was issued in the edit-post-screen, when there are no header images registered.
1.2.1
- WordPress Plugin Repository update bug.
1.2
- Tested for WordPress 3.1.2.
- Now a custom folder name can be specified. See: Settings > Media.
- Added Italian translation. Props Pietro Rossi.
1.1
- Tested for WordPress 3.1.1
- Adopted WP Save Custom Header multisite capability.
- Made HTML W3C valid.
1.0
- Initial Release.