Viewing 1 replies (of 1 total)
  • Thread Starter super powered

    (@super-powered)

    Whoops, ending up answering my own question.

    For anyone else wondering, add this to your functions.php:

    remove_filter( ‘custom_menu_order’, ‘__return_true’ );
    remove_filter( ‘menu_order’, ‘smackcsvfree_change_menu_order’ );

Viewing 1 replies (of 1 total)
  • The topic ‘CSV Importer Menu Position’ is closed to new replies.