New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Very customizable plugin to list posts by category (or tag, author and more) in a post, page or widget. Uses the [catlist] shortcode to select posts. | You have to log in to add a translation. | Details |
Original untranslated
Very customizable plugin to list posts by category (or tag, author and more) in a post, page or widget. Uses the [catlist] shortcode to select posts.
You have to log in to edit this translation. |
|||
| ↑ | List category posts | Loetlege kategooria postitused | Details |
Original waiting |
|||
| Since the documentation on how to use the plugin has passed wordpress.org's character limit, the text was cut. You can find the complete documentation on <a href="https://github.com/picandocodigo/List-Category-Posts/wiki">the wiki</a>. It's also more comfortable to read and maintain than a txt file. Please check it out, suggestions are welcome on Codeberg/GitHub issues! | You have to log in to add a translation. | Details | |
Original untranslated
Since the documentation on how to use the plugin has passed wordpress.org's character limit, the text was cut. You can find the complete documentation on <a href="https://github.com/picandocodigo/List-Category-Posts/wiki">the wiki</a>. It's also more comfortable to read and maintain than a txt file. Please check it out, suggestions are welcome on Codeberg/GitHub issues!
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Development is being tracked on <a href="https://codeberg.org/picandocodigo/list-category-posts">Codeberg</a> and <a href="https://github.com/picandocodigo/List-Category-Posts">GitHub</a>. Fork it, code, make a pull request, suggest improvements, etc. over there. I dream of the day all of the WordPress plugins will be hosted on Git :) | You have to log in to add a translation. | Details | |
Original untranslated
Development is being tracked on <a href="https://codeberg.org/picandocodigo/list-category-posts">Codeberg</a> and <a href="https://github.com/picandocodigo/List-Category-Posts">GitHub</a>. Fork it, code, make a pull request, suggest improvements, etc. over there. I dream of the day all of the WordPress plugins will be hosted on Git :)
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| There's an options page with a few options, new options will be implemented on demand (as long as they make sense). | You have to log in to add a translation. | Details | |
Original untranslated
There's an options page with a few options, new options will be implemented on demand (as long as they make sense).
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| The ajax pagination feature is maintained in an add-on plugin by Klemens Starybrat. Check it out:↵ <a href="https://wordpress.org/plugins/lcp-ajax-pagination">LCP Ajax Pagination</a> | Ajaxi lehekülgede muutmise funktsiooni säilitab Klemens Starybrati lisandmoodul. Vaata järgi: <a href="https://wordpress.org/plugins/lcp-ajax-pagination">LCP Ajaxi lehekülgede lehekülg</a> | Details | |
Original waiting
The ajax pagination feature is maintained in an add-on plugin by Klemens Starybrat. Check it out:↵
<a href="https://wordpress.org/plugins/lcp-ajax-pagination">LCP Ajax Pagination</a>
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| <strong>AJAX pagination</strong> | <strong>AJAX-i leheküljed</strong> | Details | |
Original waiting
<strong>AJAX pagination</strong>
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| How to customize the way the posts are shown: <a href="https://github.com/picandocodigo/List-Category-Posts/wiki/Template-System">Template System</a>. | Postituste kuvamisviisi kohandamine: <a href="https://github.com/picandocodigo/List-Category-Posts/wiki/Template-System">Mallisüsteem</a>. | Details | |
Original waiting
How to customize the way the posts are shown: <a href="https://github.com/picandocodigo/List-Category-Posts/wiki/Template-System">Template System</a>.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| I have a <a href="http://picandocodigo.net/programacion/wordpress/list-category-posts-wordpress-plugin-english/#support" title="Donate via PayPal">PayPal account</a> where you can donate too. | Mul on <a href="http://picandocodigo.net/programacion/wordpress/list-category-posts-wordpress-plugin-english/#support" title="Donate via PayPal">PayPali konto</a>, kus saad ka annetada. | Details | |
Original waiting
I have a <a href="http://picandocodigo.net/programacion/wordpress/list-category-posts-wordpress-plugin-english/#support" title="Donate via PayPal">PayPal account</a> where you can donate too.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Klemens Starybrat has been writing lots of amazing code for this plugin, so if you've found it useful and want to pay it forward, consider sponsoring him on GitHub: https://github.com/sponsors/klemens-st | Klemens Starybrat on selle pistikprogrammi jaoks kirjutanud palju hämmastavat koodi, nii et kui olete leidnud, et see on kasulik ja soovite selle eest tasuda, kaaluge tema sponsoreerimist GitHubis: https://github.com/sponsors/klemens-st | Details | |
Original waiting
Klemens Starybrat has been writing lots of amazing code for this plugin, so if you've found it useful and want to pay it forward, consider sponsoring him on GitHub: https://github.com/sponsors/klemens-st
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| The plugin also supports pagination. You need to specify <code>numberposts</code> to tell the plugin how many posts per page you want: | Pistikprogramm toetab ka lehekülgede jagamist. Peate määrama <code>numberposts</code>, et öelda pistikprogrammile, mitu postitust lehel soovite: | Details | |
Original waiting
The plugin also supports pagination. You need to specify <code>numberposts</code> to tell the plugin how many posts per page you want:
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| You can also use <code>title</code>, <code>author</code>, <code>ID</code>. More options are described in the documentation. | Võite kasutada ka <code>pealkirja</code>, <code>autorit</code>, <code>ID</code>. Rohkem valikuid on kirjeldatud dokumentatsioonis. | Details | |
Original waiting
You can also use <code>title</code>, <code>author</code>, <code>ID</code>. More options are described in the documentation.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| You can order posts by date: | Postitusi saad tellida kuupäeva järgi: | Details | |
Original waiting
You can order posts by date:
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| <a href="https://github.com/picandocodigo/List-Category-Posts/wiki/HTML-&-CSS-Customization">Read more about this feature</a> | <a href="https://github.com/picandocodigo/List-Category-Posts/wiki/HTML-&-CSS-Customization">Lugege selle funktsiooni kohta lisateavet</a> | Details | |
Original waiting
<a href="https://github.com/picandocodigo/List-Category-Posts/wiki/HTML-&-CSS-Customization">Read more about this feature</a>
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| You can specify html tags and classes for many elements. Let's modify the previous shortcode and wrap dates and authors in tags and classes of our choice: | Saate määrata paljudele elementidele html-sildid ja -klassid. Muudame eelmist lühikoodi ning mähkime kuupäevad ja autorid enda valitud siltidesse ja klassidesse: | Details | |
Original waiting
You can specify html tags and classes for many elements. Let's modify the previous shortcode and wrap dates and authors in tags and classes of our choice:
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
Export as
Comment
Short description.