Parsely/wp-parsely

Fix Warnings

mehmoodak opened this issue · 1 comments

Describe the bug

In some cases plugin is generating following warnings which we should fix:

Undefined property: WP_Post_Type::$post_type
Undefined property: stdClass::$post_type
Undefined array key "display_author"
Undefined array key "personalize_results"

Related: #1445.