Skip to content

Undefined variable: attach_id in wp-content/plugins/multisite-post-duplicator/inc/mpd-functions.php on line 1506 #66

Description

@Jon007

Undefined variable: attach_id in wp-content/plugins/multisite-post-duplicator/inc/mpd-functions.php on line 1506

This is a php7.x issue:
attach_id is only defined inside the if statement so it has fallen out of scope and no longer exists by the time the return $attach_id; statement is reached

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions