Creating a Edit Link in the Admin Section
-
Hello,
I am working on a project where I have entries from a database that I would like to allow to be edited from the Admin section of my site. That area is fine I have created a custom options page in the Admin section for my plugin and I have pulled the data from the database.
My problem though is I would like to create an “Edit” link next to each entry to open a new page in the admin area that is filled with only the information from that entry. I have tried creating a link using “…../wp-admin/admin.php?page=(LINK TO PLUGIN FILE OR A FUNCTION NAME)” but I keep getting “You do not have sufficient permissions to access this page.”
Is there something I am missing or maybe an easier way of doing this? Thank you in advance…
- The topic ‘Creating a Edit Link in the Admin Section’ is closed to new replies.