{"id":32830,"date":"2014-11-13T08:15:05","date_gmt":"2014-11-13T08:15:05","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/plugin-scores\/"},"modified":"2017-01-08T15:50:38","modified_gmt":"2017-01-08T15:50:38","slug":"plugin-scores","status":"publish","type":"plugin","link":"https:\/\/en-au.wordpress.org\/plugins\/plugin-scores\/","author":9557849,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.7","stable_tag":"1.7","tested":"4.7.34","requires":"3.0.1","requires_php":"","requires_plugins":null,"header_name":"plugin scores","header_author":"Gerhard Hoogterp","header_description":"","assets_banners_color":"","last_updated":"2017-01-08 15:50:38","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/plugins.funsite.eu\/plugin-scores\/","header_plugin_uri":"http:\/\/plugins.funsite.eu\/plugin-scores\/","header_author_uri":"http:\/\/plugins.funsite.eu\/plugin-scores\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1327,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"jondor","date":"2014-11-13 08:15:05"},"1.1":{"tag":"1.1","author":"jondor","date":"2014-11-14 21:56:01"},"1.2":{"tag":"1.2","author":"jondor","date":"2014-12-17 13:53:34"},"1.3":{"tag":"1.3","author":"jondor","date":"2014-12-27 15:51:51"},"1.4":{"tag":"1.4","author":"jondor","date":"2014-12-29 18:37:41"},"1.5":{"tag":"1.5","author":"jondor","date":"2016-12-07 17:07:40"},"1.6":{"tag":"1.6","author":"jondor","date":"2017-01-04 19:40:21"},"1.7":{"tag":"1.7","author":"jondor","date":"2017-01-08 15:50:23"}},"upgrade_notice":{"1.2":"<p>As the time under the table is also cached (to show when it was last\nrenewed) you have to press the save button in the &quot;My Plugins&quot; screen under\nthe Plugins menu. It will clear the cache.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1024902,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.5","1.6","1.7"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1024902,"resolution":"1","location":"assets","locale":"","width":503,"height":215},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1024902,"resolution":"2","location":"assets","locale":"","width":239,"height":476}},"screenshots":{"1":"admin widget","2":"myPlugin list"}},"plugin_section":[262246],"plugin_tags":[83,434,20701],"plugin_category":[],"plugin_contributors":[88838],"plugin_business_model":[],"class_list":["post-32830","plugin","type-plugin","status-publish","hentry","plugin_section-dashboard-widgets","plugin_tags-admin","plugin_tags-dashboard","plugin_tags-scores","plugin_contributors-jondor","plugin_committers-jondor"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/plugin-scores\/assets\/icon-128x128.png?rev=1024902","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/plugin-scores\/assets\/screenshot-1.png?rev=1024902","caption":"admin widget"},{"src":"https:\/\/ps.w.org\/plugin-scores\/assets\/screenshot-2.png?rev=1024902","caption":"myPlugin list"}],"raw_content":"<!--section=description-->\n<p>This plugin retrieves the information on plugins and shows them in a widget on the dashboard page. The names of the plugins to show can be set\nin an list under the plugin-&gt;myPlugins settings page.<\/p>\n\n<p>If you want to share this table with your users that's also possible.\nJust include the shortcode [plugin_scores] somewhere in a page and there you go.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>plugin-name.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add the sluge names as used by the wordpress site to the settingspage.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"why%3F%3F\"><h3>Why??<\/h3><\/dt>\n<dd><p>Why not? I like to be informed and there seemed to be an hidden api for this info.<\/p><\/dd>\n<dt id=\"my%20plugins%20all%20show%20zero%27s\"><h3>my plugins all show zero's<\/h3><\/dt>\n<dd><p>make sure the slug name is correct. It's the name as used on the wordpress site, all lowercase and underscores replaced by dashes. (or so it seems)<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.7<\/h4>\n\n<p>Some changes to the basic_plugin_class which, regretfully, isn't allowed to have it's own plugin anymore.<\/p>\n\n<h4>1.6<\/h4>\n\n<p>As I never noticed the requests for support in the wordpress forum I added a\ncolumn with the number of discussions there per plugin. Clicking on the\nnumber brings you to the right page.\nAlso adjusted the language file<\/p>\n\n<h4>1.5<\/h4>\n\n<p>Fixed sime minor bugs<\/p>\n\n<h4>1.4<\/h4>\n\n<p>Code cleanup<\/p>\n\n<h4>1.3<\/h4>\n\n<p>Added translation support. For now there's an extra dutch translation.\nOther languages are of course appriciated. I used the \"CodeStyling Localization\" for my translation and it worked like a dream.<\/p>\n\n<h4>1.2<\/h4>\n\n<p>Fixed the timezone for the time shown under the table. The Wordpress\ntimezone setting is used.<\/p>\n\n<h4>1.1<\/h4>\n\n<p>Added caching. The results are cached for half an hour. If you really want to change this time; it's defined in the header of the plugin as\ndefine('CACHE_TIMEOUT',30<em>60); Just change the 30<\/em>60 (30 minutes times 60 seconds) in any time you want.<\/p>\n\n<p>If for what reason you want to clear the cache manualy, just go to the settings page and hit save.<\/p>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First release<\/li>\n<\/ul>","raw_excerpt":"This plugin adds an dashboard widget which shows information on your plugins.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/32830","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=32830"}],"author":[{"embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jondor"}],"wp:attachment":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=32830"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=32830"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=32830"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=32830"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=32830"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=32830"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}