ehmotion
Member
Posted 5 years ago #
Is this possible? I'd like to use raminia's pixelpost plugin ( http://weblog.raminia.com/wp-hacks/ ) to be able to show the most recent photo from my photoblog on my wp blog. This particular plugin is not yet widgitized and I have no idea how to do it. Can I still use it on my sidebar somehow?
Thanks
I created an ExecPHP widget just for that sort of thing: http://ottodestruct.com/blog/2006/04/09/fun-with-widgets/
Basically you get a widget which lets you put PHP code into it. So instead of adding the relevant plugin code to a template file, you can add it to the widget and drag/drop it just like any other widget.
ehmotion
Member
Posted 5 years ago #
You're my new hero - thanks so much!