Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught exception 'Error' with message 'Undefined constant "ABSPATH"' wp-includes & wp-admin directory files #6665

Open
wants to merge 17 commits into
base: trunk
Choose a base branch
from

Commits on May 15, 2024

  1. Fix Uncaught exception Error with message 'Call to undefined function…

    … add_action()
    
    `error.message` LIKE 'Uncaught exception 'Error' with message 'Call to undefined function add_action()' in /var/www/wp-content/plugins/hello.php:69%' AND `error.class` = 'Error' AND transactionUiName = '/wp-content/plugins/hello.php'
    
    'request_uri': '/wp-content/plugins/hello.php'
    deepakrohillas committed May 15, 2024
    Configuration menu
    Copy the full SHA
    efc4882 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from deepakrohillas/deepakrohillas-patch-hello_…

    …dolly_uncaught_exception
    
    Fix Uncaught exception Error with message 'Call to undefined function…
    deepakrohillas committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8332cbf View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9c32016 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    e0bf93f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b542011 View commit details
    Browse the repository at this point in the history
  3. remove changes

    deepakrohillas committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e9bfe06 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    ca3bcf4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update hello.php

    deepakrohillas committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0bb77bc View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    e66ea99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bc55f3 View commit details
    Browse the repository at this point in the history
  3. Update hello.php

    deepakrohillas committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d78ebdd View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. 55944 issue fix

    deepakrohillas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    831381d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c273b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    4426cc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b40d3f3 View commit details
    Browse the repository at this point in the history
  3. PHP CS fixes

    deepakrohillas committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7ba1016 View commit details
    Browse the repository at this point in the history
  4. PHP CS fixes

    deepakrohillas committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7acd8c6 View commit details
    Browse the repository at this point in the history