Author field doesn't do anything
-
When I upload a file and fill in the ‘Author’ field (‘Show author field’ checked in Settings), nothing seems to be saved to the database. The only ‘author’ data is the ‘post_author’ field in ‘wp_posts’ which, of course, is the ID of the logged in user when the file was uploaded.
I need to be able to store the author of uploads, as items may be authored by a third party or more than one person.
- The topic ‘Author field doesn't do anything’ is closed to new replies.