This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “HTML Classified Recent Posts & Comments Widgets” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0

  • First version