New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Boosts performance of critical short JavaScripts by placing their content directly into the HTML head. | You have to log in to add a translation. | Details |
Original untranslated
Boosts performance of critical short JavaScripts by placing their content directly into the HTML head.
You have to log in to edit this translation. |
|||
| ↑ | Inline JavaScript in Head | You have to log in to add a translation. | Details |
Original untranslated |
|||
| <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 | |
Original untranslated
<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!
CommentFound 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 | |
Original untranslated |
|||
| 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 | |
Original untranslated
Use the <code>inline_javascript_in_head_handles</code> filter in your theme or plugin.
CommentFound 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 | |
Original untranslated
Activate the plugin through the 'Plugins' menu in WordPress.
CommentFound 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 | |
Original untranslated
Upload <code>inline-javascript-in-head.zip</code> to the <code>/wp-content/plugins/</code> directory.
CommentFound 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><head></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 | |
Original untranslated
Please beware that placing lots of JavaScript code inline in the <code><head></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.
CommentFound 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><head></code> section of your template. You can benefit from better performance, if you place the JavaScript code directly inside a <code><script></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 | |
Original untranslated
In some cases you cannot wait for a JavaScript file to load, even if it is placed early in the <code><head></code> section of your template. You can benefit from better performance, if you place the JavaScript code directly inside a <code><script></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.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Example | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| ↓ | Bugfix: Some scripts could have gotten lost under certain conditions. | You have to log in to add a translation. | Details |
Original untranslated
Bugfix: Some scripts could have gotten lost under certain conditions.
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | CAUTION: Last update! This plugin is now deprecated (see description section) | You have to log in to add a translation. | Details |
Original untranslated
CAUTION: Last update! This plugin is now deprecated (see description section)
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | readme.txt update | You have to log in to add a translation. | Details |
Original untranslated
readme.txt update
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | readme.txt code appearance screwed up, now hopefully fixed. | You have to log in to add a translation. | Details |
Original untranslated
readme.txt code appearance screwed up, now hopefully fixed.
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | First release | You have to log in to add a translation. | Details |
Original untranslated |
|||
Export as
Comment
Short description.