• Resolved VERYA Inc.

    (@veryaca)


    When importing, is there a way I can use the post ID as the slug?

    Let’s say I import 5 posts, and the IDs generated are 6, 7, 8, 9 and 10, I would like the slugs (post name) of these 5 to be 6, 7, 8, 9 and 10.

    I thought I read that I could use me something similar to this: {wp:post_id[1]}, but it doesn’t work.

Viewing 1 replies (of 1 total)
  • Plugin Author vjinfotech

    (@vjinfotech)

    Hi,

    Thanks for getting in touch

    It is not possible from field mapping. You can use plugin hooks to update your slug. I suggest using the wpie_after_post_import hook.

    If you face any issue then please contact me on [email protected] and I will guide you soon as possible

    Let me know if you have any questions

    Thanks and have a nice day

Viewing 1 replies (of 1 total)
  • The topic ‘Use the post ID as the slug?’ is closed to new replies.