I wish to add extra field in post comment section while admin is logged in.
I just add subject field in template comment form.But i couldn't store in db and retrieve it.
How can i do this ? Help me !
|
I wish to add extra field in post comment section while admin is logged in. I just add subject field in template comment form.But i couldn't store in db and retrieve it. How can i do this ? Help me ! |
|||
|
|
|
You can add it directly through your functions.php, unfortunately this is not documented very well at all. You want to hook into It looks like this
|
|||||
|