Açıklama
Loads content from other url by using a shortcode. Full content or special container by using XPath.
Examples:
-
Displays the whole content from a page.
[gcfu url=”https://daschmi.de”]
-
Displays the featured article from wikipedia.
[gcfu url=”https://de.wikipedia.org/wiki/Wikipedia:Hauptseite” xpath=”%2F%2F%2A%5B%40id%3D%22mf-tfa%22%5D”]
The XPath argument must be url encoded. You can use this tool.
Ekran Görüntüleri
Yükleme
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the ‘[gcfu]’ shortcode on your pages
SSS
- Installation Instructions
-
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the ‘[gcfu]’ shortcode on your pages
- Upload
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“GetContentFromURL” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“GetContentFromURL” 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 release