ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Include Widget

აღწერა

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.

დაყენება

  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.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Include Widget” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Include Widget თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

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