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

Translation of Stable Readme (latest release): Dutch

1 2 3 7
Prio Original string Translation
Choose infinite scroll, load more button or pagination. Load paged content with Ajax on your posts, pages, search, custom post types and WooCommerce.
Priority: high
You have to log in to add a translation. Details
Choose infinite scroll, load more button or pagination. Load paged content with Ajax on your posts, pages, search, custom post types and WooCommerce.
Comment

Short description.

You have to log in to edit this translation.

Events only function when using a single set of pagination on a page. You have to log in to add a translation. Details
Events only function when using a single set of pagination on a page.
Comment

Found in description paragraph.

You have to log in to edit this translation.

<code>document.addEventListener('malinkyLoadPostsComplete', function(e) { console.log('LoadPostsComplete'); });</code> You have to log in to add a translation. Details
<code>document.addEventListener('malinkyLoadPostsComplete', function(e) { console.log('LoadPostsComplete'); });</code>
Comment

Found in description paragraph.

You have to log in to edit this translation.

malinkyLoadPostsComplete. Triggered after new posts are loaded. You have to log in to add a translation. Details
malinkyLoadPostsComplete. Triggered after new posts are loaded.
Comment

Found in description paragraph.

You have to log in to edit this translation.

<code>document.addEventListener('malinkyLoadPostsStart', function(e) { console.log('LoadPostsStart'); });</code> You have to log in to add a translation. Details
<code>document.addEventListener('malinkyLoadPostsStart', function(e) { console.log('LoadPostsStart'); });</code>
Comment

Found in description paragraph.

You have to log in to edit this translation.

malinkyLoadPostsStart. Triggered before new posts are loaded. You have to log in to add a translation. Details
malinkyLoadPostsStart. Triggered before new posts are loaded.
Comment

Found in description paragraph.

You have to log in to edit this translation.

<code>document.addEventListener('malinkyPaginationInitialized', function(e) { console.log('PaginationInitialized'); });</code> You have to log in to add a translation. Details
<code>document.addEventListener('malinkyPaginationInitialized', function(e) { console.log('PaginationInitialized'); });</code>
Comment

Found in description paragraph.

You have to log in to edit this translation.

malinkyPaginationInitialized. Triggered after initialization. You have to log in to add a translation. Details
malinkyPaginationInitialized. Triggered after initialization.
Comment

Found in description paragraph.

You have to log in to edit this translation.

There are 3 custom events that are triggered. Bind to these events to perform your own actions. You have to log in to add a translation. Details
There are 3 custom events that are triggered. Bind to these events to perform your own actions.
Comment

Found in description paragraph.

You have to log in to edit this translation.

This is useful if you run any other javascript / ajax on the page, for example filtering on an ecommerce site. You have to log in to add a translation. Details
This is useful if you run any other javascript / ajax on the page, for example filtering on an ecommerce site.
Comment

Found in description paragraph.

You have to log in to edit this translation.

The plugin is initialized when the page first loads and the pagination is then updated to use Ajax. If you need to reinitialize the plugin at anytime call the folowing function in your javascript. You have to log in to add a translation. Details
The plugin is initialized when the page first loads and the pagination is then updated to use Ajax. If you need to reinitialize the plugin at anytime call the folowing function in your javascript.
Comment

Found in description paragraph.

You have to log in to edit this translation.

<p>Events only function when using a single set of pagination on a page.</p> You have to log in to add a translation. Details
<p>Events only function when using a single set of pagination on a page.</p>
Comment

Found in description list item.

You have to log in to edit this translation.

<p>malinkyLoadPostsComplete. Triggered after new posts are loaded.</p> <p><code>document.addEventListener('malinkyLoadPostsComplete', function(e) { console.log('LoadPostsComplete'); });</code></p> You have to log in to add a translation. Details
<p>malinkyLoadPostsComplete. Triggered after new posts are loaded.</p> <p><code>document.addEventListener('malinkyLoadPostsComplete', function(e) { console.log('LoadPostsComplete'); });</code></p>
Comment

Found in description list item.

You have to log in to edit this translation.

<p>malinkyLoadPostsStart. Triggered before new posts are loaded.</p> <p><code>document.addEventListener('malinkyLoadPostsStart', function(e) { console.log('LoadPostsStart'); });</code></p> You have to log in to add a translation. Details
<p>malinkyLoadPostsStart. Triggered before new posts are loaded.</p> <p><code>document.addEventListener('malinkyLoadPostsStart', function(e) { console.log('LoadPostsStart'); });</code></p>
Comment

Found in description list item.

You have to log in to edit this translation.

<p>malinkyPaginationInitialized. Triggered after initialization.</p> <p><code>document.addEventListener('malinkyPaginationInitialized', function(e) { console.log('PaginationInitialized'); });</code></p> You have to log in to add a translation. Details
<p>malinkyPaginationInitialized. Triggered after initialization.</p> <p><code>document.addEventListener('malinkyPaginationInitialized', function(e) { console.log('PaginationInitialized'); });</code></p>
Comment

Found in description list item.

You have to log in to edit this translation.

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

Export as