Title: Dynamic Custom Header Replacement
Author: enteractie
Published: <strong>24. März 2017</strong>
Last modified: 26. Juni 2017

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://ps.w.org/dynamic-custom-header-replacement/assets/icon-256x256.jpg?rev
=1623961)

# Dynamic Custom Header Replacement

 Von [enteractie](https://profiles.wordpress.org/enteractie/)

[Herunterladen](https://downloads.wordpress.org/plugin/dynamic-custom-header-replacement.zip)

 * [Details](https://de.wordpress.org/plugins/dynamic-custom-header-replacement/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/dynamic-custom-header-replacement/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/dynamic-custom-header-replacement/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/dynamic-custom-header-replacement/#developers)

 [Support](https://wordpress.org/support/plugin/dynamic-custom-header-replacement/)

## Beschreibung

This plugin allows the custom header image to be replaced by the featured image 
of the current post or page, if present. Otherwise the ‚default‘ custom header image
is used.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‚Plugins‘ screen in WordPress

## FAQ

  Installation Instructions

 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‚Plugins‘ screen in WordPress

  How can I disable the regular featured image from displaying on a single post 
or page?

For the Twenty Seventeen theme you can change the header.php file to disable the
regular featured image.
 For example: (lines 44 – 49)

    ```
        // If a regular post or page, and not the front page, show the featured image.
        //  if ( has_post_thumbnail() && ( is_single() || ( is_page() && ! twentyseventeen_is_frontpage() ) ) ) :
        //    echo '<div class="single-featured-image-header">';
        //    the_post_thumbnail( 'twentyseventeen-featured-image' );
        //    echo '</div><!-- .single-featured-image-header -->';
        //  endif;
    ```

  What about foo bar?

N/A

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„Dynamic Custom Header Replacement“ ist Open-Source-Software. Folgende Menschen 
haben an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ enteractie ](https://profiles.wordpress.org/enteractie/)

[Übersetze „Dynamic Custom Header Replacement“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/dynamic-custom-header-replacement)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/dynamic-custom-header-replacement/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/dynamic-custom-header-replacement/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/dynamic-custom-header-replacement/)
per [RSS](https://plugins.trac.wordpress.org/log/dynamic-custom-header-replacement/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.2

 * Added width and height variables

#### 1.1

 * Solved misconfigured variables

#### 1.01

 * Changed function names to comply with policy

#### 1.0

 * Initial release

## Meta

 *  Version **1.2**
 *  Zuletzt aktualisiert **vor 9 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 4.6 oder höher **
 *  Getestet bis **4.8.32**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/dynamic-custom-header-replacement/)
 * Schlagwörter
 * [custom header](https://de.wordpress.org/plugins/tags/custom-header/)[featured image](https://de.wordpress.org/plugins/tags/featured-image/)
   [header-image](https://de.wordpress.org/plugins/tags/header-image/)[twenty-seventeen](https://de.wordpress.org/plugins/tags/twenty-seventeen/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/dynamic-custom-header-replacement/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Deine Rezension](https://wordpress.org/support/plugin/dynamic-custom-header-replacement/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/dynamic-custom-header-replacement/reviews/)

## Mitwirkende

 *   [ enteractie ](https://profiles.wordpress.org/enteractie/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/dynamic-custom-header-replacement/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://de.wordpress.org/plugins/dynamic-custom-header-replacement/?output_format=md#)