aioseo_author_meta
aioseo_author_meta
Appears in: all-in-one-seo-pack.4.7.7, all-in-one-seo-pack.4.7.7.2, all-in-one-seo-pack.4.7.8, all-in-one-seo-pack.4.7.9.1, all-in-one-seo-pack.4.8.0, all-in-one-seo-pack.4.8.1, all-in-one-seo-pack.4.8.1.1
Hook Type: filter
Displaying hooks found in version: all-in-one-seo-pack.4.8.1.1apply_filters('aioseo_author_meta') is found 1 times:
- /app/Common/Views/main/meta.php line 322829303132333435363738
<meta name=
"robots"
content=
"<?php echo esc_html( $robots ); ?>"
/>
<?php
endif
;
if
(
apply_filters(
'aioseo_author_meta'
, true ) &&
! is_page() &&
post_type_supports(
$postType
,
'author'
) &&
!
empty
(
$post
->post_author ) &&
!
empty
( get_the_author_meta(
'display_name'
,
$post
->post_author ) )
) :
?>