function author_box( $attributes ) { $attributes['itemprop'] = 'author'; $attributes['itemscope'] = true; $attributes['itemtype'] = 'https://schema.org/Person'; return $attributes; } Published: 25th November 2019 | Last updated: 25th November 2019