I have some custom field on post new thread screen. I want to store the value (which entered by user) of custom field to a variable when clicked on 'Post Thread' button.
But how to access the entered value from custom field ? I want to access it in php file.