aioseo_get_post, $post
aioseo_get_post, $post
Appears in: all-in-one-seo-pack.5.0.0.1
Hook Type: filter
Displaying hooks found in version: all-in-one-seo-pack.5.0.0.1apply_filters('aioseo_get_post, $post') is found 1 times:
- /app/Common/Models/Post.php line 135
// Set options object. $post = self::setOptionsDefaults( $post ); return apply_filters( 'aioseo_get_post', $post ); } /** * Sets the dynamic defaults on the post object if it doesn't exist in the DB yet. * * @since 4.1.4