can i include a specific plugin via code?

can i include a specific plugin via code?

by Magal H -
Number of replies: 1

Hi, is there a way to include a plugin at a specific place via php code? I have a main dashboard page completely customized and i'd like to select the checklist plugin and display it in a specific <div> in the page. 

for example:

<div><?php echo myplugin_name();?></div>

Thanks for the help.

M



Average of ratings: -