Açıklama
This plugin uses the official eulemagazin.de RSS-Feed to fetch the two most recent posts of the german online magazine “Die Eule” and display them on your Worpress-Page.
You can use this plugin if your page is part of the network “Die Eule #vernetzt”.
You can include the posts on your page
- via widget,
- via the shortcode
[eule]
- or directly in a template file via
<?php echo do_shortcode('[eule]'); ?>
.
This plugin uses the SimplePie parser to parse the “Die Eule” RSS feed.
Ekran Görüntüleri
Yükleme
This section explains the plugin installation
- Put the plugin files into the directory
/wp-content/plugins/eule-network
in your WordPress installation, or install the plugin via the WordPress plugin directory. - Activate the plugin in the ‘plugins’ section in the WordPress dashboard.
- There is no third step.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Die Eule Vernetzt” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Die Eule Vernetzt” 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.0
- Initial release.
1.0.1
- Fix potential crashing bug on install.