Title: admin-post.php not available
Last modified: March 5, 2018

---

# admin-post.php not available

 *  Resolved [jdudeo](https://wordpress.org/support/users/jdudeo/)
 * (@jdudeo)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/admin-post-php-not-available/)
 * Would like a follow up to [this issue](https://wordpress.org/support/topic/you-need-to-allow-access-on-wp-adminadmin-post-php/),
   which was a year ago. Any reason why this hasn’t been fixed? Renaming the login
   page is breaking other plugins. Cheers

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/admin-post-php-not-available/#post-10039613)
 * Hi [@jdudeo](https://wordpress.org/support/users/jdudeo/),
    Thanks for reminding
   me…..I forgot about that.
 * Can you please give me an example or two of which plugins this breaks and also
   some reproduction steps so when I apply the fix I can verify it?
 *  Thread Starter [jdudeo](https://wordpress.org/support/users/jdudeo/)
 * (@jdudeo)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/admin-post-php-not-available/#post-10043442)
 * In my situation, I’m using my own custom plugin that I’m not at liberty to share,
   but the broken part is just a <form> that makes a POST request to admin-post.
   php.
 * Making this request leads to a blank page that just says ‘not available’.
 * Maybe just by putting this in a shortcode you’ll be able to replicate it:
 *     ```
       <form method="post" action="<?= admin_url( 'admin-post.php' ); ?>">
           <input type="submit" value="submit">
       </form>
       ```
   
 * I really appreciate you giving this attention.
 * Cheers
 *  Thread Starter [jdudeo](https://wordpress.org/support/users/jdudeo/)
 * (@jdudeo)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/admin-post-php-not-available/#post-10043566)
 * By the way, you’re not going to be able to replicate the error when logged in,
   I learned that the hard way (in production)
 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/admin-post-php-not-available/#post-10047400)
 * Hi [@jdudeo](https://wordpress.org/support/users/jdudeo/)
    If you’d like to verify
   my proposed fix please get in touch with me using my contact form.
 *  Thread Starter [jdudeo](https://wordpress.org/support/users/jdudeo/)
 * (@jdudeo)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/admin-post-php-not-available/#post-10055376)
 * Thanks, just sent a message here [https://support.tipsandtricks-hq.com/contact](https://support.tipsandtricks-hq.com/contact)
 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/admin-post-php-not-available/#post-10055520)
 * Please contact me directly via my site (see my profile)
 *  Thread Starter [jdudeo](https://wordpress.org/support/users/jdudeo/)
 * (@jdudeo)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/admin-post-php-not-available/#post-10055743)
 * sent!
 *  [rmalviya](https://wordpress.org/support/users/rmalviya/)
 * (@rmalviya)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/admin-post-php-not-available/#post-10189169)
 * The issue is still not resolved. The custom plugins can’t post to admin-post.
   php
 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/admin-post-php-not-available/#post-10194161)
 * The fix will be in the next release which is coming out soon.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘admin-post.php not available’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-256x256.
   png?rev=2798307)
 * [All-In-One Security (AIOS) – Security and Firewall](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/admin-post-php-not-available/#post-10194161)
 * Status: resolved