Hi,
i have a small question.
Can I change the function image_hwstring() from template/functions.php or plugin file?
Thx.
Hi,
i have a small question.
Can I change the function image_hwstring() from template/functions.php or plugin file?
Thx.
No. Only functions that initiate a filter or action, or are pluggable, have any chance of being altered by such methods. image_hwstring() is not one of them.
You must log in to post.