New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| Does this plugin do dynamic random rotation within a loaded page (i.e. randomly rotating images within a loaded page)? | You have to log in to add a translation. | Details | |
Original untranslated
Does this plugin do dynamic random rotation within a loaded page (i.e. randomly rotating images within a loaded page)?
You have to log in to edit this translation. |
|||
| Make use of the <code>c2c_random_file()</code> or <code>c2c_random_files()</code> template function in your code or template (see examples below). | You have to log in to add a translation. | Details | |
Original untranslated
Make use of the <code>c2c_random_file()</code> or <code>c2c_random_files()</code> template function in your code or template (see examples below).
CommentFound in installation list item. You have to log in to edit this translation. |
|||
| Activate the plugin through the 'Plugins' admin menu in WordPress | You have to log in to add a translation. | Details | |
Original untranslated
Activate the plugin through the 'Plugins' admin menu in WordPress
CommentFound in installation list item. You have to log in to edit this translation. |
|||
| Can be run inside or outside of "the loop" | You have to log in to add a translation. | Details | |
Original untranslated
Can be run inside or outside of "the loop"
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Unless you limit the file search to only include a particular extension (via <code>$extensions</code> argument), all files in the specified <code>$dir</code> will be under consideration for random selection | You have to log in to add a translation. | Details | |
Original untranslated
Unless you limit the file search to only include a particular extension (via <code>$extensions</code> argument), all files in the specified <code>$dir</code> will be under consideration for random selection
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Notes: | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| This functionality can be useful for displaying random images/logos or including text from random files onto your site (writing excerpts, multi-line quotes, etc). Other ideas: random ads, random CSS files, random theme template selection. | You have to log in to add a translation. | Details | |
Original untranslated
This functionality can be useful for displaying random images/logos or including text from random files onto your site (writing excerpts, multi-line quotes, etc). Other ideas: random ads, random CSS files, random theme template selection.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Arguments to the functions permit you to limit what file(s) can be randomly selected based on a given set of file extensions. You can also explicitly specify files that should not be randomly selected. | You have to log in to add a translation. | Details | |
Original untranslated
Arguments to the functions permit you to limit what file(s) can be randomly selected based on a given set of file extensions. You can also explicitly specify files that should not be randomly selected.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| This plugin provides template tags that allow you to retrieve the name, path (relative or absolute), url, or fully marked-up link to a randomly chosen file or files in a specified directory. | You have to log in to add a translation. | Details | |
Original untranslated
This plugin provides template tags that allow you to retrieve the name, path (relative or absolute), url, or fully marked-up link to a randomly chosen file or files in a specified directory.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| If you want to actually display the name of the random file, be sure to 'echo' the results: | You have to log in to add a translation. | Details | |
Original untranslated
If you want to actually display the name of the random file, be sure to 'echo' the results:
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| ↓ | Change: Explicitly define return type for overridden method | You have to log in to add a translation. | Details |
Original untranslated
Change: Explicitly define return type for overridden method
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Change: Switch uses of <code>assertRegExp()</code> to <code>assertMatchesRegularExpression()</code> for future PHPUnit 10 compatibility | You have to log in to add a translation. | Details |
Original untranslated
Change: Switch uses of <code>assertRegExp()</code> to <code>assertMatchesRegularExpression()</code> for future PHPUnit 10 compatibility
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Fix: Fix typos in documentation | You have to log in to add a translation. | Details |
Original untranslated
Fix: Fix typos in documentation
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Details: | You have to log in to add a translation. | Details |
Original untranslated |
|||
| ↓ | This minor update features improved randomization of file selection, adds support for the extensions argument to be an array, notes compatibility through WP 6.6+, removes unit tests from release packaging, updates copyright date (2024), and other code improvements and minor changes. | You have to log in to add a translation. | Details |
Original untranslated
This minor update features improved randomization of file selection, adds support for the extensions argument to be an array, notes compatibility through WP 6.6+, removes unit tests from release packaging, updates copyright date (2024), and other code improvements and minor changes.
CommentFound in changelog paragraph. You have to log in to edit this translation. |
|||
Export as
Comment
Found in faq header.