• Resolved Brian Coords

    (@bacoords)


    I know this was partially addressed in https://wordpress.org/support/topic/dont-throw-warnings-on-taxonomies-when-not-enabled/ but I’m still getting PHP notices (ver 1.3.14). In this case it’s a public CPT that uses some of the same post taxonomies. On the archive page of that CPT I get a lot of these notices:

    1. Warning Undefined property: WP_Post_Type::$term_id+
    2. wp-content/plugins/mightyshare/mightyshare.php:1038
    3. WarningUndefined property: WP_Post_Type::$category_description+
    4. wp-content/plugins/mightyshare/mightyshare.php:1040
    5. WarningUndefined property: WP_Post_Type::$taxonomy+
    6. wp-content/plugins/mightyshare/mightyshare.php:1041
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.