Error when calling PHP function from theme file
-
I am trying to call
<?php display_business_directory(); ?>function from a page template in my theme but i am getting a PHP error of
Warning: Missing argument 1 for display_business_directory(), called in C:\wamp\www\wordpress\wp-content\themes\blog\page-directory.php on line 9 and defined in C:\wamp\www\wordpress\wp-content\plugins\ldd-business-directory\lddbd_display.php on line 11Any help would be appreciated
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Error when calling PHP function from theme file’ is closed to new replies.