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 was archived by the owner on May 22, 2023. It is now read-only.
Zum letzen/aktuellen Problem.
Das
add_submenu_page( 'edit.php?post_type=topics', __( 'Settings' ), __( 'Settings' ), 'manage_options', 'wp-toppoll-tool-options', array( $this, 'options_page' ) );
in der Options macht nichts, weil es die Seite noch nicht gibt. Der obrige Aufruf versucht eine Unterseite an die die CustomPosts von Type topic zu höngen, und den gibt es (noch) nicht.
Gibt es hier eigentlich auch einen Diskussionsbereich? Diese Nachricht ist ja nicht wirklich ein Ticket mit einer Fehlermeldung.