• Hi,

    I’m writing some plugins for WP and I would like to add a upload form to the plugin admin interface page. I create the fprm with setting_fields and the function call on the add_setting_field. In my validate function I get an array with data. If I set now a field for file content, can I use the array within the validate function to get filename, size, etc?

    Thanks

    Phil

  • The topic ‘Upload in admin formula’ is closed to new replies.