New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
Whether it's a WordPress notification or a simple Slack message, all messages to Slack are sent as a payload in an outgoing webhook. This filter allows you to change any payload sent to Slack in an outgoing webhook. | You have to log in to add a translation. | Details | |
Original untranslated
Whether it's a WordPress notification or a simple Slack message, all messages to Slack are sent as a payload in an outgoing webhook. This filter allows you to change any payload sent to Slack in an outgoing webhook.
You have to log in to edit this translation. Meta |
|||
<strong>See <em>Notification Events</em> below to learn which information is passed to the filters for each notification event.</strong> | You have to log in to add a translation. | Details | |
Original untranslated
<strong>See <em>Notification Events</em> below to learn which information is passed to the filters for each notification event.</strong>
CommentFound in remaining content paragraph. You have to log in to edit this translation. Meta |
|||
<strong>Each notification filter passes three arguments:</strong> | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Each notification filter passes three arguments:</strong>
CommentFound in remaining content paragraph. You have to log in to edit this translation. Meta |
|||
<strong>The function accepts the following parameters:</strong> | You have to log in to add a translation. | Details | |
Original untranslated
<strong>The function accepts the following parameters:</strong>
CommentFound in remaining content paragraph. You have to log in to edit this translation. Meta |
|||
You can use the following send_webhook_message() function to send a simple message to your Slack account. | You have to log in to add a translation. | Details | |
Original untranslated
You can use the following send_webhook_message() function to send a simple message to your Slack account.
CommentFound in remaining content paragraph. You have to log in to edit this translation. Meta |
|||
old_version - the old version number for WordPress core before the update | You have to log in to add a translation. | Details | |
Original untranslated
old_version - the old version number for WordPress core before the update
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
new_version - the version number for the WordPress core update | You have to log in to add a translation. | Details | |
Original untranslated
new_version - the version number for the WordPress core update
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
old_user_roles - the old user roles for the user whose role was changed | You have to log in to add a translation. | Details | |
Original untranslated
old_user_roles - the old user roles for the user whose role was changed
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
current_user_roles - the current user roles for the user whose role was changed | You have to log in to add a translation. | Details | |
Original untranslated
current_user_roles - the current user roles for the user whose role was changed
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
menu_item_id - the post ID of the menu item that was deleted | You have to log in to add a translation. | Details | |
Original untranslated
menu_item_id - the post ID of the menu item that was deleted
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
mysql_request - the MySQL query request | You have to log in to add a translation. | Details | |
Original untranslated
mysql_request - the MySQL query request
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
wp_query - the WordPress query variables | You have to log in to add a translation. | Details | |
Original untranslated
wp_query - the WordPress query variables
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
user_agent - the user agent of the user who visited the URL (may not always be defined) | You have to log in to add a translation. | Details | |
Original untranslated
user_agent - the user agent of the user who visited the URL (may not always be defined)
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
ip_address - the IP address of the user who visited the URL (may not always be defined) | You have to log in to add a translation. | Details | |
Original untranslated
ip_address - the IP address of the user who visited the URL (may not always be defined)
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
referer - the HTTP referer (may not always be defined) | You have to log in to add a translation. | Details | |
Original untranslated
referer - the HTTP referer (may not always be defined)
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
Export as
Comment
Found in remaining content paragraph.