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

Read More Read Less

الوصف

So easy and lightweight plugin that helps you to show some portion of large data and show and hide on button click. Also if there is any URL in that link, it will take you there. Place this code in your template file <label class=”redirectTo” style=”display: none”>Here you can provide the link where you want to redirect the page and its optional. If its empty then read more read less functionality will work.</label> and in the between the tag set the URL you want to redirect the user and use this shortcode to “[readmoreless maxchar=50]Here you can put your string[/readmoreless]” to show the data and in between the tag set the string you want to show. maxchar is the variable where you set the maximum words you want to show when page loads.

التنصيب

Admin Installer via search
Visit the Add New plugin screen and search for “Read More Read Less”.
Click the “Install Now” button.
Activate the plugin.

Admin Installer via zip
Visit the Add New plugin screen and click the “Upload Plugin” button.
Click the “Browse…” button and select zip file from your computer.
Click “Install Now” button.
Once done uploading, activate Read More Read Less.

Manual
Upload the readmorereadless folder to the plugins directory in your WordPress installation.
Activate the plugin.
That’s it! Now you can easily start showing the data in pieces.

المراجعات

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

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

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

المساهمون

ترجمة ”Read More Read Less“ إلى لغتك.

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

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

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

1.0
* show some part of data.
* can also include slowness effect.