• Installed ‘Magic Action Box‘ plugin but I’m unable to call the PHP function. Currently I’m using the following code to call the function mab_get_actionbox().

    <?php if(function_exists('mab_get_actionbox')) mab_get_actionbox(2135); ?>

  • The topic ‘Unable to call PHP funtion’ is closed to new replies.