Hi,
I've replicate all on a pilvia installation.
https://mbtest.demo.site/wp-admin/
user: mbtest-admin
pass: demopass
https://app.pilvia.com/yourphpmyadmin/copper/sql.php?server=1&db=mbtest&table=wp_customtable&pos=0
user: mbtest
pass:h6YeC7yceywcgUE
Scenario:
CPT test #1 -> Test CPT test #1 (metabox with custom table wp_customtable)
when I save CPT also wp_customtable was populate
CPT test #2 -> no metabox
when I save CPT nothing happened on wp_customtable
standard posts -> (ONLY ONE METABOX) "new meta box for posts" (metabox for standard post)
when I save new post also wp_customtable was populate with an empty row (only postId and AI)
Pages -> two classic metabox
when I save a new page nothing happened on wp_customtable