Best Multi Vendor Marketplace Plugin for WordPress › Forums › WCFM – Feature Request › Edit the Orders Export (Excel and CSV) so that number and text are separate
- This topic has 4 replies, 3 voices, and was last updated 6 years ago by
WCFM Forum.
- AuthorPosts
- May 10, 2019 at 11:40 pm #61799
- May 12, 2019 at 10:04 am #61906
WCFM Forum
MemberHI,
Please add this line to your site and export again –
add_filter( 'wcfm_is_allow_datatable_hidden_export', '__return_true' );
Thank You
- September 6, 2019 at 10:05 pm #80490
abdul gafur
ParticipantDear,
Can u show to me, a screenshoot where i put that command line ?
add_filter( ‘wcfm_is_allow_datatable_hidden_export’, ‘__return_true’ ); - September 6, 2019 at 10:23 pm #80491
abdul gafur
ParticipantDear,.
where I can export additional fields according to the order image below
( export excel,csv and pdf format )Attachments:
You must be logged in to view attached files. - September 7, 2019 at 12:22 pm #80582
WCFM Forum
MemberHI,
add_filter( ‘wcfm_is_allow_datatable_hidden_export’, ‘__return_true’ );
– Well, if you add this line still these data will not come in exported CSV!
This will require more custom coding.
Between, using which plugin these data are coming?
Thank You
- AuthorPosts
- The topic ‘Edit the Orders Export (Excel and CSV) so that number and text are separate’ is closed to new replies.