Make WordPress Core

Ticket #5468: fitztrev.diff

File fitztrev.diff, 365 bytes (added by fitztrev, 17 years ago)
  • wp-admin/import/wordpress.php

     
    1111        var $allauthornames = array ();
    1212       
    1313        var $author_ids = array ();
     14        var $tags = array ();
    1415       
    1516        var $j = -1;
    1617        var $fetch_attachments = false;