Add custom data to post
-
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)
Viewing 1 replies (of 1 total)
The topic ‘Add custom data to post’ is closed to new replies.