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

Phee's LinkPreview

الوصف

This is simple and lightweight plugin for WP. It works similar to Facebook’s url preview and it’s very easy to use.

Plugin uses free LinkPreview API web-service at http://www.linkpreview.net and retrieves basic link SEO data.

Additionally, in dashboard plugin settings you can avoid using API and scrap the link information directly from local web server using CURL or file_get_contents.

All the link info retrieved can be stored in cache to avoid possible performance impact on high traffic websites. Aside other plugin’s settings in dashboard, there is Cache time value where you can specify in minutes how long to keep URL’s information for future use.

Both LTR and RTL content environments are supported.

Two different plugin features are at your disposal, tooltips and shortcode:

Tooltip

Tooltip feature hooks on content load and scans for possible link matches. Each link matched is being modified with additional attributes, so when you hover them, popup is shown.

It’s using plugin’s JavaScript and WordPress Ajax to deliver content on demand.

Shortcode

When used through shortcodes it works the same way, just no hover needed but static content like Facebook’s URL preview will be shown.

Shortcode usage example:

[link_preview]http://…[/link_preview]

لقطات الشاشة

  • Shortcode screenshot
  • Tooltips screenshot

التنصيب

  1. Upload linkpreview plugin to you WordPress blog (in the /wp-content/plugins/ directory)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use it as a tooltip feature, or through shortcodes
  4. Rate it if you like it 🙂

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

Installation Instructions
  1. Upload linkpreview plugin to you WordPress blog (in the /wp-content/plugins/ directory)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use it as a tooltip feature, or through shortcodes
  4. Rate it if you like it 🙂
Is this plugin using any external javascript?
  • You can choose between included WP jquery-ui Tooltip and Tooltipster JS that comes with a plugin
Does it support RTL
  • نعم

المراجعات

19 سبتمبر، 2023
I worked on a site from a new client and clearly had some kind of malware because I couldn't install or remove plugins and in mobile ads popped up from nowhere. I then suggested to switch hosting (it was in a awful one) to siteground. And their malware system identified this plugin as malware. Removed it and showed as cleaned so... Beware!
3 سبتمبر، 2016
This is unique plugin. I was searching for something like this for a year! And I finally found this. It's great.
إقرأ جميع المراجعات 6

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

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

المساهمون

ترجمة ”Phee's LinkPreview“ إلى لغتك.

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

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

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

1.6.3a

  • RTL support
  • using default url length (128) if not set or 0

1.6.4

  • CURL is no more mandatory to be installed/enabled

1.6.5

  • Fix for converting HTML entities

1.6.5a

  • minor change

1.6.7

  • Proper handling of error response (do not cache)