Açıklama
Plugin homepage | Plugin author | Donate
Image descriptions are stored as content (field post_content
) while captions are stored as excerpt (field post_excerpt
). This means that descriptions are shown on single attachment pages, while captions are shown in galleries and if image is embedded in a post content with a [caption]
shortcode.
If you use images just in galleries, in order to have text below image in both places, you need to fill both fields.
This plugin changes that. You only fill description field and that text is used as caption of image in galleries.
There are no options or settings, just enable plugin and everything works automatically.
Yükleme
Either install the plugin via the WordPress admin panel, or …
- Upload
descriptions-as-captions-in-galleries
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
There are no configuration options in this plugin.
And it’s on GitHub.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Descriptions as Captions in Galleries” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Descriptions as Captions in Galleries” 1 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.
“Descriptions as Captions in Galleries” 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ı
1.0.1
- Released on 16th April 2016
- Change translations text domain
- Removed
languages
folder