-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Similar to the #36 issue, this also happening to WordPress default taxonomy.
ErrorException:
Attempt to read property "menu_name" on array
File: wp/wp-admin/menu.php
Line: 179
Poet:
'category' => [
'links' => ['series', 'series-queue', 'chapter'], // This also doesn't work, unable to link CPT
'meta_box' => 'radio',
'labels' => [
'singular' => 'Series',
'plural' => 'Series',
],
],
Removing the default taxonomy is work fine, though.
Metadata
Metadata
Assignees
Labels
No labels