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

A-2-Z Alphabetical Archive Links

الوصف

This widget will get a list of post/cpt title first character. The list is then displayed as an unordered list of links. The links take the user to an archive page for the specific post type and display the posts where its title begins with the character.

If the title begins with the following words, the first character of the second word will be used:

  • A
  • An
  • And
  • The

Examples

  • ‘A Cup of Joe’ will be listed under ‘C’
  • ‘The Pony’ will be listed under ‘P’
  • ‘Android Green is Nice’ will be listed under ‘A’
  • ‘The 10 Strangest Foods’ will be places under ‘#’ (number sign)

لقطات الشاشة

  • Widget config
  • Links without count
  • Links with count (top), hover example ( bottom )

التنصيب

  1. Upload the entire ‘a2z-alphabetical-archive-links’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the settings page to activate which post type(s) to have
  4. Add the ‘A2Z Alphabetical Archive Links’ widget to a widget area

الأسئلة المتكررّة

None at this time

المراجعات

لا توجد مراجعات لهذه الإضافة.

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

“A-2-Z Alphabetical Archive Links” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”A-2-Z Alphabetical Archive Links“ إلى لغتك.

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

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

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

2.0.2

cleaning up version numbers

2.0.1

  • fixed bug with earlier versions of php and version checking

2.0.0

Complete rewrite. In an effort to make the code scale better.
* Removed slow query
* Added minimum WordPress version check
* Added minimum php version check
* Added grouping for titles that have a number as their first character
* Added custom rewrites the handle better archive links

1.0.2

Changed link builder again to account for modified front page settings

1.0.1

  • Changed widget option for post type to include only publically queriable post types ( Pages not an option anymore )
  • Fixed links generated when using the post type of Post

1.0

Initial release