Forums

Save Post with Hidden Input fields (1 post)

  1. eft0
    Member
    Posted 2 years ago #

    Hey there, when I try to Edit a post in my Custom box my plugin add some Hidden fields loaded from a custom table (from the plugin i'm creating).

    But when the action 'save_post' execute for Edit, this hidden fields appear in my print_r($_POST), BUT with no value. This is what I get from:

    [_data] => Array
    (
    [0] =>
    [1] =>
    [2] => Lorem ipsum.
    [3] => Lorem ipsum dolor.
    )

    The last two values are added with no problem from the plugin functionality interface in Edit & Add Post.

    Any idea why this happend? Thanks in advanced.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags