Viewing 1 replies (of 1 total)
  • Plugin Author Ivan Komlev

    (@ivankomlev)

    Hello Joe,

    Yes, you can access Custom Tables using $wpdb functions.

    Custom Tables are stored as regular MySQL tables, for example:

     wp_customtables_table_mytable

    where “mytable” is the Custom Table name.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.