Call Us: (469) 323-9769

Domestic Violence Symposium

<?php
/*
Template Name Posts: Snarfer
*/
?>
/**
 * Hooks the WP cpt_post_types filter 
 *
 * @param array $post_types An array of post type names that the templates be used by
 * @return array The array of post type names that the templates be used by
 **/
function my_cpt_post_types( $post_types ) {
    $post_types[] = 'movie';
    $post_types[] = 'actor';
    return $post_types;
}
add_filter( 'cpt_post_types', 'my_cpt_post_types' );

Overcoming Abuse

Join us on October 24, 2015 for a Domestic Violence Symposium at Holiday Inn Express & Suites in Las Colinas. Click on the flyers to enlarge and view event details. This is a FREE event!

DM-side1-rev2--Proof  DM-side2-Proof

Please follow and like us:

Leave a Reply