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

HTML Classified Recent Posts & Comments Widgets

外掛說明

This plugins adds two widgets: Classified Recent Posts and Classified Recent Comments. They differ from the default widgets only in one thing – each listed link contains HTML class attribute describing which post it is related to. For recent comments the whole li tag also contains this attribute.

Listed classes are similar to the output from get_post_class (see WordPress Codex), each class has a prefix to prevent problems with CSS styling

  • crpw- for Custom Recent Posts Widget
  • crcw- for Custom Recent Comments Widgets

You can use this for example to highlight links to posts from chosen categories or witch chosen tags (or a particular post) via CSS.

常見問題集

No questions asked yet.

Ask.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈HTML Classified Recent Posts & Comments Widgets〉的開發相關工作。

參與者

變更記錄

1.0

  • First version