Renato Alves
Renato Alves
No problem. I do like the idea though. Whatever we can do to make it easier, the better. But it needs to be flexible enough that one can hook into...
Hi guys! Something about the members mutations for the BuddyPress API that I want to discuss. BuddyPress has some members actions, delete and update, that we can use the same...
Hi folks! I'd like us to get moving on this. A core support would be prefeable than a custom "hack". Is there any options that are more interesting for the...
Sorry, could you share a simple code example of how that would work to help me visualize it better?
Actually, you can use this: https://github.com/wp-graphql/wp-graphql/blob/df4cbef058874514285a12393cd9c0469649680a/src/Mutation/TermObjectUpdate.php#L155
I agree that how it works currently is not consistent but this hook can be "hooked" on term update.
I personally don't mind it. But if we **really** want to make things consistent, I'd rather we confirm how other mutations are doing this so that we don't introduce another...
I'd say for a developer, the steps here: https://wordhat.info/getting-started/installation/index.html is not that difficult. I got it working in less than 5 minutes on a Windows computer, using VVV. I believe...
It seems like an interesting feature. Especially for "professional" or highly advanced use cases/users. It also seems you already have some use case ideas readily available. I also like this...
@jasonbahl I do! And keeping as is and leaving API consumers to handle it in their apps is a valid approach as well. I just think the current approach is...