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

Translation of Development Readme (trunk): Aragonese

Filter ↓ Sort ↓ All (57) Translated (0) Untranslated (57) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 4
Prio Original string Translation
Defer the loading of all JavaScripts added with wp_enqueue_script(), using LABJS (an asynchronous javascript library).
Priority: high
You have to log in to add a translation. Details
Defer the loading of all JavaScripts added with wp_enqueue_script(), using LABJS (an asynchronous javascript library).
Comment

Short description.

You have to log in to edit this translation.

WP Deferred JavaScripts
Priority: high
You have to log in to add a translation. Details
WP Deferred JavaScripts
Comment

Plugin name.

You have to log in to edit this translation.

You will have to wrap this inline JS into a new function. Then, you will have to use <em>wdjs_before_end_lab</em> to execute it. You have to log in to add a translation. Details
You will have to wrap this inline JS into a new function. Then, you will have to use <em>wdjs_before_end_lab</em> to execute it.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

You may have to use inline JavaScript in your footer. If that's the case, you will have to use that last hook to make it compatible with WP Deferred JavaScripts. You have to log in to add a translation. Details
You may have to use inline JavaScript in your footer. If that's the case, you will have to use that last hook to make it compatible with WP Deferred JavaScripts.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

You may need to execute a script right after its loading. You can use <em>wdjs_deferred_script_wait</em> filter to do it. You have to log in to add a translation. Details
You may need to execute a script right after its loading. You can use <em>wdjs_deferred_script_wait</em> filter to do it.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<em>wdjs_deferred_script_src</em> can be used to change the way one of the script is loaded. For example: You have to log in to add a translation. Details
<em>wdjs_deferred_script_src</em> can be used to change the way one of the script is loaded. For example:
Comment

Found in faq paragraph.

You have to log in to edit this translation.

If you use HTM5, <code>wdjs_use_html5</code> is a filter that remove the <code>type="text/javascript"</code> attribute. You can use it this way: You have to log in to add a translation. Details
If you use HTM5, <code>wdjs_use_html5</code> is a filter that remove the <code>type="text/javascript"</code> attribute. You can use it this way:
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<em>wdjs_labjs_src</em> is a filter that allow you to change LabJS URL. ($lab_src, $lab_ver) You have to log in to add a translation. Details
<em>wdjs_labjs_src</em> is a filter that allow you to change LabJS URL. ($lab_src, $lab_ver)
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<strong>Since 2.0.3 you can also use the WP Deferred JS settings pannel!</strong> You have to log in to add a translation. Details
<strong>Since 2.0.3 you can also use the WP Deferred JS settings pannel!</strong>
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Here is an example: You have to log in to add a translation. Details
Here is an example:
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<em>do_not_defer</em> is a filter that took as a parameter an array containing scripts that should be handle normally. You have to log in to add a translation. Details
<em>do_not_defer</em> is a filter that took as a parameter an array containing scripts that should be handle normally.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

WP Deferred JavaScript includes some hooks. If you never used one of them, <a href="http://codex.wordpress.org/Plugin_API">check this page</a>. It's better to use those filters in a plugin or a mu-plugin. You have to log in to add a translation. Details
WP Deferred JavaScript includes some hooks. If you never used one of them, <a href="http://codex.wordpress.org/Plugin_API">check this page</a>. It's better to use those filters in a plugin or a mu-plugin.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Execute a function when all scripts are loaded You have to log in to add a translation. Details
Execute a function when all scripts are loaded
Comment

Found in faq header.

You have to log in to edit this translation.

How to execute a code right after script loading You have to log in to add a translation. Details
How to execute a code right after script loading
Comment

Found in faq header.

You have to log in to edit this translation.

Change a script URL You have to log in to add a translation. Details
Change a script URL
Comment

Found in faq header.

You have to log in to edit this translation.

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

Export as