admin post hooks broken
-
I have another plugin that needs to make callback requests to the site using admin_post_(action). Basically, the other plugin is expecting a 3rd party website to send updates via a URL like
http://example.com/wp-admin/admin-post.php?action=myaction
That’ll trigger a WordPress action admin_post_myaction. Documentation on that can be found here https://codex.ww.wp.xz.cn/Plugin_API/Action_Reference/admin_post_%28action%29
Can you please exclude requests to any URL which contains /wp-admin/admin-post.php ?
Thanks for creating and maintaining this plugin!
https://ww.wp.xz.cn/plugins/remove-dashboard-access-for-non-admins/
The topic ‘admin post hooks broken’ is closed to new replies.