metoo asked:
How can you port a wordpress plugin to a php web app? Basically, I want to use a wordpress plugin WITHOUT having wordpress installed. Note this would still be a web script like in php form, etc. Any ideas or programs out there? Thanks =)
web design ideas
Possibly Related Posts:
- what is the best wordpress plugin for a newsletter?
- What is a good WordPress plugin to create a product catalog?
- Is there a WordPress plugin that makes a youtube page on your site?
- Is there a WordPress plugin that shows different sidebar widgets on different pages?
- Is there a WordPress plugin or mod that allows multiple posts in one submission?




You just write the code necessary to interface with the plug-in. If you’re familiar enough with programming and with php, it isn’t that difficult to do. If you’re not, it’s not possible for you to do it.