Title: Missing paramater for plugin.
Last modified: August 21, 2016

---

# Missing paramater for plugin.

 *  Resolved [gabrielcastillo](https://wordpress.org/support/users/gabrielcastillo/)
 * (@gabrielcastillo)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/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__)`
 * [http://wordpress.org/plugins/bulk-creator/](http://wordpress.org/plugins/bulk-creator/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [jp0p](https://wordpress.org/support/users/jp0p/)
 * (@jp0p)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/missing-paramater-for-plugin/#post-3956707)
 * Thanks for this info. I’ve updated the plugin and all notices/warnings should
   be gone!

Viewing 1 replies (of 1 total)

The topic ‘Missing paramater for plugin.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bulk-creator.svg)
 * [Bulk Creator](https://wordpress.org/plugins/bulk-creator/)
 * [Support Threads](https://wordpress.org/support/plugin/bulk-creator/)
 * [Active Topics](https://wordpress.org/support/plugin/bulk-creator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bulk-creator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bulk-creator/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jp0p](https://wordpress.org/support/users/jp0p/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/missing-paramater-for-plugin/#post-3956707)
 * Status: resolved