Atum Product Title Length
-
Hi,
It would be great if you have a setting to display a longer product title length as an option in the setting as opposed to the default 20 Character limit. Each time there is an update we have to manually update the code on AtumListTable.php file to 100 character limit.
For those wanting to know this file is loacted in /atum-stock-manager-for-woocommerce/classes/Components/AtumListTables
Line 894:
$title_length = absint( apply_filters( ‘atum/list_table/column_title_length’, 100 ) );I know this is not much of a support request but more of a feature request but would make for better reading of products when we have loads of products with similiar names that are only varied after the 20 characters limit.
Thanks
Michael
- The topic ‘Atum Product Title Length’ is closed to new replies.