alleyinteractive / alleyinteractive/byline-manager

Finish get_by_term_id/get_by_slug/get_by_user_id methods on Profile

Aperta
#460 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
good first issue php
Lingua principale
PHP
Stelle
6
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.