Viewing 4 replies - 1 through 4 (of 4 total)
  • Quick fix: Open “debug-data.php” in the plugin editor (under “pages” folder)

    Go to line 116

    Change from

    esc_url( admin_url( '?page=health-check&tab=phpinfo' ) ),

    to

    esc_url( admin_url( '/tools.php?page=health-check&tab=phpinfo' ) ),

    Plugin Author Marius L. J.

    (@clorith)

    Fix has been implemented and will be included with version 1.3.2 (should be out this evening, this release has not gone as smoothly as I had hoped after various backports, that’s on me for not doing enough testing, so sorry for any inconvenience).

    Many thanks for the update Marius. Can’t be helped !! Many thanks for the all the work so far.

    Thread Starter Antonio Barbosa

    (@cunhabarbosa)

    Thank you! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘View extended PHP information error link’ is closed to new replies.