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

Simple Alert Boxes

説明

Use responsives alert boxes with shortcodes.
Is easy, only use the shortcode.

Example: For a info message use:
[alert type=”success”]Your text here[/alert]
Also you can change the icon size:
[alert type=”success” icon-size=”big”]Your text here[/alert]

Shortcode attributes:

  • type (defines the style of the alert box):

    • info (display a info style box)
    • success (display a success style box)
    • warning (display a warning style box)
    • danger (display a danger style box)
  • icon_size (defines the icon size):

    • normal (icon normal size)
    • small (icon small size)
    • big (icon big size)
    • hide-icon (no display the icon)

    [alert type=”type” icon-size=”icon-size”]Your text here[/alert]

  • Demo & Examples: http://www.rafael.mardojai.com/simple-alert-boxes-plugin/
  • Github repository: https://github.com/mardojai/Simple-Alert-Boxes-Wordpress-Plugin

スクリーンショット

  • screenshot-1.png
  • screenshot-2.png

インストール

  1. Download the plugin
  2. Upload the plugin directory to the /wp-content/plugins/ directory
  3. WordPress の「プラグイン」メニューからプラグインを有効化

FAQ

Installation Instructions
  1. Download the plugin
  2. Upload the plugin directory to the /wp-content/plugins/ directory
  3. WordPress の「プラグイン」メニューからプラグインを有効化

評価

2019年6月16日
It does the job.
2019年1月14日
Don't try this plugin. Especially using Elementor. (and shortcode inside Elementor) It just doesn't work. Maybe after the author update it, I will change my review.
2016年9月3日
This plugin is just great! The alert boxes look pretty and are easy to customize. You can simply change the icon, colors, etc. in the plugin editor, if you want to! Besides the developer of the plugin is a really nice guy who will help you out with any issues.
4件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Simple Alert Boxes” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.4.0

  • CSS improvements
  • Render others shortcodes inside the shortcode

1.3.1

  • CSS improvements

1.3.0

  • Plugin now uses Dashicons
  • New icon size attribute
  • CSS improvements
  • TinyMCE plugin improvements

1.2.0

  • TinyMCE Plugin

1.1.0

  • Optimized Shortcodes
  • Support bold, italic, links and more

1.0.0

  • レスポンシブデザイン
  • ショートコード