Fatal error – “Use custom permalink of custom taxonomy archive”
-
I have a custom taxonomy that’s registered to the “post” post type. I also have the “Use custom permalink of custom taxonomy archive.” checkbox selected under Settings > Permalinks. This combination causes the following error:
Notice: Trying to access array offset on value of type bool in /wp-content/plugins/custom-post-type-permalinks/CPTP/Module/Permalink.php on line 407
If I unhook the custom taxonomy from the “post” post type, the issue goes away. If I unselect the above checkbox, the error goes away. However, I would like to use both.
- The topic ‘Fatal error – “Use custom permalink of custom taxonomy archive”’ is closed to new replies.