Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Shuffle Random Image Gallery

Descrição

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.

Imagens de tela

Instalação

  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

Avaliações

There are no reviews for this plugin.

Contribuidores e desenvolvedores

“Shuffle Random Image Gallery” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores

Registro de alterações

1.1

  • Added size option