このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

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