Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter marsv

    (@marsv)

    Wow, this is so embarrassing.


    $wordpressTables = array(
    'commentmeta',
    'comments',
    'links',
    'options',
    'postmeta',
    'posts',
    'term_relationsships',
    'term_taxonomy',
    'terms',
    'usermeta',
    'users'
    );

    I found a little typo in my code (term_relationships), so that whole table was missing 😀

Viewing 1 replies (of 1 total)