{"id":166332,"date":"2022-12-06T09:25:33","date_gmt":"2022-12-06T09:25:33","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/dashboard-system-info\/"},"modified":"2022-12-06T09:25:04","modified_gmt":"2022-12-06T09:25:04","slug":"dashboard-system-info","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/dashboard-system-info\/","author":18395874,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.1.10","requires":"5.0","requires_php":"7.0","requires_plugins":"","header_name":"Dashboard System Info","header_author":"J\u00e1chym Kellar","header_description":"Display system information on the administration dashboard page.","assets_banners_color":"262e38","last_updated":"2022-12-06 09:25:04","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/profiles.wordpress.org\/jachymkellar\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":762,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"jachymkellar","date":"2022-12-06 09:25:04"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2829255,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2829255,"resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":2829255,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2829255,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2829255,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2829215,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"WordPress Dashboard"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[434,3799,2678],"plugin_category":[],"plugin_contributors":[216135],"plugin_business_model":[],"class_list":["post-166332","plugin","type-plugin","status-publish","hentry","plugin_tags-dashboard","plugin_tags-overview","plugin_tags-system-information","plugin_contributors-jachymkellar","plugin_committers-jachymkellar"],"banners":{"banner":"https:\/\/ps.w.org\/dashboard-system-info\/assets\/banner-772x250.png?rev=2829255","banner_2x":"https:\/\/ps.w.org\/dashboard-system-info\/assets\/banner-1544x500.png?rev=2829255","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/dashboard-system-info\/assets\/icon.svg?rev=2829255","icon":"https:\/\/ps.w.org\/dashboard-system-info\/assets\/icon.svg?rev=2829255","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/dashboard-system-info\/assets\/screenshot-1.png?rev=2829215","caption":"WordPress Dashboard"}],"raw_content":"<!--section=description-->\n<p>Dashboard widget showing following system information:<\/p>\n\n<h3>Basic information<\/h3>\n\n<ul>\n<li>Site title<\/li>\n<li>Tagline<\/li>\n<li>Site URL<\/li>\n<li>Content indexing<\/li>\n<\/ul>\n\n<h3>Theme<\/h3>\n\n<ul>\n<li>Name<\/li>\n<li>Version<\/li>\n<\/ul>\n\n<h3>Disk space<\/h3>\n\n<ul>\n<li>Total<\/li>\n<li>Uploads directory<\/li>\n<\/ul>\n\n<h3>Plugins<\/h3>\n\n<ul>\n<li>Number of active plugins<\/li>\n<\/ul>\n\n<h3>Users<\/h3>\n\n<ul>\n<li>Total<\/li>\n<li>Administrators<\/li>\n<\/ul>\n\n<h3>Technical parameters<\/h3>\n\n<ul>\n<li>WordPress version<\/li>\n<li>PHP version<\/li>\n<li>PHP memory_limit<\/li>\n<li>PHP upload_max_filesize<\/li>\n<li>PHP post_max_size<\/li>\n<li>Debug mode<\/li>\n<li>Environment (since WordPress version 5.5.0)<\/li>\n<\/ul>\n\n<h3>Database<\/h3>\n\n<ul>\n<li>Name<\/li>\n<li>Host<\/li>\n<\/ul>\n\n<p>By default, the dashboard widget is displayed only for users with the \"Editor\" or \"Administrator\" user role.<\/p>\n\n<!--section=installation-->\n<p>Install like you would install any other WordPress plugin.<\/p>\n\n<ul>\n<li>Login to your WordPress admin and go to Plugins -&gt; Add New<\/li>\n<li>Type \"Dashboard System Info\" in the search bar and select this plugin<\/li>\n<li>Click \"Install\", and then \"Activate Plugin\"<\/li>\n<\/ul>\n\n<p>or<\/p>\n\n<ul>\n<li>Download the .zip file, unzip it and upload the \u201cdashboard-system-info\u201d folder to your \"wp-content\/plugins\" directory<\/li>\n<li>Activate the plugin through the Plugins menu in WordPress<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt id='the%20dashboard%20widget%20is%20not%20displayed.'><h3>The dashboard widget is not displayed.<\/h3><\/dt>\n<dd><ul>\n<li>Check if the plugin is activated.<\/li>\n<li>Check if your user has \"Editor\" or \"Administrator\" role. The widget displays system information that should not be available to users with lower privileges.<\/li>\n<li>Make sure the \"System overview\" checkbox is checked in the \"Screen Options\" on the dashboard page.<\/li>\n<\/ul><\/dd>\n<dt id='disk%20usage%20information%20is%20not%20updated.'><h3>Disk usage information is not updated.<\/h3><\/dt>\n<dd><ul>\n<li>This information is calculated when the plugin is activated and is further updated once a day by <a href=\"https:\/\/developer.wordpress.org\/plugins\/cron\/\">WP-Cron<\/a>. So please check if WP-Cron is enabled and working on your system (there might be some issues with WP-Cron e.g. in the local development environment). Updating via WP-Cron is used for speed optimization (calculating the occupied space every time the widget is loaded would slow down the page loading).<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>1.0.0 Initial version<\/p>","raw_excerpt":"Display system information on the administration dashboard page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/166332","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=166332"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jachymkellar"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=166332"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=166332"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=166332"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=166332"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=166332"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=166332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}