Title: TOPlist
Author: toplist
Published: <strong>May 20, 2019</strong>
Last modified: November 14, 2023

---

Search plugins

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.

![](https://ps.w.org/toplist/assets/icon-256x256.png?rev=2091501)

# TOPlist

 By [toplist](https://profiles.wordpress.org/toplist/)

[Download](https://downloads.wordpress.org/plugin/toplist.zip)

 * [Details](https://twd.wordpress.org/plugins/toplist/#description)
 * [Reviews](https://twd.wordpress.org/plugins/toplist/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/toplist/#installation)
 * [Development](https://twd.wordpress.org/plugins/toplist/#developers)

 [Support](https://wordpress.org/support/plugin/toplist/)

## Description

This plug-in allows for easy integration of web statistics service TOPlist.cz into
your blog run by WordPress. Plug-in adds a new widget (called TOPlist) to WordPress
and by placing the widget on your page (sidebar) you integrate TopList.cz into your
blog. It is common to put the code for such service into the theme template, but
my solution utilizing it as a widget allows to run the statistics regardless of 
the theme used – you can switch the themes and it works all the time. The widget
contains complete configuration (displayed icon, detailed analytics etc.).

### Credits

 * Thanx to [Honza Skypala](http://www.honza.info) for many years of contribution
   to this plugin

### License

MIT License

Copyright (c) 2019 TOPlist s.r.o.

Permission is hereby granted, free of charge, to any person obtaining a copy
 of
this software and associated documentation files (the “Software”), to deal in the
Software without restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:

The above copyright notice and this permission notice shall be included in all
 
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.

## Screenshots

 * [[
 * Widget configuration
 * [[
 * Dashboard widget

## Installation

 1. If you don’t have a toplist.cz server registration yet, you have to [register](https://www.toplist.cz/register/)
    and receive ID number for your web presentation.
 2. Upload the full plugin directory into your wp-content/plugins directory.
 3. Activate the plugin in plugins administration.
 4. Add widget TOPlist into your sidebar in Widgets administration.
 5. In widget configuration, enter your ID number for toplist.cz server; eventually
    you can change other options. Save changes.

## FAQ

Since version 3.2 you can also specify how to display the widget (logo) in the sidebar,
you can center or hide it. This should normally be done via the theme css, but some
users are not skilled in editing css styles or they might not have permission to
change it, so I have added such option to specify the display directly in the widget
config.

If you prefer to set the widget display in the theme css (as it should be), then
for centering the widget use:

    ```
    .widget_toplist_cz {text-align:center}
    ```

eventually for hiding the widget:

    ```
    .widget_toplist_cz {display:none}
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ toplist ](https://profiles.wordpress.org/toplist/)
 *   [ honza.skypala ](https://profiles.wordpress.org/honzaskypala/)

“TOPlist” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/toplist/contributors)
for their contributions.

[Translate “TOPlist” into your language.](https://translate.wordpress.org/projects/wp-plugins/toplist)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/toplist/), check out
the [SVN repository](https://plugins.svn.wordpress.org/toplist/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/toplist/) by [RSS](https://plugins.trac.wordpress.org/log/toplist/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 5.1.2

 * PHP 8.0 compatibility

#### 5.1.1

 * Localization fix

#### 5.1

 * Direct requests to API without caching

#### 5.0

 * Using TOPlist REST API (https://profi.toplist.cz/api/) instead of parsing web
   pages (which didn’t work because of web changes)
 * licence changed to MIT
 * plugin got official support from TOPlist s.r.o. (company behind TOPlist.cz|sk
   |eu site)

#### 4.1

 * Added totals to the graph legends in dashboard widget
 * Support for TopList security code
 * Automatic (ajax) reload of dashboard widget every 15 minutes

#### 4.0.1

 * Bug fixes

#### 4.0

 * Added dashboard widget, which displays the statistics retrieved from toplist.
   cz/sk

#### 3.2

 * Added option for centering or hiding the widget.

#### 3.1

 * Added option for filtering WordPress admins out of the statistics.

#### 3.0

 * Recoded for WordPress 2.8 API.

#### 2.0

 * Added support for toplist.sk server.
 * Link can lead to detailed statistics now.

#### 1.0

 * Initial release.

## Meta

 *  Version **5.1.2**
 *  Last updated **2 years ago**
 *  Active installations **300+**
 *  WordPress version ** 4.6 or higher **
 *  Tested up to **6.4.8**
 *  PHP version ** 5.2 or higher **
 *  Languages
 * [Czech](https://cs.wordpress.org/plugins/toplist/) and [English (US)](https://wordpress.org/plugins/toplist/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/toplist)
 * Tags
 * [analytics](https://twd.wordpress.org/plugins/tags/analytics/)[pages](https://twd.wordpress.org/plugins/tags/pages/)
   [toplist](https://twd.wordpress.org/plugins/tags/toplist/)[toplist.cz](https://twd.wordpress.org/plugins/tags/toplist-cz/)
   [web](https://twd.wordpress.org/plugins/tags/web/)
 *  [Advanced View](https://twd.wordpress.org/plugins/toplist/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/toplist/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/toplist/reviews/)

## Contributors

 *   [ toplist ](https://profiles.wordpress.org/toplist/)
 *   [ honza.skypala ](https://profiles.wordpress.org/honzaskypala/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/toplist/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.toplist.cz)