Description
Admission
Aller à la section
Notice: [ Timber ] Timber::get_posts() was called incorrectly. Querying posts by using a query string was removed in Timber 2.0. Pass in the query string as an options array instead. For example, change Timber::get_posts( 'post_type=portfolio&posts_per_page=3') to Timber::get_posts( [ 'post_type' => 'portfolio', 'posts_per_page' => 3 ] ). Learn more: https://timber.github.io/docs/v2/reference/timber-timber/#get_posts Please see Debugging in WordPress (https://wordpress.org/support/article/debugging-in-wordpress/) as well as Debugging in Timber (https://timber.github.io/docs/v2/guides/debugging/) for more information. (This message was added in Timber version 2.0.0.) in /www/cegepdeseptiles_988/public/wp-content/themes/csi/vendor/timber/timber/src/Helper.php on line 399