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

Translation of Stable Readme (latest release): Polish

Filter ↓ Sort ↓ All (61) Translated (0) Untranslated (27) Waiting (34) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 5
Prio Original string Translation
Allows to add HTML attributes to Gutenberg blocks.
Priority: high
Pozwala dodać atrybuty HTML do bloków Gutenberga. Details
Allows to add HTML attributes to Gutenberg blocks.
Comment

Short description.

You have to log in to edit this translation.

Attributes for Blocks
Priority: high
Attributes for Blocks Details
Attributes for Blocks
Comment

Plugin name.

You have to log in to edit this translation.

You can modify which roles have the <code>unfiltered_html</code> capability using custom code in your theme's <code>functions.php</code> file or via a custom plugin. Only grant this capability if you trust the current and future users of that role to not do anything malicious. You have to log in to add a translation. Details
You can modify which roles have the <code>unfiltered_html</code> capability using custom code in your theme's <code>functions.php</code> file or via a custom plugin. Only grant this capability if you trust the current and future users of that role to not do anything malicious.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

When the current user doesn't have <code>unfiltered_html</code> capabilities attributes cannot be added and all existing attributes are stripped when the post is updated. You have to log in to add a translation. Details
When the current user doesn't have <code>unfiltered_html</code> capabilities attributes cannot be added and all existing attributes are stripped when the post is updated.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

How do I add unfiltered_html capability to user roles? You have to log in to add a translation. Details
How do I add unfiltered_html capability to user roles?
Comment

Found in faq header.

You have to log in to edit this translation.

Why is the input disabled? You have to log in to add a translation. Details
Why is the input disabled?
Comment

Found in faq header.

You have to log in to edit this translation.

@ prefix in an attribute name is used for "override" mode in this plugin, for Alpine.js attributes use <code>x-on:click</code> instead of <code>@click</code> or use the shorthand syntax with two <code>@</code> characters instead of one: <code>@@click</code>. You have to log in to add a translation. Details
@ prefix in an attribute name is used for "override" mode in this plugin, for Alpine.js attributes use <code>x-on:click</code> instead of <code>@click</code> or use the shorthand syntax with two <code>@</code> characters instead of one: <code>@@click</code>.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Usage with Alpine.js You have to log in to add a translation. Details
Usage with Alpine.js
Comment

Found in faq header.

You have to log in to edit this translation.

<a href="https://playground.wordpress.net/?plugin=attributes-for-blocks&amp;url=%2Fwp-admin%2Fpost.php%3Fpost%3D2%26action%3Dedit">Demo</a> You have to log in to add a translation. Details
<a href="https://playground.wordpress.net/?plugin=attributes-for-blocks&amp;url=%2Fwp-admin%2Fpost.php%3Fpost%3D2%26action%3Dedit">Demo</a>
Comment

Found in description paragraph.

You have to log in to edit this translation.

The <code>afb_unsupported_blocks</code> filter can be used in your child theme's <code>functions.php</code> file to disable block support for adding additional attributes. Filtr <code>afb_unsupported_blocks</code> może być użyty w pliku <code>functions.php</code> twojego motywu potomnego, aby wyłączyć obsługę bloków dla dodawania dodatkowych atrybutów. Details
The <code>afb_unsupported_blocks</code> filter can be used in your child theme's <code>functions.php</code> file to disable block support for adding additional attributes.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Disable block support Wyłącz obsługę bloków Details
Disable block support
Comment

Found in faq header.

You have to log in to edit this translation.

Blocks with custom attributes may become invalid, depending on which attributes you've added. From there you can recover the block without the custom attributes by clicking "Attempt Block Recovery" or keep the block with custom attributes as HTML by choosing "Convert to HTML". If you don't want to risk blocks becoming invalid you need to remove all custom attributes before disabling the plugin. Bloki z atrybutami niestandardowymi mogą stać się nieprawidłowe, w zależności od dodanych atrybutów. Stamtąd możesz odzyskać blok bez atrybutów niestandardowych, klikając „Próba odzyskiwania bloku” lub zachować blok z atrybutami niestandardowymi jako HTML, wybierając „Konwertuj na HTML”. Jeśli nie chcesz ryzykować, że bloki staną się nieważne, musisz usunąć wszystkie niestandardowe atrybuty przed wyłączeniem wtyczki. Details
Blocks with custom attributes may become invalid, depending on which attributes you've added. From there you can recover the block without the custom attributes by clicking "Attempt Block Recovery" or keep the block with custom attributes as HTML by choosing "Convert to HTML". If you don't want to risk blocks becoming invalid you need to remove all custom attributes before disabling the plugin.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

It should work with normal blocks that render a valid WP Element that can utilize the <code>blocks.getSaveContent.extraProps</code> filter as well as dynamic blocks that utilize a <code>render_callback</code>. Third party blocks that do something unorthodox may not work. <a href="https://plugins.trac.wordpress.org/browser/attributes-for-blocks/trunk/includes/unsupported-blocks.php">Known unsupported blocks</a> Powinien działać z normalnymi blokami, które renderują poprawny element WP, który może wykorzystywać filtr <code>blocks.getSaveContent.extraProps</code>, jak również z blokami dynamicznymi, które wykorzystują <code>render_callback</code>. Bloki stron trzecich, które robią coś niekonwencjonalnego, mogą nie działać. <a href="https://plugins.trac.wordpress.org/browser/attributes-for-blocks/trunk/includes/unsupported-blocks.php">Znane nieobsługiwane bloki</a> Details
It should work with normal blocks that render a valid WP Element that can utilize the <code>blocks.getSaveContent.extraProps</code> filter as well as dynamic blocks that utilize a <code>render_callback</code>. Third party blocks that do something unorthodox may not work. <a href="https://plugins.trac.wordpress.org/browser/attributes-for-blocks/trunk/includes/unsupported-blocks.php">Known unsupported blocks</a>
Comment

Found in faq paragraph.

You have to log in to edit this translation.

For regular blocks, attributes are added to the block save content's root element, meaning they will be rendered only on the front end and not in the editor. For dynamic blocks the attributes are added via <code>render_callback</code> function and they may also be applied in the editor, depending if the block is rendered server or client side. W przypadku zwykłych bloków atrybuty są dodawane do głównego elementu bloku, co oznacza, że będą renderowane tylko w interfejsie użytkownika, a nie w edytorze. W przypadku bloków dynamicznych atrybuty są dodawane za pomocą funkcji <code>render_callback</code> i mogą być również stosowane w edytorze, w zależności od tego, czy blok jest renderowany po stronie serwera czy klienta. Details
For regular blocks, attributes are added to the block save content's root element, meaning they will be rendered only on the front end and not in the editor. For dynamic blocks the attributes are added via <code>render_callback</code> function and they may also be applied in the editor, depending if the block is rendered server or client side.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

In your selected block's inspector controls (Block settings) scroll all the way to the bottom and click on "Advanced". It should contain a section called "Additional attributes". Type an attribute name into the "Add attribute" field and press "Add" to add an attribute for the block. A new input with the attribute's name should appear below, into which you can optionally insert the attribute value. Example attributes: <code>style</code>, <code>title</code>, <code>target</code>, <code>class</code>, <code>id</code>, <code>onclick</code>, <code>data-*</code>, <code>aria-*</code>. W kontrolkach wybranego bloku (Ustawienia bloku) przewiń do samego dołu i kliknij „Zaawansowane". Powinien zawierać sekcję o nazwie „Dodatkowe atrybuty". Wprowadź nazwę atrybutu w polu „Dodaj atrybut" i naciśnij „Dodaj", aby dodać atrybut do bloku. Poniżej powinno pojawić się nowe pole z nazwą atrybutu, do którego opcjonalnie można wstawić wartość atrybutu. Przykładowe atrybuty: <code>style</code>, <code>title</code>, <code>target</code>, <code>class</code>, <code>id</code>, <code>onClick</code>, <code>data-*</code>, <code>aria-*</code>. Details
In your selected block's inspector controls (Block settings) scroll all the way to the bottom and click on "Advanced". It should contain a section called "Additional attributes". Type an attribute name into the "Add attribute" field and press "Add" to add an attribute for the block. A new input with the attribute's name should appear below, into which you can optionally insert the attribute value. Example attributes: <code>style</code>, <code>title</code>, <code>target</code>, <code>class</code>, <code>id</code>, <code>onclick</code>, <code>data-*</code>, <code>aria-*</code>.
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 5

Export as