Enable post thumbnails

123

Last updated

Added

Informations

This code enable the post-thumbnails feature in your theme. This code need to be placed in functions.php.

Code

add_theme_support(‘post-thumbnails’);

Contribute to this page

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *


add_theme_support( 'post-thumbnails' );