post_content;
$content = apply_filters(‘the_content’, $content);
$content = str_replace(‘]]>’, ‘]]>’, $content);
echo $content;
?>
post_content;
$content = apply_filters(‘the_content’, $content);
$content = str_replace(‘]]>’, ‘]]>’, $content);
echo $content;
?>
One response to “Updated Open Dental Plugin for Statements, Accounts, Payments Plans, and Referrals”
I am glad I was able to find a developer who can make plugins. I am trying to make one of my own to increase the power of OD for my own needs.
I checked docs, and forum and could not find a tutorial on how to get started. Downloaded Microsoft C# program.
Is there a way you can post a tutorial on how to make a basic hello world plugin?