PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Add new column setting in Product editor

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
12

Ok! If this field is not empty in the database, then the export will work correctly  - https://share.pluginus.net/image/i20241216115126.png

 

Have look, see all steps screenshot  : Bear Bulk filter created, Bear bulk window, export file CSV
In CSV column data are not displayed
https://ibb.co/z2WSrcX
https://ibb.co/ZTGs7xq
https://ibb.co/t8GFt2n
Thanks

Ok! As I wrote to you earlier - these are empty fields in the database  - https://share.pluginus.net/image/i20241216125152.png

https://c2n.me/4lZIon9.png  - You use this custom code to display this data in the BEAR table.  You get this data using a third-party plugin. But in fact, nothing is stored in the database for this key.  Your custom code simply substitutes data from another source.

Hi,
Developper of Batch numbers module ask me :
"The last time you provided the correct hook to display the batch data in the column, could you know ask them what is the correct hook to include that data in the export? Or how to manipulate the export data before the actual export?"
Thanks for your help

Hello

Unfortunately our plugin does not have such a hook.

Hello,
So, could you give me the good way for them so that their module data be displayed in the CSV ?
Thanks

Hello

You should hire a developer to customize the code.

Our plugin processes data in this place -  woo-bulk-editor\ext\export\export.php - code - https://c2n.me/4m1skmp.png

Hello ,
Developpers of Batch numbers module write me that it is necessary
to add a filter hook on line 536 and that without the filter is impossible to them
to add the implementation with a code snippet.

https://ibb.co/t5F918P

Thanks for your help

They wrote me the line have to be like this :
return apply_filters( 'woobe_export_product_fields_answer', $answer, $product_id, $fields );

Hello

Ok! I passed this on to the developers.

Hello

Update is done, please do tests: https://bulk-editor.com/document/more-settings-implicit/
Hook: woobe_export_product_fields_answer

Hello,
It's great, I give the good news to developper and I'm back.
Thanks

Welcome;)

12