Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

More Plugin Info

Apraksts

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’

Ekrānuzņēmumi

  • 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.

Uzstādīšana

  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

BUJ

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

Atsauksmes

4 aprīlis, 2018
Pretty good! Pity it is not popular and not actively maintained.
19 novembris, 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.
14 novembris, 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!
Lasīt 5 atsauksmes

Autori un izstrādātāji

“More Plugin Info” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “More Plugin Info&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

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