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:
- How do i edit the main index for my site usuing wordpress 3.0?
- How do i edit the main index for my site usuing wordpress 3.0?
- Do you Know about SEO?
- what is the best cms between (Joomla, WordPress, Drupal)?
- how much would it cost to get a wordpress design progammed?




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.