• Display the wrong author of the post

    Steps done to save author

    1. Create post
    2. Add 1 author
    3. Delete first author, only 1 remain
    4. Save post

    Expect behavior

    wp_post -> post_author with the value of the author in step 2

    What really happens

    wp_post -> post_author with value of author in step 1

    Suggest

    Code to save the authors is not working correctly, when 1 author replace post_author. Seem by other comments and errors same problem saving multiple authors, error at saving last or first.

    The page I need help with: [log in to see the link]

  • The topic ‘Error at saving primary author’ is closed to new replies.