هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

TC Custom Taxonomy Filter

الوصف

Filter your posts (including custom post types) by your custom taxonomies, just like you can with WordPress’ native category filter.

لقطات الشاشة

التنصيب

  1. Place the tc-custom-taxonomy-filter directory inside your plugins directory.
  2. Navigate to the Plugins section of the Dashboard and click “Activate”.

المراجعات

إقرأ جميع المراجعات 13

المساهمون والمطوّرون

“TC Custom Taxonomy Filter” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”TC Custom Taxonomy Filter“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

Version 2.0.0

  • Rewrote code to modern WordPress standards.

Version 1.3.1

  • One more minor code change to deal with another PHP notice. Props mrwweb.

Version 1.3

  • Bug fix to remove PHP notices. Props tatumcreative, mrwweb.

Version 1.2

  • Fixed a small bug where is_admin() wasn’t being called as a proper function.

Version 1.1

  • Turned off the “show_count” argument in wp_dropdown_categories. That option only counts the “publish” post status, not “private” or “drafts.” While this makes sense on the front end, in the administration interface it’s a bit confusing.
  • Removed the “Uncategorized” option because it wasn’t working properly. Will investigate restoring it at some point in the future.

Version 1.0

  • Initial release.