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

Keyring Reactions Importer

الوصف

A backfeed plugin to have all the reaction from all the social networks you have a copy of your post at.

Required plugins

Keyring is a dependency; the plugin will not function without it!

How it works

The plugin checks the syndication_urls post meta field populated either by the Syndication Links plugin or by hand: one syndicated url per line.

For example, it should look like:

https://www.facebook.com/your-facebook-user/posts/facebook-post-id https://www.flickr.com/photos/your-flickr-user/flickr-post-id 

In case the auto-import is enabled it will fire up scheduled cron job once every day ( not changeable currently ) for each network auto-import is enabled on. The job will query X ( depending on the service it’s querying ) posts per request, then fire up a new cron in the background until all posts are processed.

Known issues

  • due to the nature of the plugin it’s highly recommended to use system cron for WordPress instead of the built-in version
  • the plugin can be heavy on load; in this case please consider limiting the import date range on the settings page.

Currently supported networks

Credit

Countless thanks for the Keyring Social Importers and the Keyring plugin from Beau Lebens.

التنصيب

  1. Upload contents of keyring-reactions-importer.zip to the /wp-content/plugins/ directory
  2. Go to Admin -> Tools -> Import
  3. Activate the desired importer.
  4. Make sure WP-Cron is not disabled fully in case you wish to use auto-import.

المراجعات

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

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

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

المساهمون

ترجمة ”Keyring Reactions Importer“ إلى لغتك.

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

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

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

1.1

2015-05-26

  • Facebook broke it’s API… again. Fixed.

1.0

2015-05-01

  • initial stable release

0.3

2015-04-16

  • adding Instagram

0.2

2015-03-13

  • adding Flickr
  • adding Facebook

0.1

2015-03-12

  • first public release; 500px only