Missing paramater for plugin.
-
Warning: Missing argument 1 for plugin_dir_url(), called in C:\www\wp\tdschoolportraits\wp-content\plugins\bulk-creator\bulk-creator.php on line 24 and defined in C:\www\wp\tdschoolportraits\wp-includes\plugin.php on line 599
The fix would be to add __FILE__ in the plugin_dir_url() function.
Page: bulk-creator.php
Line: 24
FIX:plugin_dir_url(__FILE__)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Missing paramater for plugin.’ is closed to new replies.