function entry( $attributes ) { if ( ! \is_main_query() && ! \genesis_is_blog_template() ) { return $attributes; } $attributes['itemscope'] = true; $attributes['itemtype'] = 'https://schema.org/CreativeWork'; return $attributes; } Published: 25th November 2019 | Last updated: 25th November 2019