Running on WordPress 3.9.1 I’m getting these errors:
Strict Standards: Declaration of C2P_Log_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 680
Strict Standards: Declaration of C2P_Projects_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1077
Strict Standards: Declaration of C2P_DataSources_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1187
Strict Standards: Declaration of C2P_ImportTableInformation_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1294
Strict Standards: Declaration of C2P_ProjectDataSources_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1381
Strict Standards: Declaration of C2P_CategoryProjection_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1488
Strict Standards: Declaration of C2P_CustomFields_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1589
Any chance of a quick fix?