Title: Access to admin.php url needed
Last modified: August 30, 2016

---

# Access to admin.php url needed

 *  [Sumo1](https://wordpress.org/support/users/sumo1/)
 * (@sumo1)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/access-to-adminphp-url-needed/)
 * Hi,
 * Great plugin, easy to use and very light on code!
    However, I am having a conflict
   with other plugins. I have another plugin which requires access to admin.php 
   via a javascript call e.g. /wp-admin/admin.php?page=plugin-folder/plugin-file.
   phpplugin_function
 * The problem is, I have blacklisted ‘contributor’ from accessing the admin pages
   using your plugin. But the above url is used in another plugin to access functions
   in the file. So when that url is called, it’s obviously redirecting.
 * Any ideas on how I can fix this?
 * [https://wordpress.org/plugins/wp-admin-no-show/](https://wordpress.org/plugins/wp-admin-no-show/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * (@scriptrunner)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/access-to-adminphp-url-needed/#post-6737978)
 * The only file under wp-admin that a blacklisted user has access to is admin-ajax.
   php, so currently there is no way to make the call you are trying to make unless
   you can somehow do it via ajax. Could you tell me which plugin you are using 
   that is making this call?

Viewing 1 replies (of 1 total)

The topic ‘Access to admin.php url needed’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-admin-no-show.svg)
 * [WP Admin No Show](https://wordpress.org/plugins/wp-admin-no-show/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-admin-no-show/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-admin-no-show/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-admin-no-show/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-admin-no-show/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-admin-no-show/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Scriptrunner (Doug Sparling)](https://wordpress.org/support/users/scriptrunner/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/access-to-adminphp-url-needed/#post-6737978)
 * Status: not resolved