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
111 stars 31 forks source link

Put getFirebaseUid in all shortcode that we have in plugin #67

Closed mcollinar closed 4 years ago

mcollinar commented 4 years ago

Is your feature request related to a problem? Please describe. Example: [firestore class='x' search_fields='criador' earch_operators='eq' search_conditions='getFirebaseUid' collection_name='Produtos' display_fields='categoria, sub_categoria, titulo, descricao, preco_original']

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Which fields does it relate to? Firebase Auth, Realtime DB, Firestore, Storage...

Additional context Add any other context or screenshots about the feature request here.

dalenguyen commented 4 years ago

Fixed in v1.2.0