Paulo Miranda
@dprogrammer on WordPress.org
- Member Since: November 13th, 2018
Contribution History
Paulo Miranda’s badges:- Plugin Developer
-
Committed [3106282] to Plugins SVN:
bug fixes -
Posted a reply to Plugin is not working as expected, on the site WordPress.org Forums:
HI, You need to include this setting <meta-data android:name=”com.google.firebase.messaging.default_notification_channel_id” android:value=”app_channel”/> After the application tag https://ibb.co/6NG57ty -
Posted a reply to Plugin is not working as expected, on the site WordPress.org Forums:
HI, these are the settings i use The key I get in the firebase configuration… -
Posted a reply to the plugin is not working for me, on the site WordPress.org Forums:
HI @11meg, I replied in the thread you created -
Posted a reply to Plugin is not working as expected, on the site WordPress.org Forums:
HI, the plugin needs to return in this format on the test page: {"headers":{},"body":"{\"message_id\":3863910649008513237}","response":{"code":200,"message":"OK"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}} This… -
Posted a reply to the plugin is not working for me, on the site WordPress.org Forums:
HI, Do you have an example application on github that I can test? How was… -
Posted a reply to Ascii / Encoding problem | Notification received twice, on the site WordPress.org Forums:
HI, The fix is in version 1.9.0, about the character encoding issue I did some… -
Posted a reply to Receive the content with the square brackets [] in Divi theme, on the site WordPress.org Forums:
HI, Your code was included in version 1.9.0 Thanks for using the plugin. -
Posted a reply to Return Custom Fields in body, on the site WordPress.org Forums:
HI, Thanks for the sugestion. The feature was added in version 1.9.0 Thanks for using… -
Committed [2651405] to Plugins SVN:
Melhorias no plugin com a sugestão dos usuários: opção pegar o valor ... -
Posted a reply to No Clue!, on the site WordPress.org Forums:
Plugin description Notifications for posts, pages and custom post types. Works with scheduled posts. Send… -
Committed [2613098] to Plugins SVN:
atualização do link -
Committed [2613094] to Plugins SVN:
versão 1.8 -
Posted a reply to Plugin not working anymore, on the site WordPress.org Forums:
HI, I tested it on my website, WP 5.8.1 Activate the logs in the plugin… -
Posted a reply to Open post in App, on the site WordPress.org Forums:
HI, Thanks for the feedback. My code was very out of date. So I upgraded… -
Posted a reply to Limitations, on the site WordPress.org Forums:
HI, The plugin sends the notification to the topic. The limitation is not the number… -
Posted a reply to [WordPress 5.8] Featured image not sent in the notification, on the site WordPress.org Forums:
HI, Blz, thanks for using the plugin and for your feedback. -
Posted a reply to Send Notification to more than one topic, on the site WordPress.org Forums:
HI, The alternative would be to submit to the category, but I don't have a… -
Posted a reply to Api returns reponse with 200, on the site WordPress.org Forums:
HI, is correct messages sent via api are not saved in firebase and the plugin… -
Posted a reply to Error Plugin, on the site WordPress.org Forums:
HI, the return is correct and “code”:200,”message”:”OK” and returned the id of the notification that… -
Posted a reply to [WordPress 5.8] Featured image not sent in the notification, on the site WordPress.org Forums:
HI, I just ran a test with Wordpress 5.8 and it's working. I performed a… -
Wrote a comment on the post PTE Request for FCM Push Notification from WP, on the site Translate WordPress:
Thanks. I made the correction in the request. -
Wrote a new post, PTE Request for FCM Push Notification from WP, on the site Translate WordPress:
Hello Polyglots, I am the plugin author for https://wordpress.org/plugins/fcm-push-notification-from-wp. We have a number of great… -
Posted a reply to Easy work, on the site WordPress.org Forums:
Thanks. I am checking how I do to approve the translations. -
Posted a reply to Change Notification Sound, on the site WordPress.org Forums:
HI, thanks for using the plugin. I created a new field in the configuration to… -
Committed [2524739] to Plugins SVN:
Inclusion of the sound field -
Posted a reply to Change plugin to push different information, on the site WordPress.org Forums:
HI, Included routine to remove visual composer tags from page and post text Version 1.6.0… -
Committed [2482520] to Plugins SVN:
Incluída rotina para remover tags do visual composer -
Posted a reply to Notifications work but it does not open the app …, on the site WordPress.org Forums:
Hi, thanks for using the plugin. I will review the instructions and include the part… -
Posted a reply to Where to find application channel id ??, on the site WordPress.org Forums:
HI, plugin config https://ps.w.org/fcm-push-notification-from-wp/assets/screenshot-1.png?rev=2236785 Android app channel config, AndroidManifest. You define a name <meta-data android:name=”com.google.firebase.messaging.default_notification_channel_id”… -
Posted a reply to Change plugin to push different information, on the site WordPress.org Forums:
HI, In this image, the except field is the first. It would be the news… -
Posted a reply to Change plugin to push different information, on the site WordPress.org Forums:
HI, I tested it, and when a new post shows marked. Only when going to… -
Posted a reply to InvalidParameters: Bad topic or filter provided, on the site WordPress.org Forums:
Thank you @will_brett I will improve the documentation. I'll see if I create an example… -
Posted a reply to InvalidParameters: Bad topic or filter provided, on the site WordPress.org Forums:
HI, I found this, but I didn't see any comments on Firebase pages https://stackoverflow.com/questions/42790940/save-notification-in-console-on-use-rest-api -
Posted a reply to InvalidParameters: Bad topic or filter provided, on the site WordPress.org Forums:
HI, I used the test option of the plugin and everything is ok Notification received… -
Posted a reply to Application Channel and Topic Configured in Application settings for flutter app, on the site WordPress.org Forums:
HI, plugin config https://ps.w.org/fcm-push-notification-from-wp/assets/screenshot-1.png?rev=2236785 Android app channel config, AndroidManifest. You define a name <meta-data android:name="com.google.firebase.messaging.default_notification_channel_id"… -
Posted a reply to URL is Empty, on the site WordPress.org Forums:
HI, Thank you for submitting the correction. I already updated the plugin. -
Committed [2462590] to Plugins SVN:
correção do permalink ao editar -
Committed [2446412] to Plugins SVN:
correção no texto da FAQ -
Posted a reply to Getting the notifications twice, on the site WordPress.org Forums:
Hi, I set to change the value of the false field when sending the first… -
Committed [2446410] to Plugins SVN:
correção do duplo envio ao editar -
Posted a reply to Notification on schedule, on the site WordPress.org Forums:
HI, the save_post event was called on a scheduled post, but the routine that checked… -
Posted a reply to Subscribe to notifications?, on the site WordPress.org Forums:
HI, I sent a new version of the plugin and modified its description to indicate… -
Committed [2446404] to Plugins SVN:
correção no envio e opção para posts agendados -
Posted a reply to Subscribe to notifications?, on the site WordPress.org Forums:
HI, Thanks for the sugestion. I will improve the description. The notification is sent to… -
Posted a reply to Não mostrar entrega estimada, on the site WordPress.org Forums:
Precisei disso agora, já que tou criando um catálogo. É que o produto ainda vai… -
Posted a reply to Flutter click_action, on the site WordPress.org Forums:
Hi, I modified it to not check the option when editing a page or post.… -
Committed [2402746] to Plugins SVN:
correção do número da versão -
Committed [2402745] to Plugins SVN:
Por padrão não traz a opção de enviar a notificação ao editar um post ... -
Posted a reply to title & body is not displaying right, on the site WordPress.org Forums:
HI, I sent a correction. I removed the html code from the title and the…
Developer
-
FCM Push Notification from WP
Active Installs: 1,000+