Created
July 30, 2014 15:50
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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