{"id":141838,"date":"2021-06-03T21:53:04","date_gmt":"2021-06-03T21:53:04","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/gorilla-debug\/"},"modified":"2021-06-09T22:03:03","modified_gmt":"2021-06-09T22:03:03","slug":"gorilla-debug","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/gorilla-debug\/","author":18749746,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"5.7.15","requires":"5.7","requires_php":"7.2","requires_plugins":"","header_name":"Gorilla Debug","header_author":"Gorilla Solutions","header_description":"This is a simple and awesome debugging tool for WordPress.","assets_banners_color":"000000","last_updated":"2021-06-09 22:03:03","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/debug.gorilla.solutions","header_author_uri":"https:\/\/gorilla.solutions","rating":0,"author_block_rating":0,"active_installs":0,"downloads":885,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"gorillasolutions","date":"2021-06-09 19:42:19"},"1.0.0":{"tag":"1.0.0","author":"gorillasolutions","date":"2021-06-09 22:03:03"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2542272,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2542272,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500-rtl.png":{"filename":"banner-1544x500-rtl.png","revision":2542818,"resolution":"1544x500","location":"assets","locale":""},"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2542818,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250-rtl.png":{"filename":"banner-772x250-rtl.png","revision":2542818,"resolution":"772x250","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2542818,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0","1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2542272,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2542272,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2545276,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"The settings page for the Gorilla Debug plugin","2":"An example of using the <code>gorilla_debug()<\/code> function","3":"The output of the <code>gorilla_debug()<\/code> function call into <code>debug.log<\/code>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[94,2679,734],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-141838","plugin","type-plugin","status-publish","hentry","plugin_tags-debug","plugin_tags-debugging","plugin_tags-development","plugin_committers-gorillasolutions"],"banners":{"banner":"https:\/\/ps.w.org\/gorilla-debug\/assets\/banner-772x250.png?rev=2542818","banner_2x":"https:\/\/ps.w.org\/gorilla-debug\/assets\/banner-1544x500.png?rev=2542818","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/gorilla-debug\/assets\/icon-128x128.png?rev=2542272","icon_2x":"https:\/\/ps.w.org\/gorilla-debug\/assets\/icon-256x256.png?rev=2542272","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/gorilla-debug\/assets\/screenshot-1.png?rev=2542272","caption":"The settings page for the Gorilla Debug plugin"},{"src":"https:\/\/ps.w.org\/gorilla-debug\/assets\/screenshot-2.png?rev=2542272","caption":"An example of using the <code>gorilla_debug()<\/code> function"},{"src":"https:\/\/ps.w.org\/gorilla-debug\/assets\/screenshot-3.png?rev=2545276","caption":"The output of the <code>gorilla_debug()<\/code> function call into <code>debug.log<\/code>"}],"raw_content":"<!--section=description-->\n<p>Using this simple plugin, you can update <code>wp-config.php<\/code> by setting the PHP named constants used for WordPress debugging via a simple UI. Those named constants are <code>WP_DEBUG<\/code>, <code>WP_DEBUG_LOG<\/code>, <code>WP_DEBUG_DISPLAY<\/code>, <code>SCRIPT_DEBUG<\/code>, and <code>SAVEQUERIES<\/code>.<\/p>\n\n<p>This plugin also allows you to view and edit the <code>debug.log<\/code> file from within the WP Admin panel, without the need to access this file directly through the file system.<\/p>\n\n<p>Moreover, this plugin introduces a debugging function, <code>gorilla_debug()<\/code>, that allows you to output debugging messages to either the display or the <code>debug.log<\/code> file.<\/p>\n\n<p><em>This plugin is intended for development purposes only<\/em><\/p>\n\n<p>For full documentation, visit https:\/\/debug.gorilla.solutions and https:\/\/debug.gorilla.wtf<\/p>\n\n<!--section=installation-->\n<p>You can install <code>Gorilla Debug<\/code> in any one of the following ways<\/p>\n\n<p><strong>From your WordPress dashboard<\/strong><\/p>\n\n<ol>\n<li>Visit <code>Plugins -&gt; Add New<\/code><\/li>\n<li>Search for <code>Gorilla Debug<\/code><\/li>\n<li>Activate <code>Gorilla Debug<\/code> from your Plugins page.<\/li>\n<\/ol>\n\n<p><strong>From WordPress.org<\/strong><\/p>\n\n<ol>\n<li>Download <code>Gorilla Debug<\/code><\/li>\n<li>Upload the <code>gorilla-debug<\/code> directory to your <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate <code>Gorilla Debug<\/code> from your Plugins page.<\/li>\n<\/ol>\n\n<p><strong>If the plugin cannot be activated<\/strong><\/p>\n\n<p>If you were unable to activate the plugin, it is most probably due to file protection and permissions set to protect <code>wp-config.php<\/code>. If this happens, then you will be instructed to activate manually.<\/p>\n\n<p>Remember, this plugin is for development purposes only, and if you decide to change file permissions to change the access privileges for <code>wp-config.php<\/code>, then it is better to do so in a secure development environment. If you need to use this plugin in a live environment, and you change your file permissions to allow this plugin to work, then you have to ensure that <code>wp-config.php<\/code> is protected again after you finish using this plugin.<\/p>\n\n<p><strong>Once Activated<\/strong><\/p>\n\n<ol>\n<li>Access <code>Gorilla Debug<\/code> from the WP Admin panel, and then click on <code>Settings<\/code> (i.e., 'Gorilla Debug -&gt; Settings`).<\/li>\n<li>Change the debug settings to your preferences. The bottom section shows the settings changes that will be made to <code>wp-config.php<\/code>.<\/li>\n<li>Click <code>Save Changes<\/code> to save the settings.<\/li>\n<\/ol>\n\n<p>Visit https:\/\/debug.gorilla.solutions for documentation on how to use this plugin.<\/p>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Added functionality to edit debug.log from within the WP Admin panel<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Gorilla Debug is a simple WordPress plugin. It is geared towards helping programmers with the development of WordPress themes and plugins.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/141838","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=141838"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/gorillasolutions"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=141838"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=141838"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=141838"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=141838"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=141838"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=141838"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}