This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Activity Stream

Description

Displays a stream of various author actions

License

Copyright 2010 – 2014 Joe Boydston, Don Kukral

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USANone.

Screenshots

Installation

Copy “wp-activity-stream” folder to your WordPress Plugins Directory.
Activate plugin via WordPress settings.

FAQ

None.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Activity Stream” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Activity Stream” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.6

Verified compat with WP 4.0

1.5

Verified compat with WP 3.9.1

1.4

Added check to make sure post_type is post and not revision or something else.

1.3.1

Added check before referencing _GET[‘page’]

1.3

Added export posts from e-section plugin to stream

1.2

Added post activity stream to post edit page

1.1.1

Added condition for scheduled posts

1.1

Changed capabilities to require admin access

1.0

Initial version