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

WP Simple Related Posts

الوصف

*Related posts based on categories, tags.
*Can be replaced and sort of related posts at admin screen.
*I can be added as an add-on another related posts algorithm.

You can make addon to use Addon Template.

You can use JSON REST API Endpoint. Require plugin JSON REST API
http://example.com/wp-json/posts/%post_id%/sirp_related/
http://example.com/wp-json/sirp_related/%post_id%/
http://example.com/wp-json/sirp_related/%post_id%/?filter[num]=5

Translators

Contributors

لقطات الشاشة

  • post screen.
  • option page.
  • sigle page.

التنصيب

  1. Upload simple-related-posts to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

المراجعات

20 يناير، 2018
This plugin should not be installed, it’s outdated. Plus, api endpoints are not working, and format for related in /posts/POST_ID REST api endpoint is not using a consistent format for when related are not present.
إقرأ جميع المراجعات 5

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

“WP Simple Related Posts” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”WP Simple Related Posts“ إلى لغتك.

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

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

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

1.0

  • first release.

1.2.2

  • Add thumbnail image

1.2.3

  • Add Related Posts title

1.2.4

1.3

  • fixed bug on based tag and category
  • add pot file

1.3.1

  • Thai support

1.4

  • Edit CSS on Admin panel.
  • With a function to initialize the Related Posts.

1.4.1

  • Bug fix

1.4.2

  • Bug fix

1.4.3

  • Bug fix

1.4.4

  • Bug fix

1.5

  • Add Json Rest API Endpoint
  • Add Widget

1.5.1

  • Bug fix

1.5.2

  • stop save when running AUTO SAVE

1.5.3

  • Show only posts publish status

1.5.4

  • Exclude posts password protected

1.5.5

  • Bug fix

1.5.6

  • fix Skip processing at wp-cron, such as when publishing a future post

1.5.7

  • Fixed warning errors

1.5.8

  • Fixed a bug that caused metadata to be deleted in Quick Edit.

1.5.9

  • Support for Block Editor

1.6.0

  • Added support for manual addition when posts are in draft status.

1.6.1

  • Changed to always get post ID as an array.