Home Forums WordPress Plugins Hide My WP Allow to an API to contact with wp-admin

This topic is: not resolved
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #15552
    MorGan
    Pro
    Post count: 30

    hello i have external API witch send request each 5 minutes to this page :
    wp-admin/admin-post.php?action=receive_new_items

    and the firewall don’t allow that any idea to keep this api working ?

    #15559
    Suman M.
    Post count: 12478

    Hi, please try setting “Block Threshold” value to 30 or 40 (in IDS firewall tab). Let us know.

    #15562
    MorGan
    Pro
    Post count: 30

    The Same issue the page move me to 404 PAGE if im not login as admin

    • This reply was modified 7 years, 8 months ago by MorGan.
    #15570
    Suman M.
    Post count: 12478

    Hi, please let us know your website’s wp-admin login details (as private reply), so that we can look into the issue. Also let us know the steps to re-generate the issue at our end. Thanks!

    #15574
    MorGan
    Pro
    Post count: 30

    its not from admin side i think its from the plugin which block any access to wp-admin folder without login as admin, so the external api could not send request to wp-admin/admin-post.php?
    i think that you have to add option to allow the access for ip’s
    because every time when the API try to send request i get email from the plugin that there is some one try to mousing

    • This reply was modified 7 years, 8 months ago by MorGan.
    #15587
    Suman M.
    Post count: 12478

    Make sure that “Hide PHP Files” option under HMWP general settings tab is unchecked/disabled.
    Also enable “trusted user roles” for all the user roles in Permalinks & urls tab.

    #15596
    MorGan
    Pro
    Post count: 30

    i dont want all users see the wp-admin files, i think you have to add ip white list

    #15597
    MorGan
    Pro
    Post count: 30

    any way to allow some ip’s to connect to wp-admin files even if it from the plugin files ?

    #15614
    Suman M.
    Post count: 12478

    Hi, I’ve assigned this ticket to sr. support so that he can look further into it. He shall get back to you.

    #15677
    Hassan
    Post count: 955

    This is the trick:
    wp-admin/admin-post.php?action=receive_new_items&hide_my_wp=1234

    Add HMWP query path to the request 🙂

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.