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

Materializer WP

外掛說明

Getting Started

Thanks for installing! Let me show you around:

Documentation:

Quickstart

Materializer comes with over 25 different Material Design components
and hundreds of ways to customize them. To get a good idea of how it all
works, add this short-code to your page after installing the plugin:

[card title=”A Cool Card!” text=”text-darken-3 grey” title_color=”blue”]
I am a very simple card. I am good at containing mall bits of
information. I am convenient because I require little markup to use
effectively.
[link text=”blue” to=”/”]Go Home[/link]
[/card]

The short-code above gives a material design card, of which you can
control the title, background color, text color, and link color. This
is just one of many ways you can use and combine short-codes.

Support and Bugs

If you have any question, can’t get something to work, or notice a bug, please submit it on the
Materializer issue tracker.

Pull requests to the Github Repo are also welcome!

Documentation

View the full documentation on the Materializer Website

螢幕擷圖

  • Basic Material Design card component

  • A Material Design 'raised' button.

  • Collapsible/Accoridion component.

  • Dropdown menu (open) component.

  • Circular and Responsive image component.

  • Pagination component.

  • Preloader (circular/flashing) component.

  • Striped table component.

安裝方式

You can install this plugin a couple of different ways:

WordPress Plugin Directory

  1. If you usually install plugins via the WordPress Dashboard ‘Add
    Plugins’ page, you can just search for ‘Materializer’ and click
    install!

Install from the .zip:

  1. Download the .zip file

  2. In your WordPress dashboard, go to Plugins -> Add New. Choose Upload a New Plugin and upload the .zip file.

Manual install from .zip:

  1. Download the .zip file and extract it into your sites wp-content/plugins directory

  2. Be sure to extract it into a directory called wp-content/plugins/materializer/.

Activating

Once you have the plugin installed via one of the methods above, you
can go to the Plugins page of your WordPress site and click activate
on Materializer. Once successfully activated, you’re good to go!

使用者評論

2016 年 9 月 3 日 1 則留言
This is the best option to inject material design to your WP site! Awesome support also ! Thumbs up body!
閱讀全部 3 則使用者評論

參與者及開發者

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

參與者

將〈Materializer WP〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.2.0

  • FIX: Fix CSS namespace issue that created conflicts with other elements and styles on the page.

0.1.0

  • Initial Release