Açıklama
Global Content by BusinessBox allows you to define at only one place some content globally used all over your website.
Hence it prevents from writing mutlitple times some hardly-maintenable text.
Plain text as well as more complex HTML/CSS code can be put in each of those global variables.
Simply use this content in either your templates by using our PHP function gcbb_get
or directly in the content of posts or pages using a modifiable tag such as [GCBB#variable]
.
Further Reading
For more info, please visit the links below:
Ekran Görüntüleri
Yükleme
- Download and upload the plugin files in the /wp-content/plugins/ directory of your wordpress website
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Access the section Global Content of your admin panel on the left side bar. A ready-to-use global content is already created.
- Click on
Add New
to create more global contents. - Display the contents by either using our PHP function
gcbb_get
in your template files or directly in a post or page using our default tag[GCBB#variable]
. - Access the page of your website where you just configure the global content to see the rendering.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Global Content by BusinessBox” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Global Content by BusinessBox” 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
- Initial beta release