このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Awesome Progress Bar

説明

This plugin enables progress bars in your WordPress theme. You can embed a progress bar via shortcode anywhere: pages, posts, widgets, or even directly in theme files.

Features:
* Basic, striped, and animated progress bars.
* Fully customizable width, height, background color, text, and font size.
* Bootstrap 4 compatible.
* Lightweight and easy to use.

Shortcodes

Basic Progress Bar

[progressbar_basic width="33" height="50" bg_color="green" text="Hello World" font_size="20"]

Striped Progress Bar

[progressbar_stripped width="44" height="50" bg_color="teal" text="Hello World" font_size="20"]

Animated Progress Bar

[progressbar_animated width="78" height="50" bg_color="blue" text="Hello World" font_size="20"]

スクリーンショット

インストール

  1. Upload the awesome-progress-bar folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use the shortcodes in pages, posts, or widgets.
  4. To include a progress bar in theme PHP files, use:

    `php

FAQ

How do I install this plugin?

Install it like any regular WordPress plugin. Please refer to the Installation section above.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Awesome Progress Bar はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Awesome Progress Bar” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

Initial release

1.0.1

Minor bug fixes and styling improvements

1.0.13

Updated Bootstrap compatibility

Improved shortcode sanitization

Fully compatible with WordPress 6.5