1. The plugin does not validate certain file locations/directories. (does not output when it cannot write in a non-default folder).
2. A lot of variables aren’t thouroughly checked in the code (no good isset checks etc)
3. Basically crude amateuristic coding style (1 large file with the necessary faults)
]]>I tried using the short code and the php template code
<?php if (function_exists(display_the_piecemaker())) display_the_piecemaker(); ?>
Neither one works. The shortcode displays on the page rather than the piecemaker content, and the php code displays this error:
Fatal error: Call to undefined function display_the_piecemaker() in /home/nnnnnn/public_html/wp-content/themes/astound/frontpage.php on line 13