• Our church site’s admin dashboard lets several people upload mp3 files for a particular page where visitors then play back audio. The problem is that WP wants to re-write (munge) the HTML/CSS for that page. Even if it didn’t, the church folks who upload have no idea what that code is. So I want a form where they can add date/title and upload files, and the HTML/CSS wrapper will be added on the back end. So far so good.

    Two things I’m uncertain about: Making sure only admins/editors can see this form. And, making this form correctly writes to our database (the uploaded mp3 files should show up in the Media area). Comments?

    www-DOT-tulsaunity-DOT-com/?page_id=655

The topic ‘Advanced Custom Fields right choice for admin function page?’ is closed to new replies.