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

WordPress Easy Slides

描述

WordPress Easy Slides will generate a section in wordpress page or post where sildes show automatically.It is a easy use and lightweight plugin to make the pages Lively and colorful.
Wordpress Easy Slides plugin uses jQuery which included in wordpress without adding another library from outside.

Please search and submit your transaltion here: http://www.doumiaoer.com/?p=1271

Demo URL: http://www.doumiaoer.com/?page_id=93

螢幕截圖

  • Wordpress-Easy-Slides setting screen.
  • Wordpress-Easy-Slides sample.
  • Wordpress-Easy-Slides sample.

安裝

  1. Upload the folder WPRP to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php wp_sliders_show(); ?> in your templates
  4. no configuration necessary but you can set any title for the section of WordPress Easy Slides.
  5. sample use: if you are using the theme twentyten,
    edit the file loop-page.php and put the <?php wp_sliders_show(); ?>
    before this line <?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
  6. if you want to change the link to some specific page you want 1. to link when click any img, do following steps
    go to admin console –> Plugins –> Editorwp_easy_slides.php
  7. From the dropdown list ‘Select plugin to edit’ choose ‘WordPress Easy Slides’ then click the ‘select’ button
  8. Find the lines where includes the code <a href="#"> change to point to any page you want, for example <a href="http://www.doumiaoer.com/?p=1093">.

常見問題

  1. sample use: if you are using the theme twentyten,
    edit the file loop-page.php and put the <?php wp_sliders_show(); ?>
    before this line <?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>

  2. if you want to change the link to some specific page you want 1. to link when click any img, do following steps
    go to admin console –> Plugins –> Editorwp_easy_slides.php

  3. From the dropdown list ‘Select plugin to edit’ choose ‘WordPress Easy Slides’ then click the ‘select’ button
  4. Find the lines where includes the code <a href="#"> change to point to any page you want, for example <a href="http://www.doumiaoer.com/?p=1093">.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WordPress Easy Slides” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WordPress Easy Slides 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.4

  • Upgrad to 1.4 from 1.3 The only changes are for WordPress 4.0 compatibility

1.3

  • Upgrad to 1.3 from 1.2 The only changes are for WordPress 3.3 compatibility

1.2

  • Upgrad to 1.2 from 1.1 information update

1.1

  • Upgrad to 1.1 from 1.0

1.0

  • the first version

WordPress-Easy-Slides