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

Magazine Columns

描述

This plugin creates magazine style columns in your posts and pages.

螢幕截圖

  • Two columns

安裝

  1. Unzip the magazine-columns.zip file.
  2. Upload the magazine-columns folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Use the column quicktag in the HTML editor to add the <!–column–> tag to your posts or pages.

常見問題

1) How do I create columns in my posts or pages?

Just add <!–column–> to your posts or pages with the column quicktag button in the HTML editor or add it manually.

2) How do I create more columns?

Just add the <!–column–> tag to your post or pages up to four times to create up to five columns.

3) What if I only want a portion of my post or page to have columns.

Place <!–startcolumns–> where you want your columns to begin, and <!–stopcolumns–> where you would like them to end. Then add the <!–column–> tag within these tags to divide your text.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Magazine Columns” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Magazine Columns 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

Version 1.0.7 (2015-8-18)

  • Added validation
  • Updated version and stable tag

Version 1.0.6 (2012-10-04)

  • Bug fix

Version 1.0.5 (2012-10-04)

  • Updated donate link
  • Recoded everything to improve functionality
  • Added assets
  • Tested up to WP 3.4.2

Version 1.0.4 (2011-04-14)

  • Fixed bugs
  • Included CSS in head
  • Tested up to WP 3.1.1

Version 1.0.3 (2009-04-01)

  • Fixed IE styles
  • Removed extra line breaks

Version 1.0.2 (2009-03-31)

  • Added start and stop columns tags

Version 1.0.1 (2009-03-30)

  • Removed problamatic if statement

Version 1.0 (2009-03-28)

  • Public Release