Slim Slider

外掛說明

Slim Slider is a straightforward plugin that enables you to add a responsive slider to your posts and pages using a simple shortcode.

To add a basic slider, use:

[slim_slider]

To include specific slides, use the slide IDs like this:

[slim_slider slides="135,654,168,201"]

In this example, only the slides with the specified IDs will be included in the slideshow.

Slim Slider is designed to be lightweight, ensuring minimal impact on your website’s performance. It is also highly customizable, allowing you to adjust various settings to match your needs. The plugin is fully responsive, ensuring that your sliders look great on all devices.

Shortcode Options

Customize your slider with various options:

[slim_slider height="740" fill="stretch" speed="3000"]

Available Options

  • id=”904562″
  • height=”740″
  • nav=”ab”
  • swipe=”800″
  • fill=”stretch”
  • duration=”300″
  • opacity=”2″
  • speed=”3000″
  • slides=””

Fill type options:
* stretch
* contain
* cover
* actual

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Create slides for the slider in the WordPress admin menu by selecting ‘Add New’ under Slim Slides.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Slim Slider〉的開發相關工作。

參與者

將〈Slim Slider〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.0.2

  • Initial release with bug fixes.

2.0.0

  • Various development upgrades.
  • Fixed “Requires at least” field.

1.2.1

  • Updated to be tested up to WordPress 6.4.

1.2.0

  • Added new features and options.
  • Improved PHP compatibility.
  • Enhanced plugin functionality with various tweaks.

1.1.0

  • Introduced additional options.
  • Improved code standards with PHPCS fixes.
  • Added easy admin interface.
  • Ensured compatibility with popular WordPress themes and plugins.
  • Enhanced SEO friendliness.
  • Various bug fixes and improvements.

1.0.2

  • Minor fixes and improvements.