WordPress.com classic stats

Redirects the new stats page to the classic stats page

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
tPenguinLTG
Denně instalací
0
Celkem instalací
64
Hodnocení
0 0 0
Verze
2.3.0
Vytvořeno
16. 03. 2015
Aktualizováno
09. 10. 2017
Size
3,8 KB
Licence
MPLv2.0
Spustit na

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, install the script from Greasy Fork.

Alternatively, visit the URL below:

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

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
  • v2.1.0: Redirect even when there is no blog domain in the URL
  • v2.1.1: Ignore new countryviews and posts pages
  • v2.1.2: Get default blog more reliably
  • v2.2.0: Don't redirect if URL has from=wp-admin in query part
  • v2.2.1: Fix failed query part checking