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

Blogging Checklist

描述

Ever wanted to be able to let your authors know about all of the important steps to remember for your blog? You can distribute another document or use a seperate system, but this very simple plugin lets you define a checklist that will appear on Edit Post page.

Note that other than the design of the checklist, this plugin doesn’t store any data. So it’s just a way to add some reference material to the Edit Post page.

螢幕截圖

  • Here's what the checklist might look like on a blog post. You can customize it to your heart's content.
  • Here's the admin page. See, easy to modify, no HTML. You can make the checklist as long as you like

安裝

It’s a pretty easy plugin to use. Just upload it and activate it like any other plugin.

常見問題

How do I create a checklist?

There’s a new “Blogging Checklist” menu under the Settings tab. Go there and enter what you want.

How do I make checkboxes appear?

Just use a pair of brackets, and they will become checkboxes

Can I enter HTML?

Sure, go nuts. Okay, actually be careful. If you leave tags unclosed, you might make the administration pages behave weirdly.

Security Risks?

Yes, this plugin does allow you to inject HTML into the Admin pages. However, only an WordPress Administrator can change the checklist, so it’s not really a big deal.

Why doesn’t the checklist save its state?

That’s not the point of the plugin. The checklist is just a reference card. The checkboxes are form elements, but these just allow the post author or editor to note which tasks he or she has already completed.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Blogging Checklist 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • Created the plugin!