Greasy Fork

WordPress.com classic stats

Redirects the new stats page to the classic stats page

目前为 2016-12-25 提交的版本。查看 最新版本

作者
tPenguinLTG
评分
0 0 0
版本
2.0.1
创建于
2015-03-16
更新于
2016-12-25
大小
2.2 KB
许可证
MPLv2.0
适用于

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 classic dashboard 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
  • The redirection will likely fail for Jetpack-enabled sites whose site root is different from their installation root

Changelog

  • v1.0.0: Initial release
  • v1.0.1: Fix redirect for private and Jetpack-enabled blogs
  • v1.0.2: "Fix" infinite redirect caused by old stats page being taken down.
  • v2.0.0: Redirect to the classic dashboard stats page instead
  • v2.0.1: Fix regex to match URLs without a stats type.