• Hi,

    Deleting users via cron import doesn’t work:
    PHP Fatal error: Call to undefined function wp_delete_user() in —-/wp-content/plugins/import-users-from-csv-with-meta/importer.php on line 472

    Is this missing?
    require_once(ABSPATH.’wp-admin/includes/user.php’);

    regards,

    Ville

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Javier Carazo

    (@carazo)

    Ville,

    Thanks for your support, I am preparing a new version so I would include it to avoid this problem.

    I think it worked before but better with the require_once to avoid problems.

    Thread Starter vjk

    (@vjk)

    Hi Javier,

    The current version 1.10.6 still seems to have this bug. I hope it will be fixed in the next version.

    br,

    Ville

    Plugin Author Javier Carazo

    (@carazo)

    @vjk,

    Yes, sorry, I have had problems and I could not insert it.

    I add it in the new one.

    Please remember we are a bussiness and we try to do the best for free for all but with a little donation or a good review it makes it easier.

    Plugin Author Javier Carazo

    (@carazo)

    Just done it.

    Sorry for the delay.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘wp_delete_user() undefined’ is closed to new replies.