Aprašymas
With Random plugin you can insert into your WordPress website one or more random contents coming from your posts.
The source contents can be pages, posts or custom post types.
You can display information in many different ways:
* A list of post titles
* One or more full contents or excerpts
* Raw URLs to posts permalink
Ekrano nuotraukos
Diegimas
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘Random’
- Activate the plugin from your Plugins page.
From WordPress.org
- Download Random zip file
- Unzip it
- Upload the unzipped directory to your ‘/wp-content/plugins/’ directory
- Activate the plugin from your Plugins page.
Atsiliepimai
Programuotojai ir komandos nariai
“Random” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.
AutoriaiĮskiepis “Random” išverstas į 1 kalbą. Dėkojame vertėjams už jų darbą.
Išverskite “Random” į savo kalbą.
Domina programavimas?
Peržiūrėkite kodą, naršykite SVN repozitorijoje, arba užsiprenumeruokite kodo pakeitimų žurnalą per RSS.
Pakeitimų istorija
1.3
- Removed deprecated warnings for PHP >= 8.2
- WordPress 6.6.2 compatibility
- Imporoved escaping
- Minor graphic changes
1.2
- Add new parameter to include only some posts from random results (by IDs)
- Setting inputs additional clean
1.1.1
- WordPress 6.3.2 compatibility
- Translation corrected
1.1
- WordPress 6.3.1 compatibility
- Add new parameter to exclude some posts from random results (by IDs)
- URLs escaped
- Corrected URLs for multisite installations
1.0.3
- WordPress 5.8 compatibility
- Restyling of about page
1.0.2
- Correction in URL type shortcode
1.0.0
- First plugin version