It allows for the management of staff directory records, or append replace using CSV document..
Import from CSV or XLS allows administrators to keep their staff directory maintained, either by appending new records, or replacing the directory with list.
Install StaffList either via WordPress org plugin directory, or by uploading the files to your server ..
Insert the directory into your page using the shortcode, or customize with the following shortcode attributes...
So when we were looking to update the admin system for office news and events, it made sense that we'd put our company directory on there too.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added export of backend sort search per request by @kaypohl. 2.3.7.
Modified CSV interpretation to support broadest range of UTf8 characters, per request by user virgikins and gustavoo .. 2.2.3.
Changed INSERT from $wpdb->Insert to $wpdb->Query with prepared query to fix bug brought up by blastiu17 .. 2.2.0.
Major release This version allows admins to order columns by preference, and choose.
Read more