Skip to content

Gallery Field does not return non-images files #78

Description

@pelomedusa

In ACF, the gallery field accepts any type of file (yes, the name is misleading ...) and not only images.

The problem is that your Gallery field will only the files which are images as you can see here.

$image = new Image($this->post);

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