Title: homemade plugin permissions problem
Last modified: August 19, 2016

---

# homemade plugin permissions problem

 *  [opencity](https://wordpress.org/support/users/opencity/)
 * (@opencity)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/homemade-plugin-permissions-problem/)
 * Can’t find a headline queue plugin so writing my own.
    (as per a tutorial) got
   the plugin appearing in Settings menu. No other problems with other pages from
   same menu. Changed all the directory and file permissions to wide open. Looking
   for a blank page and I get:
 * “You do not have sufficient permissions to access this page.”
 * —- homebrew wp_headqueue.php code
 * function headqueue_admin_actions() {
    add_options_page(“Headline Queue”, “Headline
   Queue”, 1, “Headline Queue”, “headqueue_admin”);
 * add_action(‘admin_menu’, ‘headqueue_admin_actions’);
 * ———
 * thanks for any ideas (or if you know of a headline queuing plugin (like Drupal
   nodequeue please let me know ;_>)
    }

Viewing 1 replies (of 1 total)

 *  [REKopacz](https://wordpress.org/support/users/rekopacz/)
 * (@rekopacz)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/homemade-plugin-permissions-problem/#post-2024250)
 * Subscribing in that I would love to see a plugin like drupal’s nodequeue for 
   WordPress

Viewing 1 replies (of 1 total)

The topic ‘homemade plugin permissions problem’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [REKopacz](https://wordpress.org/support/users/rekopacz/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/homemade-plugin-permissions-problem/#post-2024250)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
