Skip to content

When WP_CONTENT_DIR is changed WPCOM_Concat_Utils::realpath fails #30

Open
@drrobotnik

Description

@drrobotnik

Related to #28.

When you separate your WordPress install and the wp-content directory via WP_CONTENT_DIR realpath fails and will never concatenate your theme and plugin scripts. I started working on a patch but found that even when I got realpath to account for this set-up line 103 in jsconcat.php has conditionals that continue to break in this kind of set-up.

I discovered this in a multisite sub-domain install configuration, haven't tested on the default set-up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions