What I want to do is embed only the slideshow of a given Plogger album (based on album id) into a Wordpress post
I have Wordpress setup to allow posts to execute PHP and that works just fine (I know this works as I previously setup Plogger to run as a Wordpress page but didn't like the formatting). So now I have it setup with calls to my Wordpress header/footer, etc as its own index.php.
Wordpress is installed to the root of the domain (http://www.philpeeps.com) Ploggerb3 is installed to a subfolder of the domain (/photos)