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

LB Back To Top

描述

This plugin includes a button that appears when the user scrolls the scroll bar when you click the button the user is taken to the top of the site.

Visit the Screenshots tab to see an example of the plugin running.

Credits

螢幕截圖

  • Button back to top

安裝

To install just follow the installation steps of most WordPress plugin’s:

e.g.

  1. Download the file lb-back-to-top.zip;
  2. Unzip the file on your computer;
  3. Upload folder lb-back-to-top, you just unzip to /wp-content/plugins/ directory;
  4. Activate the plugin through the ‘Plugins’ menu in WordPress;
  5. Be happy.

Important: This plugin uses the wp_footer action, then it is necessary that it be called in your theme.

常見問題

I activated the plugin but the button does not appear when you scroll the scroll bar of my site.

The plugin uses the wp_footer action, make sure it is called in your theme. Usually the action is called the footer file of the theme with the wp_footer () code;

評價

There are no reviews for this plugin.

貢獻者及開發者

“LB Back To Top” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 LB Back To Top 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

2.0 2013-01-02

  • Creation of the plugin, the initial version.