close

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

Translation of Development Readme (trunk): Afrikaans

Filter ↓ Sort ↓ All (16) Translated (0) Untranslated (16) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2
Prio Original string Translation
Boosts performance of critical short JavaScripts by placing their content directly into the HTML head.
Priority: high
You have to log in to add a translation. Details
Boosts performance of critical short JavaScripts by placing their content directly into the HTML head.
Comment

Short description.

You have to log in to edit this translation.

Inline JavaScript in Head
Priority: high
You have to log in to add a translation. Details
Inline JavaScript in Head
Comment

Plugin name.

You have to log in to edit this translation.

<strong>CAUTION</strong>: This plugin is now deprecated! The successor plugin is <a href="https://wordpress.org/plugins/embed-javascript-file-content/">Embed JavaScript File Content</a>. The new plugin is rebuild from scratch and more rock solid: It respects order and position of scripts and extra scripts added via <code>wp_add_inline_script</code> or <code>wp_localize_script</code> don’t get lost. Give it a try! You have to log in to add a translation. Details
<strong>CAUTION</strong>: This plugin is now deprecated! The successor plugin is <a href="https://wordpress.org/plugins/embed-javascript-file-content/">Embed JavaScript File Content</a>. The new plugin is rebuild from scratch and more rock solid: It respects order and position of scripts and extra scripts added via <code>wp_add_inline_script</code> or <code>wp_localize_script</code> don’t get lost. Give it a try!
Comment

Found in description paragraph.

You have to log in to edit this translation.

You’re done! You have to log in to add a translation. Details
You’re done!
Comment

Found in installation list item.

You have to log in to edit this translation.

Use the <code>inline_javascript_in_head_handles</code> filter in your theme or plugin. You have to log in to add a translation. Details
Use the <code>inline_javascript_in_head_handles</code> filter in your theme or plugin.
Comment

Found in installation list item.

You have to log in to edit this translation.

Activate the plugin through the 'Plugins' menu in WordPress. You have to log in to add a translation. Details
Activate the plugin through the 'Plugins' menu in WordPress.
Comment

Found in installation list item.

You have to log in to edit this translation.

Upload <code>inline-javascript-in-head.zip</code> to the <code>/wp-content/plugins/</code> directory. You have to log in to add a translation. Details
Upload <code>inline-javascript-in-head.zip</code> to the <code>/wp-content/plugins/</code> directory.
Comment

Found in installation list item.

You have to log in to edit this translation.

Please beware that placing lots of JavaScript code inline in the <code>&lt;head&gt;</code> section can be critical! First you lose caching benefits and second the document size can increase easily. A general rule of thumb is that you should only consider JavaScript files for inline placement, which are critical and which have a file size lower than ~500 Bytes. You have to log in to add a translation. Details
Please beware that placing lots of JavaScript code inline in the <code>&lt;head&gt;</code> section can be critical! First you lose caching benefits and second the document size can increase easily. A general rule of thumb is that you should only consider JavaScript files for inline placement, which are critical and which have a file size lower than ~500 Bytes.
Comment

Found in description paragraph.

You have to log in to edit this translation.

In some cases you cannot wait for a JavaScript file to load, even if it is placed early in the <code>&lt;head&gt;</code> section of your template. You can benefit from better performance, if you place the JavaScript code directly inside a <code>&lt;script&gt;</code> tag into the header. This is where this plugin comes in: It provides a filter <code>inline_javascript_in_head_handles</code>, which takes JavaScript handles, dequeues those scripts and echos their code content inline into the head section instead of linking them via a script tag. You have to log in to add a translation. Details
In some cases you cannot wait for a JavaScript file to load, even if it is placed early in the <code>&lt;head&gt;</code> section of your template. You can benefit from better performance, if you place the JavaScript code directly inside a <code>&lt;script&gt;</code> tag into the header. This is where this plugin comes in: It provides a filter <code>inline_javascript_in_head_handles</code>, which takes JavaScript handles, dequeues those scripts and echos their code content inline into the head section instead of linking them via a script tag.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Example You have to log in to add a translation. Details
Example
Comment

Found in description header.

You have to log in to edit this translation.

Bugfix: Some scripts could have gotten lost under certain conditions.
Priority: low
You have to log in to add a translation. Details
Bugfix: Some scripts could have gotten lost under certain conditions.
Comment

Found in changelog list item.

You have to log in to edit this translation.

CAUTION: Last update! This plugin is now deprecated (see description section)
Priority: low
You have to log in to add a translation. Details
CAUTION: Last update! This plugin is now deprecated (see description section)
Comment

Found in changelog list item.

You have to log in to edit this translation.

readme.txt update
Priority: low
You have to log in to add a translation. Details
readme.txt update
Comment

Found in changelog list item.

You have to log in to edit this translation.

readme.txt code appearance screwed up, now hopefully fixed.
Priority: low
You have to log in to add a translation. Details
readme.txt code appearance screwed up, now hopefully fixed.
Comment

Found in changelog list item.

You have to log in to edit this translation.

First release
Priority: low
You have to log in to add a translation. Details
First release
Comment

Found in changelog list item.

You have to log in to edit this translation.

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

Export as