Title: Control where plugin inserts edit page items?
Last modified: August 19, 2016

---

# Control where plugin inserts edit page items?

 *  [Paul Kaiser](https://wordpress.org/support/users/freakingid/)
 * (@freakingid)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/control-where-plugin-inserts-edit-page-items/)
 * I have a plugin that adds a field in the Write / Edit Page area using edit_page_form.
 * I want this field to be directly after the “Page” content editing area… before
   any other options.
 * I have tried different priorities when hooking in, but that doesn’t seem to be
   how to control this.
    e.g., `add_action('edit_page_form', array('wpcoupon', '
   wpcoupon2page'),1);`
 * Is there any way to precisely control where this field shows up on the edit page
   screen? I’m thinking… perhaps not, because what’s to keep some other person’s
   plugin from superceding yours…
 * Perhaps there is an admin plugin I haven’t found… that lets you tell WP what 
   order to put these fields in on edit page?
 * Thanks

The topic ‘Control where plugin inserts edit page items?’ is closed to new replies.

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [page](https://wordpress.org/support/topic-tag/page/)

 * 0 replies
 * 1 participant
 * Last reply from: [Paul Kaiser](https://wordpress.org/support/users/freakingid/)
 * Last activity: [17 years, 6 months ago](https://wordpress.org/support/topic/control-where-plugin-inserts-edit-page-items/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
