WordPress.com classic stats

Redirects the new stats page to the classic stats page

As of 2015-03-29. See the latest version.

Author
tPenguinLTG
Ratings
0 0 0
Version
1.0.1
Created
2015-03-16
Updated
2015-03-29
Size
2.28 KB
License
MPLv2.0
Applies to

wpcom-stats-redirect.user.js

WordPress.com is trying to push its new interfaces, including the new stats page. This user script forces a redirect to the old stats page when the new stats page is visited.

This script is based on wpcom-edit-post-redirect.user.js.

Installation

If you don't already have one, install a browser extension that allows you to run user scripts. Then, visit the URL below:

https://github.com/tpenguinltg/wpcom-stats-redirect.user.js/raw/master/wpcom-stats-redirect.user.js

Also on Greasy Fork.

Known Issues

  • The new interface may start loading and appear before the redirect occurs
  • Once access to the old stats page has been revoked by WordPress.com staff (which they say they will do eventually), this script will cease to work

Changelog

  • v1.0.0: Initial release