Skip to content

Instantly share code, notes, and snippets.

@LinzardMac
Created January 20, 2013 22:36
Show Gist options
  • Save LinzardMac/4582297 to your computer and use it in GitHub Desktop.
Save LinzardMac/4582297 to your computer and use it in GitHub Desktop.
<?php
$pods = pod('socialmedia');
$pods->find('name ASC');
echo $pods->template('imported');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment