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

Just Headline

الوصف

After installation, you will have a new widget available called “Just Headline”.

It can insert the html heading tag h1-h6 into the sidebar or any other widgetized areas (like Page Builders).

Furthermore, you can select a style for it (by default, several pre-defined html tag class names).

Customization

You can change available heading sizes and styles with filter hooks. Please check FAQ for more information.

لقطات الشاشة

  • Widget options

التنصيب

  1. Download, unzip and upload to your WordPress plugins directory.
  2. Activate the plugin within your WordPress Administration Backend.
  3. You can use the widget now.

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

Installation Instructions
  1. Download, unzip and upload to your WordPress plugins directory.
  2. Activate the plugin within your WordPress Administration Backend.
  3. You can use the widget now.
Q: How can I edit a Heading sizes list?

A: You can add the jhl_tags_list filter hook from your theme or plugin. You will have simple key-value pairs array, which you can modify.

Q: How can I edit Heading styles list?

A: You can add the jhl_styles_list filter hook from your theme or plugin. You will have simple key-value pairs array, which you can modify.

Q: Can I modify the default classes for styles?

A: You can add the jhl_styles_attributes filter hook from your theme or plugin. You will have simple key-value pairs array, which you can modify.

Q: Can I add additional wrappers for the title inside the heading tag?

A: You can add the jhl_title filter hook from your theme or plugin. You will have a title value string as a parameter.

المراجعات

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

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

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

المساهمون

ترجمة ”Just Headline“ إلى لغتك.

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

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

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

  • Version 1.0
    • First version of the plugin