Title: Dynamic Custom Header Replacement
Author: enteractie
Published: <strong>24 de març de 2017</strong>
Last modified: 26 de juny de 2017

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

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

# Dynamic Custom Header Replacement

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

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

 * [Detalls](https://ca.wordpress.org/plugins/dynamic-custom-header-replacement/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/dynamic-custom-header-replacement/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/dynamic-custom-header-replacement/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/dynamic-custom-header-replacement/#developers)

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

## Descripció

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.

## Instal·lació

 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

## PMF

  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

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Dynamic Custom Header Replacement» és programari de codi obert. La següent gent
ha col·laborat en aquesta extensió.

Col·laboradors

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

[Traduïu «Dynamic Custom Header Replacement» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/dynamic-custom-header-replacement)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/dynamic-custom-header-replacement/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/dynamic-custom-header-replacement/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/dynamic-custom-header-replacement/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/dynamic-custom-header-replacement/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 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

 *  Versió **1.2**
 *  Darrera actualització **fa 9 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 4.6 o posterior **
 *  Provada fins a **4.8.32**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/dynamic-custom-header-replacement/)
 * Etiquetes
 * [custom header](https://ca.wordpress.org/plugins/tags/custom-header/)[featured image](https://ca.wordpress.org/plugins/tags/featured-image/)
   [header-image](https://ca.wordpress.org/plugins/tags/header-image/)[twenty-seventeen](https://ca.wordpress.org/plugins/tags/twenty-seventeen/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/dynamic-custom-header-replacement/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

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

[Visualitza totes les ressenyes](https://wordpress.org/support/plugin/dynamic-custom-header-replacement/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/dynamic-custom-header-replacement/)

## Feu una donació

Voleu ajudar a què l'extensió millori?

 [ Feu una donació a aquesta extensió ](https://ca.wordpress.org/plugins/dynamic-custom-header-replacement/?output_format=md#)