Renato Alves
Renato Alves
Related ticket: https://buddypress.trac.wordpress.org/ticket/9157
> The REST API to communicate with the server Are you creating a custom controller specific to this plugin?
Something that just came to mind: should the plugin be built to allow other file storage options? Will it be easy for advanced or custom scenarios/use cases where the WordPress...
So there are hooks in place to account, or bypass the default behavior, for CRUD actions like adding and deleting images?
Ah, cool! When I said other file storage options, I meant something like Laravel File Storage, https://laravel.com/docs/9.x/filesystem, where you can hook drivers and your assets can go to S3, for...
@imath Yes! I'm fixing it at #98
What a title! :/
I'm really interested in the outcome of this issue. I recently tried to use some of the auth/login hooks in a Nextjs, non-faust, app and confirmed it is not easily...
I have a pull request in progress at #2485
You can actually paginate a thread: https://developer.buddypress.org/bp-rest-api/reference/private-messaging/#list-messages-threads Going to close this issue as invalid but feel free to ask any questions.:)