
Picturgency(@picturgency)
10 Posts
Customers
Quote from Picturgency on January 19, 2021, 13:56
I have an issue with a custom column with a metafield with textinput.
It's transforming quotes in backslashes everytime I save the field. I don't know if it's coming from the bulk or the custom post type field.
What can I do about that ?
https://pasteboard.co/JKm7m8q.jpg
Thx
I have an issue with a custom column with a metafield with textinput.
It's transforming quotes in backslashes everytime I save the field. I don't know if it's coming from the bulk or the custom post type field.
What can I do about that ?
https://pasteboard.co/JKm7m8q.jpg
Thx

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on January 20, 2021, 10:38
Hello
Ok! Thank you for info
I passed this to the developers
I will write you a solution as soon as possible
Hello
Ok! Thank you for info
I passed this to the developers
I will write you a solution as soon as possible

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on January 20, 2021, 18:23
Hello
Try in file - \wp-content\plugins\woocommerce-bulk-editor\classes\models\products.php - change code - https://c2n.me/4aD8UpP.png
return stripcslashes($answer);
Hello
Try in file - \wp-content\plugins\woocommerce-bulk-editor\classes\models\products.php - change code - https://c2n.me/4aD8UpP.png
return stripcslashes($answer);

Picturgency(@picturgency)
10 PostsTopic Author
Customers
Quote from Picturgency on January 20, 2021, 19:25
Thanks, I'm not on woocommerce bulk, I'm on your plugin for posts WPBE - WordPress Posts Bulk Editor Professional
Anyway I found it there in posts.php
It's working like a charm. You rocks !
Thanks, I'm not on woocommerce bulk, I'm on your plugin for posts WPBE - WordPress Posts Bulk Editor Professional
Anyway I found it there in posts.php
It's working like a charm. You rocks !

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on January 21, 2021, 10:30
Hello
, I'm not on woocommerce bulk, - OH! Sorry!
Great! Welcome;)
Hello
, I'm not on woocommerce bulk, - OH! Sorry!
Great! Welcome;)