djacksounds
Forum Replies Created
-
The trigger that produced that notification was for a custom post type : post/news/published
I’ve also tried with post/page/updated, here’s the notif I’ve received :
Page ID: 0 Page permalink: https://***/test-4/ Page title: Test 44673 Page slug: Page content: Page content HTML: Page excerpt: Test 43 Page status: publish ...Those tests were done with all plugins deactivated and the twenty twenty theme.
I also tried the plugin/activated trigger, this is the notif I received :
Plugin name: Plugin author name: Plugin version: Plugin website address: Plugin activation date and time: 7 October 2022 12 h 15 minWordPress version : 6.02
- This reply was modified 3 years, 7 months ago by djacksounds.
- This reply was modified 3 years, 7 months ago by djacksounds.
- This reply was modified 3 years, 7 months ago by djacksounds.
Hi Kuba,
I’m trying to use the automatic trigger testing as indicated here https://docs.bracketspace.com/notification/developer/snippets/general/automatic-trigger-testing. I get the email when a new post is added, but some informations are missing, like the id or the content of the post as you can see
on this copy/paste of the email :News ID: 0 News permalink: https://***/news/notif-test-2/ News title: Notif test 2 News slug: News content: News content HTML: ...Is it a plugin issue ?
Many thanks for your answer. Indeed, this method will need to maintain data in two places. Having reflected on that and for the V1, I’m going to use notifications created on the fly.
Sure,
I would like that users have the ability to create custom notifications on their profile based on chosen words.
Eg : The user choose ‘animal’ as custom notification. A notification is sent to the user every time ‘animal’ appears on a post, a news, … This notification can be viewed and edited by admin on the dashboard.