• Hello…

    This is my first post on this forum.

    I am creating a plugin for wordpress and I am struggling to find a hook to insert my plug-in in post form editor.

    See this image:

    http://i6.photobucket.com/albums/y212/Fudeba/wp1.jpg

    Here, the field “sux-o-meter” was inserted forced by editing the edit-form-advanced.php page.

    I look for a hook or a way to put this field automatically in this place.

    Any tips?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Gradius_

    (@gradius_)

    Hello Rev. Voodoo.

    Well .. however this form is not exactly what I tried, I really want is an action hook, but …

    In fact I did some tests and got the custom field by using a METABOX. But there remains a doubt, is how to force my METABOX has a specific position, as for example, the first at the top of right column?

    My METABOX, when I run my plugin, my field insert at last position in left column. I can drag and drop in the position I want, but it would be interesting as it could go in the correct place.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘add_action function and hooks’ is closed to new replies.