Is possible to also have post title, post content, thumbnail in custom table?

Support MB Custom Table Is possible to also have post title, post content, thumbnail in custom table?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48779

    Hello,
    I was using a custom table for my custom post type, I noticed that only custom fields gets in the new table but not the Post Title, main content or thumbnail.
    Is this normal?

    Is possible to have the whole custom post data into a custom table instead of only custom fields?

    Thanks

    #48786
    PeterPeter
    Moderator

    Hello,

    Thanks for reaching out.

    It is possible but you should do that in the frontend with frontend form, following the documentation
    https://docs.metabox.io/extensions/mb-frontend-submission/#field-order

    In the admin area, WordPress expects at least the default post title (of WordPress) to be available to generate the permalink.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.