Home › Forums › Quform WordPress › Custom Bulk Options
Hi,
I’m trying to apply the solution for Custom Bulk Options as explained in in this post, but when “mytheme_bulk_options” is active in the “functions.php” file of my child theme, all the predefined bulk options disappear and I only get my Bulk Options.
What’s wrong?
Thanks for your help
I’ve solved this issue.
The problem was because I renamed the $options array with another name.