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

More Link Modifier

الوصف

A simple plugin that allows you to modify the link that is displayed when you use the <!–more–> feature. Also lets you remove the anchor link to turn off the jumping behaviour. You can also choose to have the more link open in a new window/tab.

You can choose to have just plain text, or also include the post’s title. If you chose to include the title, you can limit the number of characters/words that are displayed in the title. Also allows you to add ellipsis (…) to the title if it has been truncated. All the options can be found in “More Link” tab under “Options” in admin page.

لقطات الشاشة

  • Screenshot of the admin options page

التنصيب

  1. Create a directory ‘more-link-modifier’ in the ‘/wp-content/plugins/’ directory
  2. Upload ‘more-link.php’ and ‘more-link-options.php’ into the newly created ‘more-link-modifier’ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

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

Can I include HTML in the ‘Custom Link Text’?

Yes, but only the most basic HTML. The HTML tags that are allowed are:
<img>, <b>, <strong>, <i>, <em> and <u>

How do I include special characters?

Have a look here: Speical HTML Characters
eg. if you want one of those double right angled bracket thingies (right-pointing double angle quotation mark) you would use: &raquo;

I entered something in the ‘Custom Link Text’ field and things have stuffed up. What should I do?

Click on the ‘Reset to WordPress default values’ button and stop trying to break the plugin! (j/k – if you remember what you entered, please email me and I’ll see if I can fix it)

More questions?

Go to: More Link Modifier Page

المراجعات

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

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

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

المساهمون

ترجمة ”More Link Modifier“ إلى لغتك.

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

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

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

1.0.3

  • Added option to make more links open in new window/tab
  • Allowed img tags so you can have images in you more link

1.0.2

  • Georg Adamsen (http://wordpress.blogos.dk/) has kindly provided a Danish translation for the plugin.
  • There is minimal change to the code of the plugin.
  • New screenshot 🙂

1.0.1

Same as 1.0 (I was still new to svn)

1.0

The initial version of the plugin