Forums

Modifying "post tags" meta box on save_post (1 post)

  1. vijayraj
    Member
    Posted 1 year ago #

    Hi,

    I am a WordPress newbie, I am writing a plugin that does the following.

    1. on "save_post", I send the $_POST[content] to my server, which does NLP and sends back the tags and categories. This part is working fine.

    2. I need to add the array of tags and array of categories to, "Post Tags" and "Categories" meta boxes.

    I am not sure how to do item 2. Any pointers are really appreciated.

    Thanks!
    Vijay.

Topic Closed

This topic has been closed to new replies.

About this Topic