Title: More Plugin Info
Author: Mike Jordan
Published: <strong>05.11.2013</strong>
Last modified: 07.07.2017

---

Шукати плагіни

![](https://ps.w.org/more-plugin-info/assets/banner-772x250.png?rev=800008)

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

![](https://ps.w.org/more-plugin-info/assets/icon-128x128.png?rev=1058833)

# More Plugin Info

 Від автора [Mike Jordan](https://profiles.wordpress.org/thaicloud/)

[Завантажити](https://downloads.wordpress.org/plugin/more-plugin-info.zip)

 * [Деталі](https://uk.wordpress.org/plugins/more-plugin-info/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/more-plugin-info/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/more-plugin-info/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/more-plugin-info/#developers)

 [Підтримка](https://wordpress.org/support/plugin/more-plugin-info/)

## Опис

Ever wish that the plugins page on your WordPress site had more information about
the plugins that you have installed?

You shouldn’t have to open up another tab and search for the plugin on wordpress.
org just to find out things like:
 When was it last updated? How many ratings does
it have? What version of WordPress has it been tested up to?

This plugin resolves that issue- it grabs details about all of the plugins on your
site from wordpress.org, and displays them right there underneath each plugin’s 
description. It also includes a settings page, so you can choose which information
you want to be shown.

There aren’t a lot of unnecessary bells and whistles here- this is a secure, clean-
cut way to customize the information shown on your plugins page.

Enjoy!

NEW: WP CLI Support- plugin data can now be manually updated by running ‘wp more-
plugin-info sync’

## Скріншоти

[⌊An example plugin as seen on the plugin listing page; note the newly added number
of downloads and star rating. Many additional values may be shown as well.⌉⌊An example
plugin as seen on the plugin listing page; note the newly added number of downloads
and star rating. Many additional values may be shown as well.⌉[

An example plugin as seen on the plugin listing page; note the newly added number
of downloads and star rating. Many additional values may be shown as well.

[⌊The More Plugin Info settings page permits field toggle, as well as auto or manual
sync down of plugin data from WordPress.org.⌉⌊The More Plugin Info settings page
permits field toggle, as well as auto or manual sync down of plugin data from WordPress.
org.⌉[

The More Plugin Info settings page permits field toggle, as well as auto or manual
sync down of plugin data from WordPress.org.

## Встановлення

 1. Upload the `more-plugin-info` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Settings > More Plugin Info and click on the ‘Update Plugin Data Now’ button
    to pull data from WordPress.org

## Часті питання

  Installation Instructions

 1. Upload the `more-plugin-info` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Settings > More Plugin Info and click on the ‘Update Plugin Data Now’ button
    to pull data from WordPress.org

## Відгуки

![](https://secure.gravatar.com/avatar/a7af0add408bd5a1cd555eee65160d97e040d0065e3f502f315c9c7eceee95c7?
s=60&d=retro&r=g)

### 󠀁[Handy tool!](https://wordpress.org/support/topic/handy-tool-18/)󠁿

 [Kirr](https://profiles.wordpress.org/kirr/) 04.04.2018

Pretty good! Pity it is not popular and not actively maintained.

![](https://secure.gravatar.com/avatar/6c7e1967cfda73eb916330f2c3410df42e013c2073c7bbec3b6a598ba5259903?
s=60&d=retro&r=g)

### 󠀁[Very useful](https://wordpress.org/support/topic/very-useful-1439/)󠁿

 [John](https://profiles.wordpress.org/dsl225/) 19.11.2017

I would only suggest some better formatting of dates and download numbers for better
readability and also having the amount of active installs as in the WP repo.

![](https://secure.gravatar.com/avatar/3c0f1b341bd254cd3472337a3db301e629aa67e29a35c2e2f2e1d7242fce3162?
s=60&d=retro&r=g)

### 󠀁[Any updates coming?](https://wordpress.org/support/topic/any-updates-coming-7/)󠁿

 [catmaniax](https://profiles.wordpress.org/catmaniax/) 14.11.2017

Hello! This seems like a great plugin, it’s a pity it has so few installs. I was
wondering if you actively maintain it and release updates for it in the future… 
Also, do you think you can add an option for the dates to display it in text form,
instead of just numbers, for example “14 November 2017” instead of “2017-14-11”?
Please let me know. Thanks!

 [ Прочитати всі 5 відгуків ](https://wordpress.org/support/plugin/more-plugin-info/reviews/)

## Учасники та розробники

“More Plugin Info” — проект з відкритим вихідним кодом. В розвиток плагіну внесли
свій вклад наступні учасники:

Учасники

 *   [ Mike Jordan ](https://profiles.wordpress.org/thaicloud/)

[Перекладіть “More Plugin Info” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/more-plugin-info)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/more-plugin-info/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/more-plugin-info/) або
підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/more-plugin-info/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/more-plugin-info/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.2.0

 * Fix debug warnings & more performant code

#### 1.1.2

 * Add wp-cli command for syncing down plugin info

#### 1.1.1

 * Rating info shown as stars

#### 1.1.0

 * Improve security: add escape & sanitization functions

#### 1.0.4

 * Fix cron enable/disable behavior

#### 1.0.3

 * Schedule weekly cron for plugin data sync
 * Add filter for changing cron frequency
 * Remove auto-sync option for each load of plugins screen
 * register_uninstall_hook function for removing options on uninstall
 * Update readme

#### 1.0.2

 * Add option for link to wordpress.org plugin page

#### 1.0.1

 * Header error fix

#### 1.0.0

 * Initial release

## Мета

 *  Версія **1.2.0**
 *  Останнє оновлення **9 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 3.0 або вище **
 *  Tested up to **4.8.30**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/more-plugin-info/)
 * Позначки
 * [downloads](https://uk.wordpress.org/plugins/tags/downloads/)[meta](https://uk.wordpress.org/plugins/tags/meta/)
   [ratings](https://uk.wordpress.org/plugins/tags/ratings/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/more-plugin-info/advanced/)

## Оцінки

 4.8 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/more-plugin-info/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/more-plugin-info/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/more-plugin-info/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/more-plugin-info/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/more-plugin-info/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/more-plugin-info/reviews/)

## Учасники

 *   [ Mike Jordan ](https://profiles.wordpress.org/thaicloud/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/more-plugin-info/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](https://action.aclu.org/donate-aclu)