{"id":5307,"date":"2009-04-14T16:16:37","date_gmt":"2009-04-14T16:16:37","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/options-inspector\/"},"modified":"2016-01-04T22:11:38","modified_gmt":"2016-01-04T22:11:38","slug":"options-inspector","status":"closed","type":"plugin","link":"https:\/\/ja.wordpress.org\/plugins\/options-inspector\/","author":793264,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.1.1","stable_tag":"2.1.1","tested":"4.7.33","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Option Inspector","header_author":"Viktor Sz\u00e9pe","header_description":"","assets_banners_color":"f8f2e2","last_updated":"2016-01-04 22:11:38","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/szepe.net\/wp-donate\/","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/options-inspector\/","header_author_uri":"","rating":5,"author_block_rating":0,"active_installs":100,"downloads":3486,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.0.0":"<p>This is a completly different plugin than 1.0.2. Charles gave me permission.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":6},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1121782","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1121782","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1121782","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2","2.0.0","2.0.1","2.1.0","2.1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1121782","resolution":"1","location":"assets"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1121782","resolution":"2","location":"assets"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1121782","resolution":"3","location":"assets"}},"screenshots":{"1":"dBug in an open lightbox.","2":"<code>options.php<\/code>.","3":"Edit a serialized option."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,2275,2156,2218,3972],"plugin_category":[59],"plugin_contributors":[78038],"plugin_business_model":[],"class_list":["post-5307","plugin","type-plugin","status-closed","hentry","plugin_tags-admin","plugin_tags-developer","plugin_tags-management","plugin_tags-options","plugin_tags-tools","plugin_category-utilities-and-tools","plugin_contributors-szepeviktor","plugin_committers-charlestang","plugin_committers-szepeviktor"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/options-inspector_f8f2e2.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/options-inspector\/assets\/screenshot-1.jpg?rev=1121782","caption":"dBug in an open lightbox."},{"src":"https:\/\/ps.w.org\/options-inspector\/assets\/screenshot-2.jpg?rev=1121782","caption":"<code>options.php<\/code>."},{"src":"https:\/\/ps.w.org\/options-inspector\/assets\/screenshot-3.jpg?rev=1121782","caption":"Edit a serialized option."}],"raw_content":"<!--section=description-->\n<h4>Only for development!<\/h4>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Inspect options with the colorful <a href=\"http:\/\/kolanich.github.io\/dBug\/\">dBug<\/a><\/li>\n<li>Edit serialized options<\/li>\n<li>List all options in the wp_options table on one page<\/li>\n<li>Search: Filter options in real time<\/li>\n<li>Delete options<\/li>\n<li>Show autoload status (yes or no)<\/li>\n<li>Display value size in SQL bytes<\/li>\n<li>Popular plugin's options are marked with the author's website favicon<\/li>\n<li>Transients are marked with a clock icon<\/li>\n<li>Transient timeouts are marked with a red clock icon<\/li>\n<\/ul>\n\n<p>You'll find Option Inspector under Tools \/ Options.<\/p>\n\n<p>Notice: This plugin uses <code>eval()<\/code> to update serialized options.\nPlease <strong>DO NOT<\/strong> use it in production.<\/p>\n\n<p>This plugin is as WordPress conform as it can be.<\/p>\n\n<p><a href=\"https:\/\/github.com\/szepeviktor\/option-inspector\">GitHub repo<\/a><\/p>\n\n<p>TODO: toggle autoload, i18n, don't use options.php, update option list on delete, http:\/\/flatuicolors.com\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>options-inspector<\/code> directory to the <code>wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What privilege do I need to access Option Inspector?<\/dt>\n<dd><p>You need to have the <code>manage_options<\/code> privilege.<\/p><\/dd>\n<dt>How does it work?<\/dt>\n<dd><p>This plugin is a Javascript application built on the WordPress <code>options.php<\/code>.\nIt works by addig control icons and opening a lightbox on <code>options.php<\/code>.\nAdditional data are read and written by AJAX requests.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.1.1<\/h4>\n\n<ul>\n<li>Fix textarea width.<\/li>\n<li>WP 4.4 compatibility.<\/li>\n<\/ul>\n\n<h4>2.1.0<\/h4>\n\n<ul>\n<li>Display size of option value.<\/li>\n<li>Added PHP DocBlocks.<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Fixed an undefined variable.<\/li>\n<li>Detect <a href=\"http:\/\/devwp.eu\/eval-error-check\/\">eval() parse errors<\/a><\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>This is another plugin, <a href=\"http:\/\/plugins.svn.wordpress.org\/options-inspector\/tags\/1.0.2\/\">the old one is available here<\/a>.<\/li>\n<li>New features.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Options Inspector is a tool with which you can easily view all the options in your database,\neven its data is serialized, and alter exactly a certain part of option value.<\/li>\n<\/ul>","raw_excerpt":"Inspect and edit options, even serialized ones.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/5307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=5307"}],"author":[{"embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/charlestang"}],"wp:attachment":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=5307"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=5307"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=5307"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=5307"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=5307"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=5307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}