Bug in Relationship field for Custom Taxonomy
-
I add relationship field(
post type: attachment
& Locationtaxonomy term
) for custom taxonomy.First, I didn’t get any post(attachment) selected for custom taxonomy with relationship field.
Second in admin side, when I select attachment for that taxonomy & refresh the page it shows me php error Trying to get property of non-object in core\fields\relationship.php on line 496
I check that line. It’s problem in$post_type_object
variable, it’snull
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Bug in Relationship field for Custom Taxonomy’ is closed to new replies.