• Resolved cogdog

    (@cogdog)


    I am designing a new site where users with author role can add information to posts via custom fields (it needs to be formatted an exact way, and using meta data will ensure consistency).

    There is nothing in this Codex I could find that identified what role, permissions a user needs to have to add a custom field.

Viewing 1 replies (of 1 total)
  • Thread Starter cogdog

    (@cogdog)

    Am digging through code and finding little. In /wp-admin/edit-form-advanced the form that ajaxes the custom fields calls:

    do_action(‘dbx_post_advanced’)

    and I cannot locate any reference to this “dbx_post_advanced” anywhere else.

    The error message is generated somehwere in the Ajax pile and I have lost my way now in the code.

Viewing 1 replies (of 1 total)
  • The topic ‘Enable Adding of Custom Fields’ is closed to new replies.