Skip to content

Instantly share code, notes, and snippets.

@jmertic
Created July 30, 2014 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmertic/8fb1c93f1b6af1800b94 to your computer and use it in GitHub Desktop.
Save jmertic/8fb1c93f1b6af1800b94 to your computer and use it in GitHub Desktop.
pm-record-logic.php for this blog post http://wp.me/p419c4-2SB
<?php
$viewdefs['base']['layout']['pm-record-logic'] = array(
'type' => 'simple',
'components' => array(
array(
'view' => 'pm-record-logic',
),
),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment