Açıklama
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.
Yükleme
- Download, unzip and upload to your WordPress plugins directory.
- Activate the plugin within your WordPress Administration Backend.
- You can use the widget now.
SSS
- Installation Instructions
-
- Download, unzip and upload to your WordPress plugins directory.
- Activate the plugin within your WordPress Administration Backend.
- You can use the widget now.
- Q: How can I edit a Heading sizes list?
-
A: You can add the
jhl_tags_listfilter 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_listfilter 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_attributesfilter 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 filterhook from your theme or plugin. You will have a title value string as a parameter.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Just Headline” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Just Headline” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
- Version 1.0
- First version of the plugin

