• Hi there,

    I am just writing a plugin where I added a new ‘site’ under the ‘write’ link, for the user to enter some data.

    The page where the user can enter the data is wrapped in a function which echos out the <form> and <input> elements.

    I am just not shure how to implement the <form> on this page so that it writes the data to the db. Or in other words: what value has the ‘action’ attribute to have for a value ?

    tia

The topic ‘plugin: new ‘write’ page’ is closed to new replies.