标签: php wordpress wordpress-plugin
我正在编写一个wordpress插件,当我点击插件中的编辑链接时,我想将一些值传递给url。
菜单是一个单独的wordpress主仪表板菜单,我的链接是:
<a href="?page=easy-flexible-testimonial/testimonial.php?id=1">Edit</a>
现在的问题是,当我点击链接时,它会显示一条消息:
"You do not have sufficient permissions to access this page."