Ticket #4346 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Tag importer for Jerome's Keywords

Reported by: filitov Assigned to: rob1n
Priority: low Milestone: 2.3
Component: Administration Version: 2.3
Severity: trivial Keywords: tags import
Cc:

Description

Importer to migrate tags from Jerome's Keywords Version 1.x into the new Wordpress-native tagging structure.

Source code is modified from MellerTime?'s UTW importer.

Note: Jerome's Keywords Version 1.x use postmeta table. Version 2.x use another table similar to UTW.

Attachments

jkw1.php (3.9 kB) - added by filitov on 05/27/07 09:53:55.
Jerome's Keywords importer for wp-admin/import/
jkw.php (8.8 kB) - added by filitov on 05/27/07 22:54:01.
Jerome's Keywords 1.x and 2.0a importer for wp-admin/import/

Change History

05/27/07 09:53:55 changed by filitov

  • attachment jkw1.php added.

Jerome's Keywords importer for wp-admin/import/

05/27/07 10:48:16 changed by filitov

fix: Source code is modified from MellerTime?'s UTW importer, and Jerome's importer code of LightPress?.

05/27/07 16:11:28 changed by rob1n

  • owner changed from anonymous to rob1n.
  • status changed from new to assigned.

Nice.

05/27/07 22:54:01 changed by filitov

  • attachment jkw.php added.

Jerome's Keywords 1.x and 2.0a importer for wp-admin/import/

05/27/07 22:56:36 changed by filitov

  • summary changed from Tag importer for Jerome's Keywords ver.1 to Tag importer for Jerome's Keywords.

Add 2.0a support.

05/28/07 18:51:23 changed by rob1n

  • status changed from assigned to new.

08/29/07 23:12:34 changed by ryan

Needs to be updated to use nonces.

08/30/07 01:39:47 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [5984]) Importer for Jerome's Keywords. fixes #4346

08/30/07 02:58:02 changed by filosofo

I tried it out with Jerome keywords 1.9, and it worked perfectly.