Plugin development – “add tag to post” button

  • Unknown's avatar

    Hello,

    I’m currently developing a back-end plugin for the “New Post” page that recommends tags for the post based on the content of the post. I’m using add_meta_box to display the recommended tags every time a draft is saved.

    I have already completed the logical aspect of the plugin and am echoing out the tag suggestions into the box.

    The problem is that instead of having the recommendations be plain text, I want them to be buttons/links that actually add the tag to the post, just like the existing “Post Tags” box that appears on the “New Post” page. I have scoured the web for hours now and I have not found a solution. I can’t even locate the source code for the “Post Tags” box so that I may partially mimic its functionality. Somebody must be able to help me!

    Thanks in advance,
    peep

  • Unknown's avatar

    You are in the wrong forum, this is wordpress.COM hosting service and we can’t do plugins here, so we know nothing about them.

    You need to inquire over at http://wordpress.ORG/support/ .

  • The topic ‘Plugin development – “add tag to post” button’ is closed to new replies.