• I am attempting to add custom HTML into a post. The html is ultimately going to be used to add a flash player but i need to know how to edit the post and add my custom code into the page.

    i found the functions add_action(‘save_post’, ‘func’);
    but have no idea how to use this in order to edit the post and inject my own html into it.

    Any thoughts?

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter sumone4life

    (@sumone4life)

    PS i want this all to be done through a plugin that im developing. Is this possible? If so what functions should i be looking at.

Viewing 1 replies (of 1 total)

The topic ‘Add custom data to post’ is closed to new replies.