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

CC Circle Progress Bar

描述

Simple circle animated progress bar.
No limit to use.

Demo link: http://www.crazy-coder.com/plugins/cc-circle-progress-bar/

Features
1. It will show any type of progressbar.
2. You can controll height and width.
3. You can control thickness.

Usages
Just use [progressbar] short code.

Simple usage instruction:
1. Install This plug in your WordPress Site

  1. Usage [progressbar] this shortcode where you want to use it.

  2. You can control this shortcode via attributes. There is all attributes.
    id=”1″ => ID of every progressbar. Default value 1. Must change this value if you add more then one progress bar in post or page.
    dimen=”250″ => Height and width. Default value 250. You can control height and width via this.
    text=”90%” => Text in the circle. Default value 90%. Change it with your text or you can keep it blank if you don’t wanna put any text.
    info=”Photoshop” => Information of the circle, it shown under text. Default value Photoshop. Change it with your text or you can keep it blank if you don’t wanna put any text.
    width=”10″ => Thickness of bar. Default value 10. You can change it with your with your value.
    fontsize=”25″ => Font size of text. Default value 25. You can change it with your with your value.
    percent=”90″ => Percent of progress. Default value 90. You can change it with your with your value, value should be in 1 to 100.
    fgcolor=”#eee” => Foreground colour of progress. Default value #eee. You can change it with your with your value, value should be in RGB colour format start with Hash (#).
    bgcolor=”#000″ => Background colour of progress. Default value #000. You can change it with your with your value, value should be in RGB colour format start with Hash (#).
    fillcolor=”#000″ => Fill colour of progress. Default value none. You can change it with your with your value, value should be in RGB colour format start with Hash (#).
    type=”full” => Type of progress. Default value full. You can its value as half of full for showing half or full view of progressbar.
    border=”outline” => Border type of progress. Default value outline. You can its value as outline of inline.

  3. So, what right now? 🙂 It example time.
    Example 1: Without any attribute.
    [progressbar]

    Example 2: With every attribute.
    [progressbar id=”1″ dimen=”250″ text=”90%” info=”Photoshop” width=”10″ fontsize=”25″ percent=”90″ fgcolor=”#eee” bgcolor=”#000″ fillcolor=”#000″ type=”full” border=”outline”]

    Example 3: For inline border.
    [progressbar id=”1″ dimen=”250″ text=”90%” info=”Photoshop” width=”10″ fontsize=”25″ percent=”90″ fgcolor=”#eee” bgcolor=”#000″ fillcolor=”#000″ type=”full” border=”inline”]

    Example 4: For half circle.
    [progressbar id=”1″ dimen=”250″ text=”90%” info=”Photoshop” width=”10″ fontsize=”25″ percent=”90″ fgcolor=”#eee” bgcolor=”#000″ fillcolor=”#000″ type=”half” border=”inline”]

  4. If you have any problem to use this plugin feel free to submit a ticket in plug in forum.

  5. You can use this in you theme by Place <?php do_action('Your Shortcode'); ?> in your templates

Arbitrary section

You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or
“installation.” Arbitrary sections will be shown below the built-in sections outlined above.

A brief Markdown Example

Ordered list:

  1. Some feature
  2. Another feature
  3. Something else about the plugin

安裝

This section describes how to install the plugin and get it working.

Simple usage instruction:

  1. a. Upload plugin-name.php to the /wp-content/plugins/ directory.
    b. Install This plug in your WordPress Site.
    c. Activate the plugin through the ‘Plugins’ menu in WordPress.

  2. Usage [progressbar] this shortcode where you want to use it.

  3. You can control this shortcode via attributes. There is all attributes.
    id=”1″ => ID of every progressbar. Default value 1. Must change this value if you add more then one progress bar in post or page.
    dimen=”250″ => Height and width. Default value 250. You can control height and width via this.
    text=”90%” => Text in the circle. Default value 90%. Change it with your text or you can keep it blank if you don’t wanna put any text.
    info=”Photoshop” => Information of the circle, it shown under text. Default value Photoshop. Change it with your text or you can keep it blank if you don’t wanna put any text.
    width=”10″ => Thickness of bar. Default value 10. You can change it with your with your value.
    fontsize=”25″ => Font size of text. Default value 25. You can change it with your with your value.
    percent=”90″ => Percent of progress. Default value 90. You can change it with your with your value, value should be in 1 to 100.
    fgcolor=”#eee” => Foreground colour of progress. Default value #eee. You can change it with your with your value, value should be in RGB colour format start with Hash (#).
    bgcolor=”#000″ => Background colour of progress. Default value #000. You can change it with your with your value, value should be in RGB colour format start with Hash (#).
    fillcolor=”#000″ => Fill colour of progress. Default value none. You can change it with your with your value, value should be in RGB colour format start with Hash (#).
    type=”full” => Type of progress. Default value full. You can its value as half of full for showing half or full view of progressbar.
    border=”outline” => Border type of progress. Default value outline. You can its value as outline of inline.

  4. So, what right now? 🙂 It example time.
    Example 1: Without any attribute.
    [progressbar]

    Example 2: With every attribute.
    [progressbar id=”1″ dimen=”250″ text=”90%” info=”Photoshop” width=”10″ fontsize=”25″ percent=”90″ fgcolor=”#eee” bgcolor=”#000″ fillcolor=”#000″ type=”full” border=”outline”]

    Example 3: For inline border.
    [progressbar id=”1″ dimen=”250″ text=”90%” info=”Photoshop” width=”10″ fontsize=”25″ percent=”90″ fgcolor=”#eee” bgcolor=”#000″ fillcolor=”#000″ type=”full” border=”inline”]

    Example 4: For half circle.
    [progressbar id=”1″ dimen=”250″ text=”90%” info=”Photoshop” width=”10″ fontsize=”25″ percent=”90″ fgcolor=”#eee” bgcolor=”#000″ fillcolor=”#000″ type=”half” border=”inline”]

  5. If you have any problem to use this plugin feel free to submit a ticket in plugin forum.

  6. You can use this in you theme by Place <?php do_action('Your Shortcode'); ?> in your templates

評價

There are no reviews for this plugin.

貢獻者及開發者

“CC Circle Progress Bar” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 CC Circle Progress Bar 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • A change since the previous version.