Title: TOPlist
Author: toplist
Published: <strong>Èbìbí  20, 2019</strong>
Last modified: Bélú 14, 2023

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

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

# TOPlist

 Láti ọwọ́ [toplist](https://profiles.wordpress.org/toplist/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/toplist.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/toplist/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/toplist/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/toplist/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/toplist/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/toplist/)

## Àpèjúwe

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 Ìtumọ̀ Yorùbá: – 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.

## Àwọn àwòrán ìbòjú

[⌊Widget configuration⌉⌊Widget configuration⌉[

Widget configuration

[⌊Dashboard widget⌉⌊Dashboard widget⌉[

Dashboard widget

## Ìgbéwọlẹ̀

 1. If you donÌtumọ̀ Yorùbá: ’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}
    ```

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“TOPlist” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin
yìí.

Àwọn Olùkópa

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

A ti túmọ̀ “TOPlist” sí èdè agbègbè 1 kan. Ọpẹ́lọpẹ́ fún [àwọn atúmọ̀ èdè](https://translate.wordpress.org/projects/wp-plugins/toplist/contributors)
fún àwọn ìkópa wọn.

[Túmọ̀ “TOPlist” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/toplist)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/toplist/), ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/toplist/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/toplist/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/toplist/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 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Ìtumọ̀ Yorùbá: ’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.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **5.1.2**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 3 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **200+**
 *  Ẹ̀yà WordPress ** 4.6 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.4.10**
 *  Ẹ̀yà PHP ** 5.2 tàbí ju bẹ́ẹ̀ lọ **
 *  Àwọn èdè
 * [Czech](https://cs.wordpress.org/plugins/toplist/) àti [English (US)](https://wordpress.org/plugins/toplist/).
 *  [Túmọ̀ sí èdè rẹ](https://translate.wordpress.org/projects/wp-plugins/toplist)
 * Àwọn àmì
 * [analytics](https://yor.wordpress.org/plugins/tags/analytics/)[pages](https://yor.wordpress.org/plugins/tags/pages/)
   [toplist](https://yor.wordpress.org/plugins/tags/toplist/)[toplist.cz](https://yor.wordpress.org/plugins/tags/toplist-cz/)
   [web](https://yor.wordpress.org/plugins/tags/web/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/toplist/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

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

[Wo gbogbo àwọn àgbéyẹ̀wò](https://wordpress.org/support/plugin/toplist/reviews/)

## Àwọn Olùkópa

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

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/toplist/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](https://www.toplist.cz)