Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

WP_Model class has some pending issues #1

@VesterDe

Description

@VesterDe

Hey, you're depending on WP_Model, which has at least 1 bug you should be aware of.

anthonybudd/WP_Model#10

You can fix that by using the pull_request fork version instead.

You'd need to change composer.json for that. Specifically:

"repositories": [ { "type": "vcs", "url": "http://github.com/simnom/WP_Model" } ],

to take the forked repo, and then under require:

"anthonybudd/wp_model": "dev-master",

Gl.

EDIT: This goes for your tfd-image repository as well.

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