Posted by on Apr 27, 2010 in Computers, Open Dental | 3 comments

$post_id = 2553;
$queried_post = get_post($post_id);
$content = $queried_post->post_content;
$content = apply_filters(‘the_content’, $content);
$content = str_replace(‘]]>’, ‘]]>’, $content);
echo $content;
?>

3 Comments

  1. 7-2-2010

    That actually looks like a pretty legit program. I hope it does good.

  2. 12-22-2010

    Thanks so much for the plugin. It is very helpful and will make billing much easier to understand.

    Do you also know of any way to prevent lines with no chargees from showing up on statements?

    We have numerous appointments without charges that clutter up the statements.

    Thanks Again

  3. 12-23-2010

    Thanks, I hope it is useful to you.
    No, there is no current way go hide zero charges.

Leave a Comment

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>