You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.
PixTypes is a plugin for developers. It required editing functions.php to determine which custom post types and meta-boxes should be active.
So I opened the sandbox editor and added a sample code from the documentation. I also tried to add after_switch_theme and after_setup_theme actions to run this code. As a result, the custom post type appeared in the admin panel menu, but the plugin settings page is still empty.
PixTypes > Edit compatibility
PixTypes is a plugin for developers. It required editing
functions.php
to determine which custom post types and meta-boxes should be active.So I opened the sandbox editor and added a sample code from the documentation. I also tried to add
after_switch_theme
andafter_setup_theme
actions to run this code. As a result, the custom post type appeared in the admin panel menu, but the plugin settings page is still empty.Currently I marked this plugin as
unknown
.The text was updated successfully, but these errors were encountered: