?AlkantarClanX12
| Current Path : /home/rankinh/saintgilleslesbains/wp-content/themes/pressville/inc/lsvr-people/ |
| Current File : /home/rankinh/saintgilleslesbains/wp-content/themes/pressville/inc/lsvr-people/deprecated.php |
<?php
// Get person archive layout
if ( ! function_exists( 'lsvr_pressville_get_person_archive_layout' ) ) {
function lsvr_pressville_get_person_archive_layout() {
trigger_error( sprintf( LSVR_PRESSVILLE_DEPRECATED_ERROR_MSG, __METHOD__ ), E_USER_DEPRECATED );
return 'default';
}
}
?>