[Tutorial] How to rip Wordpress themes!

Interesting, and I have no idea if this actually works. I looked at Firebug and that in itself is a good tip on a useful plugin.
 
also web developer toolbar is an awesome tool if you are a web designer.I saw it in nettuts tutorial
 
actually, using the source and css you can grab everything, except the functions.php ... which is the most important part of a theme as all the php functions are saved there.. anyways, this is a great way to get the theme frame itself ;)
 
Thanks for a very useful tips on ripping wp theme.I am gonna test it now.
 
Back
Top