Skip to content

Finish get_by_term_id/get_by_slug/get_by_user_id methods on Profile #460

@srtfisher

Description

@srtfisher

Description

I would like to be able to lookup profiles by their term ID, slug, and user ID on the profile class. Right now these methods just return false.

These methods will require expensive queries so we should ensure these methods are performant and use caching.

Use Case

When looking up a profile by term ID, slug, or user ID I should get back the proper profile if it exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersphpRequires understanding PHP

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions