這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

RESPONSIVE AND SWIPE SLIDER!

外掛說明

RESPONSIVE AND SWIPE SLIDER can create multiple image galleries and you can display by using short code [rsSlider id=27]. Where 27 is the post id. You can get this shortcode in the admin panel.

Each gallery can be of different size. You can set the size of gallery under the Slider panel setting. If you want to add your own custom size then use add_image_size() in the function.php file. More detail can be found here how to add custom image sizes https://codex.wordpress.org/Function_Reference/add_image_size
After doing that you can select your own custom size in the Slider setting panel.

More over you can choose to display the title and description of each image and you can also hide it admin panel setting

螢幕擷圖

  • Admin panel will look like this. You can use this shortcode in the content.
  • Add new slides inside gallery.
  • Slider setting panel

安裝方式

  1. Download the plugin and extract the files
  2. Upload responsive-and-swipe-slider to your ~/wp-content/plugins/ directory
  3. Edit the templates your Theme uses and add the following code:

    <?php
            echo do_shortcode("[rsSlider id=27]");
        ?>
    
  4. You can also add the short code in the content.

Test it out and enjoy!

常見問題集

When will the next version of your plugin be released?

As soon as I find the time, I will update the plugin and release a new version.

使用者評論

閱讀全部 11 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈RESPONSIVE AND SWIPE SLIDER!〉的開發相關工作。

參與者

將〈RESPONSIVE AND SWIPE SLIDER!〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄