/ Published in: PHP
This is the simple addon for http://www.socialstrap.net/ , with this add-on you can embed snippets code from http://snipplr.com . Easy to use , just paste url from http://snipplr.com and thats it.
Go to http://mojprofil.net/snippembed for download add on or go to http://www.wpvote.me/wordpress-snipplr-com-plugin-simple-display-embed-code for wordpress plugin.
Go to http://mojprofil.net/snippembed for download add on or go to http://www.wpvote.me/wordpress-snipplr-com-plugin-simple-display-embed-code for wordpress plugin.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php /* This is the simple addon for http://www.socialstrap.net/ , with this add-on you can embed snippets code from http://snipplr.com . Easy to use , just paste url from http://snipplr.com and thats it. Go to http://mojprofil.net/snippembed for download add on or go to http://www.wpvote.me/wordpress-snipplr-com-plugin-simple-display-embed-code for wordpress plugin. */ $snippembed = "url to snipplr"; echo $snippembed ?>