Uncaught WC_Data_Exception: The admin note title prop cannot be empty.
-
I get an error like the following on my website, all I did was want to add my_account shortcode to the header field. Later it gave this error and whatever I did didn’t fix it
Fatal error: Uncaught WC_Data_Exception: The admin note title prop cannot be empty. in /home/u9340248/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:856 Stack trace: #0 /home/u9340248/public_html/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Notes/Note.php(396): WC_Data->error('admin_note_inva...', 'The admin note ...') #1 /home/u9340248/public_html/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Notes/CouponPageMoved.php(73): Automattic\WooCommerce\Admin\Notes\Note->set_title('') #2 /home/u9340248/public_html/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Notes/NoteTraits.php(74): Automattic\WooCommerce\Admin\Notes\CouponPageMoved::get_note() #3 /home/u9340248/public_html/wp-includes/class-wp-hook.php(292): Automattic\WooCommerce\Admin\Notes\CouponPageMoved->possibly_add_note('') #4 /home/u9340248/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array) #5 /home/u9340248/public_html/wp-includes/plugin.php(484): WP_ in /home/u9340248/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php on line 856The page I need help with: [log in to see the link]
The topic ‘Uncaught WC_Data_Exception: The admin note title prop cannot be empty.’ is closed to new replies.