Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Shuffle Random Image Gallery

Опис

The Shuffle Random Image Gallery plugin is a dynamic WordPress plugin that effortlessly refreshes your website’s appearance by displaying random images.

This plugin is perfect for galleries, portfolios, or any web space that benefits from visually engaging content.

Using shortcodes, you can display random images from specified posts or directly from media IDs, adding an element of surprise and variety to your site.

Use Shortcodes to Display Random Images:

To display random images from specified posts, use the shortcode [shuffle_featured_images post_ids=“1,2,3″], replacing 1,2,3 with your own comma-separated post IDs.

To display random images from specified media IDs, use the shortcode [shuffle_images media_ids=“1,2,3″], replacing 1,2,3 with your own comma-separated media IDs.

Customize and Place Shortcodes: You can place these shortcodes in any page or post where you want the random images to appear. The images will shuffle and display randomly each time the page is loaded.

Снимци екрана

Постављање

  1. Upload shuffle-random-image-gallery.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Shuffle Random Image Gallery“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Shuffle Random Image Gallery“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.1

  • Added size option