Contributors: shawn-patrick-rice Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=rice@shawnrice.com Tags: comments, posts, tools, reckoning, reckon, tally, assessment, teaching, education Requires at least: 3.5.1 Tested up to: 4.7.2 Stable tag: 2.0.1 License: MIT License URI: https://opensource.org/licenses/MIT
Adds a submenu (under Users) that tallies all the users' posts and comments on a blog, especially useful for assement of blogs for classes. Note: WordPress Multisite Only.
Reckoning provides a nice overview of a blog's content sorted by user. It provides a page in the Admin Dashboard page ("Users->User Summary") that lists the users' post titles and dates underneath their names with a total count, and it does the same for the comments. If you click on an author's name, then you'll see an overview page for the author with the same information, but the content of the posts and the comments will be listed there too.
This plugin creates no database tables, and it does not store or alter any data; it simply displays data in a convenient fashion.
The initial use-case for Reckoning was for professors who use class blogs to assess their students' work at the end of the semester (read: The Reckoning). It basically gives a birds-eye-view of who has posted and commented.
Developed for Blogs@Baruch with support from CUNY: Baruch College's Bernard L. Schwartz Communications Institute and the Center for Teaching and Learning.
###2. Comments on a single author page###

###3. A non-prolific single author page###

###4. The menu item (called "User Summary")###

Just install like you would regularly. This plugin does not create any table or data; it simply displays some data nicely.
- Navigate to the 'Add New' in the plugins dashboard
- Search for 'reckoning'
- Click 'Install Now'
- Activate the plugin on the Plugin dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select
reckoning.zipfrom your computer - Click 'Install Now'
- Activate the plugin in the Plugin dashboard
- Download
reckoning.zip - Extract the
reckoningdirectory to your computer - Upload the
reckoningdirectory to the/wp-content/plugins/directory - Activate the plugin in the Plugin dashboard
Please report any issues with the plugin via the Github repository.
- Rollback array declarations to be compatible with PHP
< 5.4
- Include private posts PR @boonebgorges
- Fix coding standards
- Better sanitization
- Change license
- Added headers to tables for clarity.
- Initial Commit.
