Skip to content

Correct composer autoload #8

@sanzeeb3

Description

@sanzeeb3

Report: https://wordpress.org/support/topic/critical-error-wordpress-2/

Change this line:

require_once 'vendor/autoload.php';

to:

require_once __DIR__ . ‘/vendor/autoload.php’;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions