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

WP Pace

外掛說明

Create an automatic page load progress bar. Based on Pace – Automatic page load progress bar. Javascript by Zack Bloom CSS by Adam Schwartz. Themes inspired by Mary Lou

See a working demo here: pace.jamesdbruner.com

Cool Features:

  • Customize the color of the progress bar with an easy to use color picker
  • Choose which progress bar ‘theme’ you want to use from a dropdown list
  • Decide whether you want to have the progress bar on every page or use the shortcode to add it to just a few specific pages/posts
  • The shortcode allows you to have different colored progress bars with varying themes on a page to page basis.

How to use the shortcode:

There are two attributes you can use

  • color
  • theme

Example: [pace color="#29d9dd" theme="minimal"] or just [pace] will work fine. (the default color is #29d9dd and the default theme is minimal)

There are ten themes to choose from

  • Minimal
  • Flash
  • Barbershop
  • MacOSX
  • Fill-Left
  • Flat-Top
  • CornderIndicator
  • Bounce
  • Big Counter
  • Center Circle

螢幕擷圖

  • Settings Page
  • Big Counter Example

安裝方式

How to get started:

  1. Upload wp-pace.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the Plugins page and select Settings
  4. Choose the settings you would like then check the Sitewide option and save
  5. Alternatively you can uncheck the sitewide option and use the shortcode on any page or post

常見問題集

How big is this plugin?

Currently it’s sitting at: ~43.3KB
This is largely due to the fact that every pace theme is included in this plugin. That’s not to say that every theme is loaded. Only the theme you choose is loaded onto your page.

使用者評論

閱讀全部 8 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

2.0

  • Refactored the plugin to work within the pace class now
  • Added 2 more effects Big Counter and Center Circle
  • Minified the css for all of the efects
  • Minified pace.js

1.0

  • First commit
  • Comes with a global option or you can use the shortcodes
  • Customize the color and choose a theme for your progress bar(s)