Bu eklenti, WordPress'in son 3 ana dağıtımı ile test edilmemiş. Artık bakımı yapılmıyor veya desteklenmiyor olabilir ve WordPress'in daha güncel sürümleriyle birlikte kullanıldığında uyumluluk sorunları olabilir.

Include Widget

Açıklama

Includes a file’s contents in the widget. Quick and dirty, all this does is use the PHP include function to include the specified file in the widget. There is NO checking done whatsoever on the file, so use it at your own risk. I wrote this because I couldn’t find a widget to do this – plugins exist for using include in posts and pages, but not in widgets.

Yükleme

  1. Upload the contents of the zip file to your WordPress install’s plugin directory (usually /wp-content/plugins/)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the widget to your bar through the Widgets page and configure it to your liking.

Ä°ncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“Include Widget” açık kaynaklı yazılımdır. AÅŸağıdaki kiÅŸiler bu eklentiye katkıda bulunmuÅŸlardır.

Katkıda bulunanlar

Değişiklik Kaydı

0.4

  • improved widget config page formatting, added note to config page re pathing

0.3

  • added URL vs path checking

0.2

  • rewrote with wp2.8+ new widget interface code

0.1

  • initial release