Hi –?I’m experiencing a fatal error when viewing Orders, specifically when WC outputs the order number of the first row.
The issue is fully resolved when I deactivate your plugin. I’ve also checked for additional conflicts with my custom theme, other plugins, and caching utilities to confirm that the issue is limited to this plugin.
Here’s the error in full:
PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, array callback must have exactly two members in [REDACTED]/public_html/wp-includes/class-wp-hook.php:326
Stack trace:
#0 [REDACTED]/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
#1 [REDACTED]/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#2 [REDACTED]/public_html/wp-admin/includes/class-wp-posts-list-table.php(1398): do_action('manage_shop_ord...', 'order_number', [REDACTED])
#3 [REDACTED]/public_html/wp-admin/includes/class-wp-list-table.php(1802): WP_Posts_List_Table->column_default(Object(WP_Post), 'order_number')
#4 [REDACTED]/public_html/wp-admin/includes/class-wp-posts-list-table.php(1432): WP_List_Table->single_row_columns(Object(WP_Post))
#5 [REDACTED]/public_html/wp-admin/includes/class-wp-posts-list-table.php(834): WP_Posts_List_Table->single_row(Object(WP_Post), 0)
#6 [REDACTED]/public_html/wp-admin/includes/class-wp-posts-list-table.php(810): WP_Posts_List_Table->_display_rows(Array, 0)
#7 [REDACTED]/public_html/wp-admin/includes/class-wp-list-table.php(1712): WP_Posts_List_Table->display_rows()
#8 [REDACTED]/public_html/wp-admin/includes/class-wp-list-table.php(1639): WP_List_Table->display_rows_or_placeholder()
#9 [REDACTED]/public_html/wp-admin/edit.php(503): WP_List_Table->display()
#10 {main}
thrown in [REDACTED]/public_html/wp-includes/class-wp-hook.php on line 326
Unfortunately, I’ll need to disable this until it’s patched. Happy to provide more details if I can.
]]>Hello, how do I insert the product SKU in the PDF?
]]>After the last update the link to download pdf disappeared from the column “Order Invoice”
]]>Hello my website is in Greek and it seems that the plugin does not allow greek characters.
]]>Tell me, is there an option in the plugin to display texts in RTL format?
]]>hey,
great plugin, works like a charm!
Is it possible to rename the button/link, for example to “download order”?
many thanks in advance!
Dear community,
first of all: great plugin!
I was wondering if it is possible to style the content of the PDF in anyway?
Since the content looks like an html generated table, is there a way to address these?
Best,
neverdowork
First of all, let me point out that this is a great plugin, and for me it does exactly what I need from it, in a very easy and straightforward way.
I want to know how can I set the output content for the PDF file to be with UTF-8 encoding. This is for cases when the content of the order to be exported to this file is in non-Latin text.
Thank you in advance.
Loved your plugin, needed extra hooks, here is my code https://gist.github.com/Nakira/827e772d6799b963202b1d0139bda097
It simply adds 2 hooks :
– wc_order_pdf_extra_order : receives the order, allows to add extra lines to pdf
– wc_order_pdf_extra_order_item : receives the order_item, allows to add extra lines to pdf about item