Undefined property: WP_Post_Type::$term_id
-
With version 1.5.2 I am getting:
<b>Notice</b>: Undefined property: WP_Post_Type::$term_id in <b>public_html/wp-content/plugins/sharethis-share-buttons/php/class-minute-control.php</b> on line <b>384</b><br />This is on an archive.php for a custom post type. It might make sense for that if check to see if the
$queried_objecthas aterm_idbefore using it in the in_array() call
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Undefined property: WP_Post_Type::$term_id’ is closed to new replies.