dalenguyen / firebase-wordpress-plugin

A plugin that helps to integrate Firebase to WordPress
https://firebase-wordpress-docs.readthedocs.io
GNU General Public License v2.0
110 stars 31 forks source link

Post Comments & Likes sync at firebase. #161

Closed harshachaitanya closed 2 years ago

harshachaitanya commented 3 years ago

Is your feature request related to a problem? Please describe. Currently, we can see only post-related information only. It's better to storage comments, likes on the firebase side. Why because we are unable to show the comments or likes on the mobile app side.

Which fields does it relate to? Firestore

dalenguyen commented 2 years ago

It can be done by adding filter hooks before saving data.

https://firebase-wordpress-docs.readthedocs.io/en/latest/hooks/pro-filters.html#before-saving-post-data-to-firebase