Title: CSSIgniter Shortcodes
Author: Anastis Sourgoutsidis
Published: <strong>2012 年 2 月 6 日</strong>
Last modified: 2025 年 12 月 2 日

---

搜尋外掛

![](https://ps.w.org/cssigniter-shortcodes/assets/banner-772x250.png?rev=2521475)

![](https://ps.w.org/cssigniter-shortcodes/assets/icon-256x256.png?rev=3045568)

# CSSIgniter Shortcodes

 由 [Anastis Sourgoutsidis](https://profiles.wordpress.org/anastis/) 開發

[下載](https://downloads.wordpress.org/plugin/cssigniter-shortcodes.2.4.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/cssigniter-shortcodes/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/cssigniter-shortcodes/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/cssigniter-shortcodes/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/cssigniter-shortcodes/#developers)

 [技術支援](https://wordpress.org/support/plugin/cssigniter-shortcodes/)

## 外掛說明

WordPress blocks are easier to use and this is why we have created a fantastic collection
of FREE blocks for the new block editor.
 Check out [GutenBee](https://wordpress.org/plugins/gutenbee/)
now!

This shortcodes plugin, has been created to complement and be used mainly with CSSIgniter’s
premium and free themes. But of course, anyone can use it with any theme.
 A lot
of useful shortcodes are defined. See the plugin’s documentation for a complete 
guide.

### Documentation

https://www.cssigniter.com/docs/shortcodes/

## 螢幕擷圖

 * [[
 * Some default-styled shortcodes.

## 安裝方式

 1. Go to Plugins -> Add New
 2. Search for “CSSIgniter Shortcodes”
 3. Click “Install”
 4. Click “Activate”
 5. Navigate to Settings -> CSSIgniter Shortcodes to set up the defaults.
 6. Edit any post or page and use the shortcode block to insert your new shortcodes.

## 常見問題集

### What shortcodes are supported?

Quite a few! Check https://www.cssigniter.com/docs/shortcodes/ for complete usage
instructions.

## 使用者評論

![](https://secure.gravatar.com/avatar/33c3bbef7586817361357f5f1ced445ac478aef572d915eac6cb2bad2ebc5e36?
s=60&d=retro&r=g)

### 󠀁[Great PLUGIN](https://wordpress.org/support/topic/great-plugin-9254/)󠁿

 [skopelos-tony](https://profiles.wordpress.org/skopelosvillas/) 2016 年 9 月 3 
日

Works everytime..even within other shortcode plugins!

![](https://secure.gravatar.com/avatar/3c3171070c1d8d8f303770f7deb9a2f94379aa497d2803bea78f56ef776148d0?
s=60&d=retro&r=g)

### 󠀁[Great!!](https://wordpress.org/support/topic/great-4465/)󠁿

 [mikejan](https://profiles.wordpress.org/mikejan/) 2016 年 9 月 3 日

These guys are great. They have a template club that is super solid with fast forum
support. Highly recommended !!

 [ 閱讀全部 4 則使用者評論 ](https://wordpress.org/support/plugin/cssigniter-shortcodes/reviews/)

## 參與者及開發者

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

參與者

 *   [ Anastis Sourgoutsidis ](https://profiles.wordpress.org/anastis/)
 *   [ The CSSIgniter Team ](https://profiles.wordpress.org/cssigniterteam/)
 *   [ Vassilis Mastorostergios ](https://profiles.wordpress.org/silencerius/)
 *   [ Gerasimos Tsiamalos ](https://profiles.wordpress.org/tsiger/)

〈CSSIgniter Shortcodes〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/cssigniter-shortcodes/contributors)
為這個外掛做出的貢獻。

[將〈CSSIgniter Shortcodes〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/cssigniter-shortcodes)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/cssigniter-shortcodes/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/cssigniter-shortcodes/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/cssigniter-shortcodes/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/cssigniter-shortcodes/)。

## 變更記錄

#### 2.4.2

 * Fixed authenticated XSS issue. Props Athiwat Tiprasaharn (Jitlada)

#### 2.4.1

 * Fixed deprecation warning “Required parameter follows optional parameter” in 
   PHP 8

#### 2.4.0

 * Fixed an issue where a notice was thrown when the map api checkbox was not enabled.
 * Fixed minor issues in shortcode examples.
 * Fixed an improperly closed tag.
 * Replaced flexslider with tiny slider.
 * All assets are now enqueued minified.
 * Improved updates handling.
 * Improved escaping.

#### 2.3.2

 * Fixed an illegal string offset warning that could appear on some edge cases.
 * Added filter ‘cssigniter_shortcodes_enqueue_scripts_styles’ to allow short-circuiting
   the loading of js/css assets.
 * Admin-side stylesheet now only loads on the plugin’s settings page.

#### 2.3.1

 * Updated font-awesome to v.4.7.0
 * Added translator comments.
 * Updated language files.
 * Eliminated uses of extract()
 * WordPress PHP coding standards.

#### 2.3

 * A Google Maps API key is now required (by Google) to display maps, and this got
   reflected in the inline documentation. Instructions can be found here: http://
   www.cssigniter.com/docs/article/generate-a-google-maps-api-key/
 * Google Maps API is now disabled by default.
 * Improved options initialization. Introduced filter ‘ci_shortcodes_default_settings’
   to modify the default plugin options.
 * Updated language files.

#### 2.2.3

 * Updated font-awesome to v.4.6.3
 * Fixed issue with the tabs shortcode, where border_color and border_width attributes
   wouldn’t work properly.

#### 2.2.2

 * Updated font-awesome to v.4.6.1
 * Fixed issue where Google Maps API would load a retired version of the API.
 * Deleted unneeded jquery file.

#### 2.2.1

 * Google Maps API is now loaded protocol-less for compatibility with https installations.
   Also removed deprecated sensor parameter.

#### 2.2

 * Updated font-awesome to v.4.5.0
 * Prepared the plugin for language packs compatibility.
 * Deleted po/mo files.
 * Added POT file.

#### 2.1

 * Added filters for each shortcode’s markup.
 * Fixed an issue where the quote’s cheatsheet wouldn’t display.
 * Renamed register_ci_shortcode_settings() to ci_shortcodes_register_settings()
   and changed all references.

#### 2.0

 * Plugin rewritten from scratch.
 * Everything is now responsive.
 * CSS themes are no longer available.
 * Added shortcodes for accordions, tabs, headings, sliders.
 * Shortcodes now support build-in color schemes, font-awesome icons, and much, 
   much more.

#### 1.2.2

 * Added a “Settings” link in the plugins listing page.
 * If exists, the Upgrade Notice is now shown in the plugins listing page.

#### 1.2.1

 * Fixed an issue where the columns shortcodes wouldn’t get styled appropriately,
   when compatibility mode was enabled.

#### 1.2

 * Added internationalization support.
 * Stylesheets are now loaded on the top of the page.

#### 1.1

 * Added a missing clearfix class “group” to all stylesheets.

#### 1.0

 * Initial Release

## 中繼資料

 *  版本 **2.4.2**
 *  最後更新 **6 個月前**
 *  啟用安裝數 **2,000+**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  語言
 * [English (US)](https://wordpress.org/plugins/cssigniter-shortcodes/) 及 [Korean](https://ko.wordpress.org/plugins/cssigniter-shortcodes/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/cssigniter-shortcodes)
 * 標籤:
 * [blockquote](https://tw.wordpress.org/plugins/tags/blockquote/)[Box](https://tw.wordpress.org/plugins/tags/box/)
   [button](https://tw.wordpress.org/plugins/tags/button/)[separator](https://tw.wordpress.org/plugins/tags/separator/)
   [tooltip](https://tw.wordpress.org/plugins/tags/tooltip/)
 *  [進階檢視](https://tw.wordpress.org/plugins/cssigniter-shortcodes/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  4 個 5 星使用者評論     ](https://wordpress.org/support/plugin/cssigniter-shortcodes/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/cssigniter-shortcodes/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/cssigniter-shortcodes/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/cssigniter-shortcodes/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/cssigniter-shortcodes/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/cssigniter-shortcodes/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/cssigniter-shortcodes/reviews/)

## 參與者

 *   [ Anastis Sourgoutsidis ](https://profiles.wordpress.org/anastis/)
 *   [ The CSSIgniter Team ](https://profiles.wordpress.org/cssigniterteam/)
 *   [ Vassilis Mastorostergios ](https://profiles.wordpress.org/silencerius/)
 *   [ Gerasimos Tsiamalos ](https://profiles.wordpress.org/tsiger/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/cssigniter-shortcodes/)