Bug: Admin Dashboard 2.2 Data, Call to undefined property breaks backend page

  • wpsolr
    Keymaster
    1 year, 7 months ago #31175

    What is the “location” taxonomy?

    And is “Magazin Ausgaben” a taxonomy or a post type?

    lukas
    Participant
    1 year, 7 months ago #31176

    Both are taxonomies. For what reason I’ve registered the taxonomy “location” with the taxonomy “magazine” (register_taxonomy). That was not correct. Can you set this thread as closed?

    wpsolr
    Keymaster
    1 year, 7 months ago #31179

    Just for other users interest, how did you mis-registered a taxonomy with another taxonomy?

    lukas
    Participant
    1 year, 7 months ago #31181

    I’ve registered “location” taxonomy like this:
    register_taxonomy( 'location', [ 'magazine' ], $args );
    “magazine” is a taxonomy, too.

    wpsolr
    Keymaster
    1 year, 7 months ago #31182

    Thanks for the feedback.

Viewing 5 posts - 16 through 20 (of 20 total)

You must be logged in to reply to this topic.