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

Translation of Stable Readme (latest release): German

Filter ↓ Sort ↓ All (270) Translated (7) Untranslated (263) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 18
Prio Original string Translation
Enable conversation across the web.
Priority: high
You have to log in to add a translation. Details
Enable conversation across the web.
Comment

Short description.

You have to log in to edit this translation.

Webmention
Priority: high
Webmention Details
Webmention
Comment

Plugin name.

You have to log in to edit this translation.

Download from <a href="proxy.php?url=https%3A%2F%2Fwordpress.org%2Fplugins%2Fwebmention%2F">the WordPress directory</a> You have to log in to add a translation. Details
Download from <a href="proxy.php?url=https%3A%2F%2Fwordpress.org%2Fplugins%2Fwebmention%2F">the WordPress directory</a>
Comment

Found in installation list item.

You have to log in to edit this translation.

Download your WordPress Plugin to your desktop. You have to log in to add a translation. Details
Download your WordPress Plugin to your desktop.
Comment

Found in installation list item.

You have to log in to edit this translation.

While not all display options can be settings, we are looking to provide some simple options which could be customized in a theme if needed. You have to log in to add a translation. Details
While not all display options can be settings, we are looking to provide some simple options which could be customized in a theme if needed.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

There is an option within the plugin to show webmentions not determined to be replies or comments inline, or to display them separately as avatar only lists. The <code>wp_list_comments</code> function is overridden to allow for the <code>avatar_only</code> option, which will render this, with a second option of <code>overlay</code> to overlay an icon reflecting the reaction type. Reactions are webmention types such as like, which there is no textual component to it. If you opt to display them as comments, the text will read that the author <code>likes this post</code>. You have to log in to add a translation. Details
There is an option within the plugin to show webmentions not determined to be replies or comments inline, or to display them separately as avatar only lists. The <code>wp_list_comments</code> function is overridden to allow for the <code>avatar_only</code> option, which will render this, with a second option of <code>overlay</code> to overlay an icon reflecting the reaction type. Reactions are webmention types such as like, which there is no textual component to it. If you opt to display them as comments, the text will read that the author <code>likes this post</code>.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

It introduces a new version of the default function for html5 comments, adding correct microformats2 markup, and for webmentions, a proper site citation, e.g. Bob @ Example.Com as well as a hook, <code>webmention_comment_metadata</code> which offers a comment object as the sole argument, to add arbitrary metadata. This would be overridden by any custom comment rendering done by themes. You have to log in to add a translation. Details
It introduces a new version of the default function for html5 comments, adding correct microformats2 markup, and for webmentions, a proper site citation, e.g. Bob @ Example.Com as well as a hook, <code>webmention_comment_metadata</code> which offers a comment object as the sole argument, to add arbitrary metadata. This would be overridden by any custom comment rendering done by themes.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

This plugin includes several enhancements to the built-in WordPress commenting system to allow for enhancement, while allowing existing methods to offer customization. It customizes the classic defaults for WordPress to account for webmentions by using a custom comment walker that minimally changes to defaults. By default, many themes provide a custom callback to the <code>wp_list_comments</code> function. This plugin adds several enhancements to that. For one, the custom callbacks argument is usually a string with the function name. We enhance it to behave as normal in that case, but if an array is passed, to allow specific callbacks per the key of the array, or the 'all' key as a default. This means each comment type, which would be each webmention type or otherwise, can have its own custom callback. You have to log in to add a translation. Details
This plugin includes several enhancements to the built-in WordPress commenting system to allow for enhancement, while allowing existing methods to offer customization. It customizes the classic defaults for WordPress to account for webmentions by using a custom comment walker that minimally changes to defaults. By default, many themes provide a custom callback to the <code>wp_list_comments</code> function. This plugin adds several enhancements to that. For one, the custom callbacks argument is usually a string with the function name. We enhance it to behave as normal in that case, but if an array is passed, to allow specific callbacks per the key of the array, or the 'all' key as a default. This means each comment type, which would be each webmention type or otherwise, can have its own custom callback.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Webmentions have the ability to act as rich comments. This includes showing avatars. If there is an avatar discovered, the URL for it will be stored. This can either be reflect something from the media library or a URL of a file. If the file is broken, it will store a local copy of the default gravatar image. You have to log in to add a translation. Details
Webmentions have the ability to act as rich comments. This includes showing avatars. If there is an avatar discovered, the URL for it will be stored. This can either be reflect something from the media library or a URL of a file. If the file is broken, it will store a local copy of the default gravatar image.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

How do I customize the display of my webmentions? You have to log in to add a translation. Details
How do I customize the display of my webmentions?
Comment

Found in faq header.

You have to log in to edit this translation.

The Webmention plugin supports the Webmention protocol, giving you support for sending and receiving Webmentions. It offers a simple built in presentation. You have to log in to add a translation. Details
The Webmention plugin supports the Webmention protocol, giving you support for sending and receiving Webmentions. It offers a simple built in presentation.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Webmention headers are only shown if Webmentions are available for that particular URL. If you want to show it regardless, you can add below to your wp-config.php file. You have to log in to add a translation. Details
Webmention headers are only shown if Webmentions are available for that particular URL. If you want to show it regardless, you can add below to your wp-config.php file.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

In the below example, if there is no page returned it will send mentions to a catch-all post. You can also have unique posts per URL. You have to log in to add a translation. Details
In the below example, if there is no page returned it will send mentions to a catch-all post. You can also have unique posts per URL.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Even though it is not done automatically, it is very simple to add support for archives and URLs on your site by providing a post/page to show collect mentions. The plugin provides a simple filter for that. You have to log in to add a translation. Details
Even though it is not done automatically, it is very simple to add support for archives and URLs on your site by providing a post/page to show collect mentions. The plugin provides a simple filter for that.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Webmentions should be allowed on all URLs of a blog, however WordPress does not support this as only posts can have comments attached to them. The plugin currently handles only Webmentions on posts and allows you to set a page to receive homepage mentions. You have to log in to add a translation. Details
Webmentions should be allowed on all URLs of a blog, however WordPress does not support this as only posts can have comments attached to them. The plugin currently handles only Webmentions on posts and allows you to set a page to receive homepage mentions.
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 18

Export as