Few Bugs
-
Notice Error: Only variables should be passed by reference, inside function
add_download_plugin_bulk_actions()
get the array keys into a variable and then pass variable in intoend()
function, and don’t suppress the function with@
Warning Error: No such file or directory in…
This error comes when you delete the function and uninstall hook runs and you haveunlink( DPWAP_PLUGINS_TEMP )
code in uninstalling hook and where the file exists check is not available before unlink.Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Few Bugs’ is closed to new replies.