{"id":4601,"date":"2009-01-27T23:56:04","date_gmt":"2009-01-27T23:56:04","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wordpress-php-info\/"},"modified":"2017-12-08T14:12:44","modified_gmt":"2017-12-08T14:12:44","slug":"wordpress-php-info","status":"closed","type":"plugin","link":"https:\/\/fi.wordpress.org\/plugins\/wordpress-php-info\/","author":14645753,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"16.3","stable_tag":"trunk","tested":"4.9.29","requires":"4.0.0","requires_php":"","requires_plugins":"","header_name":"WordPress phpinfo()","header_author":"Chris Flannagan","header_description":"","assets_banners_color":"f9f9f9","last_updated":"2017-12-08 14:12:44","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/whoischris.com","header_author_uri":"https:\/\/whoischris.com\/","rating":5,"author_block_rating":0,"active_installs":4000,"downloads":269484,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>14.12\n* tested to WordPress 4.1\n* streamlined the output screen to display more raw data<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"25"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1675179","resolution":"128x128","location":"assets","width":128,"height":128}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1675179","resolution":"772x250","location":"assets","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.1","0.1.2","0.1.3","3.5","3.5.2"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1675179","resolution":"1","location":"assets","width":1114,"height":748}},"screenshots":{"1":"PHP Info for WordPress"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,2679,662,37548,1378],"plugin_category":[59],"plugin_contributors":[79279],"plugin_business_model":[],"class_list":["post-4601","plugin","type-plugin","status-closed","hentry","plugin_tags-admin","plugin_tags-debugging","plugin_tags-php","plugin_tags-phpinfo","plugin_tags-simple","plugin_category-utilities-and-tools","plugin_contributors-mrflannagan","plugin_committers-mrflannagan"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wordpress-php-info_f9f9f9.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wordpress-php-info\/assets\/screenshot-1.jpg?rev=1675179","caption":"PHP Info for WordPress"}],"raw_content":"<!--section=description-->\n<p>It's important for a non technical administrator to be able to diagnose server related problems in WordPress but also rapidly retrieve feedback regarding their web server.\nThis simple plugin adds an option to an administrator's Settings menu which displays standard phpinfo() feedback details to the user.<\/p>\n\n<p>You can then copy or email it directly from within the settings page to a support agent.<\/p>\n\n<p>This a very simple script, designed to help the non technical user get immediate feedback about their blog.<\/p>\n\n<p>This plugin is maintained by <a href=\"https:\/\/whoischris.com\">Chris Flannagan<\/a> or you can find him on Twitter at <a href=\"https:\/\/twitter.com\/ChrisFlanny\">@ChrisFlanny<\/a><\/p>\n\n<h3>Updates<\/h3>\n\n<p>16.3 You can now click a button to copy a plain text version of the phpinfo to your clipboard.  Then you can paste in an email or anywhere you like.<\/p>\n\n<p>Updates to the plugin will be posted here by the author <a href=\"https:\/\/whoischris.com\">Chris Flannagan<\/a><\/p>\n\n<h3>Donations<\/h3>\n\n<p><a href=\"https:\/\/whoischris.com\/donate\">Donate Here! :D<\/a><\/p>\n\n<!--section=installation-->\n<p>To install the plugin, please upload the folder to your plugins folder and active the plugin.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>To install the plugin, please upload the folder to your plugins folder and active the plugin.<\/p><\/dd>\n<dt>Where is the information displayed?<\/dt>\n<dd><p>In your Settings menu.<\/p><\/dd>\n<dt>Can I call it in a theme?<\/dt>\n<dd><p>To call the function from a theme include the code wordpressphpinfo(); in your theme code.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>16.3\n* Copy phpinfo in plain text with button click<\/p>\n\n<p>16.1\n* Changed the method of pulling tables out of the html document created by phpinfo().  Works better, cleaner.<\/p>\n\n<p>16\n* cleaned up interface for emails\n* improved emails functionality\n* improved UI\n* Completely recoded with much better\/safer programming practices and WP standards<\/p>\n\n<p>15\n* tested to WordPress 4.8\n* add email phpinfo form to settings page<\/p>\n\n<p>14.12\n* tested to WordPress 4.1\n* streamlined the output screen to display more raw data<\/p>\n\n<p>3.5\n* updated WP admin screens\n* tested to WordPress 3.2<\/p>\n\n<p>3.1\n* updated WP admin screens\n* tested to WordPress 3.1<\/p>\n\n<p>3.0.01\n* converted plugin to utilize CR common library\n* altered phpinfo() output to avoid theme conflicts<\/p>\n\n<p>2.0.1\n* documentation updates<\/p>\n\n<p>2.0.0\n* efficiency updates, repaired broken link<\/p>\n\n<p>1.1.2\n* updated update functions<\/p>\n\n<p>1.1.0\n* 2.8 compatibility fixes<\/p>\n\n<p>1.0.3\n* 2.8 compatibility fixes<\/p>\n\n<p>1.0.0\n* upgraded admin menus\n* moved pages to settings panel<\/p>\n\n<p>0.2.1 (2009-05-07)\n* documentation modification<\/p>\n\n<p>0.2.0 (2009-05-07)\n* removed a header call which was causing some problems on isolated servers.<\/p>\n\n<p>0.1.3 (2009-03-26)\n* Happy Birthday to me\n* Fixed a link in the readme.txt file<\/p>\n\n<p>0.1.2 (2009-03-16)\nAdded the change log<\/p>","raw_excerpt":"It&#039;s important for a non technical administrator to be able to diagnose server related problems in WordPress and email the information through th &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/4601","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=4601"}],"author":[{"embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mrflannagan"}],"wp:attachment":[{"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=4601"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=4601"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=4601"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=4601"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=4601"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=4601"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}