Plugin for WordPress records various author actions and displays the log in a stream.
Added check to make sure post_type is post and not revision or something else.
Added check before referencing _GET['page']
Added export posts from e-section plugin to stream
Added post activity stream to post edit page
Added condition for scheduled posts
Changed capabilities to require admin access
Initial version