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.
Changelog:
- v0.4: improved widget config page formatting, added note to config page re pathing
- v0.3: added URL vs path checking
- v0.2: rewrote with wp2.8+ new widget interface code
- v0.1: initial release
Download the widget here or from the WordPress plugin repository.