New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Stable Readme (latest release): Italian

Filter ↓ Sort ↓ All (220) Translated (0) Untranslated (220) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 15
Prio Original string Translation
Take full control of WordPress emails and notifications. Replace default messages, add custom triggers, and send alerts via email, webhook, Slack, and …
Priority: high
You have to log in to add a translation. Details
Take full control of WordPress emails and notifications. Replace default messages, add custom triggers, and send alerts via email, webhook, Slack, and …
Comment

Short description.

You have to log in to edit this translation.

Notification - Custom Notifications and Alerts for WordPress
Priority: high
You have to log in to add a translation. Details
Notification - Custom Notifications and Alerts for WordPress
Comment

Plugin name.

You have to log in to edit this translation.

Yes! We offer <a href="https://bracketspace.com/custom-development/">custom plugin development</a> services. Feel free to contact us. You have to log in to add a translation. Details
Yes! We offer <a href="https://bracketspace.com/custom-development/">custom plugin development</a> services. Feel free to contact us.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

The plugin can handle it, but your server probably can't. For thousands of emails at once, use the <a href="https://bracketspace.com/downloads/notification-sendgrid/">SendGrid</a> or <a href="https://bracketspace.com/downloads/notification-mailgun/">Mailgun</a> extensions, which are designed for high volume via a single API call. SMTP typically times out after a dozen emails. You have to log in to add a translation. Details
The plugin can handle it, but your server probably can't. For thousands of emails at once, use the <a href="https://bracketspace.com/downloads/notification-sendgrid/">SendGrid</a> or <a href="https://bracketspace.com/downloads/notification-mailgun/">Mailgun</a> extensions, which are designed for high volume via a single API call. SMTP typically times out after a dozen emails.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Use the <a href="https://bracketspace.com/downloads/notification-conditionals/">Conditionals extension</a> to control exactly when a notification is sent. You have to log in to add a translation. Details
Use the <a href="https://bracketspace.com/downloads/notification-conditionals/">Conditionals extension</a> to control exactly when a notification is sent.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Manage Notification E-mails gives you on/off toggles for default WordPress emails — you can mute them, but that's it. Notification can also disable default emails, but then lets you <strong>replace them</strong> with fully customized versions — custom content, custom recipients, merge tags, and multiple carrier options. It's the difference between muting emails and owning them. You have to log in to add a translation. Details
Manage Notification E-mails gives you on/off toggles for default WordPress emails — you can mute them, but that's it. Notification can also disable default emails, but then lets you <strong>replace them</strong> with fully customized versions — custom content, custom recipients, merge tags, and multiple carrier options. It's the difference between muting emails and owning them.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

They complement each other rather than compete. Use OneSignal for marketing push notifications to your audience, and Notification for internal workflow alerts for your team. You have to log in to add a translation. Details
They complement each other rather than compete. Use OneSignal for marketing push notifications to your audience, and Notification for internal workflow alerts for your team.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

They solve completely different problems. <strong>OneSignal</strong> sends browser push notifications to re-engage visitors after they leave your site. <strong>Notification</strong> sends event-driven alerts (email, webhook, Slack, etc.) when something happens inside WordPress — a post is published, a user registers, a comment needs moderation. You have to log in to add a translation. Details
They solve completely different problems. <strong>OneSignal</strong> sends browser push notifications to re-engage visitors after they leave your site. <strong>Notification</strong> sends event-driven alerts (email, webhook, Slack, etc.) when something happens inside WordPress — a post is published, a user registers, a comment needs moderation.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

BNFW is a solid choice if you only need to customize email content. Notification is for users who want full control over what gets sent, where, and how. You have to log in to add a translation. Details
BNFW is a solid choice if you only need to customize email content. Notification is for users who want full control over what gets sent, where, and how.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Both plugins let you customize WordPress email notifications, but they take different approaches: You have to log in to add a translation. Details
Both plugins let you customize WordPress email notifications, but they take different approaches:
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Create a notification with the <strong>Comment Published</strong> trigger. Set the recipient to <strong>Email/Merge Tag</strong><code>{post_author_user_email}</code> so the post author is notified. Use <code>{comment_author_user_display_name}</code>, <code>{comment_content}</code>, <code>{post_title}</code>, and <code>{post_permalink}</code> in the body. You have to log in to add a translation. Details
Create a notification with the <strong>Comment Published</strong> trigger. Set the recipient to <strong>Email/Merge Tag</strong><code>{post_author_user_email}</code> so the post author is notified. Use <code>{comment_author_user_display_name}</code>, <code>{comment_content}</code>, <code>{post_title}</code>, and <code>{post_permalink}</code> in the body.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Create a notification with the <strong>User Role Changed</strong> trigger. Set the recipient to <strong>Email/Merge Tag</strong><code>{user_email}</code> so the affected user gets the notification. Use <code>{user_display_name}</code>, <code>{old_role}</code>, and <code>{new_role}</code> in the body. You have to log in to add a translation. Details
Create a notification with the <strong>User Role Changed</strong> trigger. Set the recipient to <strong>Email/Merge Tag</strong><code>{user_email}</code> so the affected user gets the notification. Use <code>{user_display_name}</code>, <code>{old_role}</code>, and <code>{new_role}</code> in the body.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Create two notifications — one with the <strong>Plugin Activated</strong> trigger and one with the <strong>Plugin Updated</strong> trigger. Use <code>{plugin_name}</code>, <code>{plugin_version}</code>, and <code>{plugin_activation_date_time}</code> in the message body. Similar triggers are also available for themes. You have to log in to add a translation. Details
Create two notifications — one with the <strong>Plugin Activated</strong> trigger and one with the <strong>Plugin Updated</strong> trigger. Use <code>{plugin_name}</code>, <code>{plugin_version}</code>, and <code>{plugin_activation_date_time}</code> in the message body. Similar triggers are also available for themes.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Use the <strong>Post Updated</strong> trigger. Set the recipient to the Administrator role (or any role/email you prefer). Include <code>{post_title}</code>, <code>{post_permalink}</code>, <code>{post_updating_user_display_name}</code>, and <code>{post_revision_link}</code> in the body to see what changed and who changed it. You have to log in to add a translation. Details
Use the <strong>Post Updated</strong> trigger. Set the recipient to the Administrator role (or any role/email you prefer). Include <code>{post_title}</code>, <code>{post_permalink}</code>, <code>{post_updating_user_display_name}</code>, and <code>{post_revision_link}</code> in the body to see what changed and who changed it.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Create a notification with the <strong>User Login Failed</strong> trigger. Set the recipient to the Administrator role. Include <code>{user_login}</code>, <code>{user_IP}</code>, and <code>{user_login_failed_datetime}</code> in the body to see who tried to log in, from where, and when. You have to log in to add a translation. Details
Create a notification with the <strong>User Login Failed</strong> trigger. Set the recipient to the Administrator role. Include <code>{user_login}</code>, <code>{user_IP}</code>, and <code>{user_login_failed_datetime}</code> in the body to see who tried to log in, from where, and when.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3 15

Export as