Skip to content

Instantly share code, notes, and snippets.

@LinzardMac
Created January 31, 2013 23:22
Show Gist options
  • Save LinzardMac/4687654 to your computer and use it in GitHub Desktop.
Save LinzardMac/4687654 to your computer and use it in GitHub Desktop.
$type= post_type;
$name=posts;
function referring_url_box ( 'post_type', 'post') {
pods_group_add( 'posts', 'Referring URL', 'referring_url_name, referring_url' );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment