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

Are categories for WP posts synced? #133

Closed bbence84 closed 3 years ago

bbence84 commented 3 years ago

I am thinking about buying the Pro version, but I need to have the category information synced. Is this already available in the Firebase collection? Thanks!

dalenguyen commented 3 years ago

Hi @bbence84, I will add the support for the category this weekend. So stay tune.

bbence84 commented 3 years ago

Thanks! I am still doing a POC for my flutter based mobile app and decided that I will pull the posts directly from WP using the rest APIs (via a library for wordpress on pub.dev). But once I am productizing the app, I will probably come back to your plugin, as it will be cleaner and faster to have everything in firebase. Thanks!

dalenguyen commented 3 years ago

Sure, let me know if you have any questions.