<?php $url = ''; $r = wp_remote_get( $url ); $b = wp_remote_retrieve_body( $r ); echo '<pre>'; $b = strip_tags( $b ); $b = explode( "\n", $b ); $b = array_map( 'trim', $b ); $b = array_filter( $b ); $b = implode( "\n", $b ); echo $b; echo '</pre>';
Author: trep
http://evansolomon.me/notes/git-wordpress-plugins-and-a-bit-of-sanity-scatter/
Screen Shot 2013-05-09 at 11.05.34 AM.png

http://churnbee.com/
llama.jpg

Screen Shot 2013-05-06 at 4.38.37 PM.png

http://learn.adafruit.com/
http://openbadges.org/
Screen Shot 2013-05-01 at 8.23.58 AM.png

Screen Shot 2013-04-30 at 4.21.10 PM.png
