Renato Alves
Renato Alves
Não! :)
Essa versão que linkei ainda não, mas a minha versão local funciona. Porém, precisa de mais testes. Infelizmente estou focando em prioridades de clientes. Devo voltar a tocar nesse código...
Preciso organizar a bagunça primeiro, mas envio sim!
@lesterchan Is he talking about adding pagination and searching in the the back-end?
I'd argue that `home_url` is that source of truth. It has a function and a hook: https://developer.wordpress.org/reference/hooks/home_url/ Why introduce another layer of functions/methods and hooks?
In that case, let me read those links further...
Creating pull request as a draft while #2482 is not merged to avoid confusion. :)
@justlevine > is this a copy and/or compatible with [WPGraphQL Upload](https://github.com/dre1080/wp-graphql-upload)? Yes! With a few changes but it was highly inspired by that plugin. > f neither, we either need...
Isn't that correct that back-compact support will have to be added anyway? If so, I'd suggest while merging in wp-graphql code, create a wrapper for easier inclusion of fields.
> This is premised on my own experience, as well as browsing the source code... BuddyPress actually does not use custom post types or taxonomies. So our custom loaders are...