{"id":17718,"date":"2012-04-12T20:51:34","date_gmt":"2012-04-12T20:51:34","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/debug-bar-transients\/"},"modified":"2016-12-07T19:48:16","modified_gmt":"2016-12-07T19:48:16","slug":"debug-bar-transients","status":"publish","type":"plugin","link":"https:\/\/mk.wordpress.org\/plugins\/debug-bar-transients\/","author":1669362,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.5","stable_tag":"0.5","tested":"4.7.33","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Debug Bar Transients","header_author":"Dominik Schilling","header_description":"","assets_banners_color":"f9f8f5","last_updated":"2016-12-07 19:48:16","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=VR8YU922B7K46","header_plugin_uri":"https:\/\/dominikschilling.de\/wp-plugins\/debug-bar-transients\/en\/","header_author_uri":"https:\/\/wphelper.de\/","rating":5,"author_block_rating":0,"active_installs":50,"downloads":29269,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"530427","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3","0.4","0.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"598922","resolution":"1","location":"assets"}},"screenshots":{"1":"How it will look."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[94,12751,12113],"plugin_category":[59],"plugin_contributors":[78912],"plugin_business_model":[],"class_list":["post-17718","plugin","type-plugin","status-publish","hentry","plugin_tags-debug","plugin_tags-debug-bar","plugin_tags-transients","plugin_category-utilities-and-tools","plugin_contributors-ocean90","plugin_committers-ocean90"],"banners":{"banner":"https:\/\/ps.w.org\/debug-bar-transients\/assets\/banner-772x250.png?rev=530427","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/debug-bar-transients_f9f8f5.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/debug-bar-transients\/assets\/screenshot-1.png?rev=598922","caption":"How it will look."}],"raw_content":"<!--section=description-->\n<p>Debug Bar Transients adds information about WordPress Transients to a new panel in the Debug Bar. This plugin is an extension for <a href=\"http:\/\/wordpress.org\/extend\/plugins\/debug-bar\/\">Debug Bar<\/a> and thus is dependent upon Debug Bar being installed for it to work properly.<\/p>\n\n<p>Once installed, you will have access to the following information:<\/p>\n\n<ul>\n<li>Number of existing transients<\/li>\n<li>List of custom transients<\/li>\n<li>List of core transients<\/li>\n<li>List of custom site transients<\/li>\n<li>List of core site transients<\/li>\n<li>An option to delete a transient<\/li>\n<\/ul>\n\n<p><strong>Sounds pretty good? Install now!<\/strong><\/p>\n\n<p><em>This plugin is inspired by the <a href=\"http:\/\/wordpress.org\/extend\/plugins\/debug-bar-cron\/\">Debug Bar Cron<\/a> plugin.<\/em><\/p>\n\n<!--section=installation-->\n<p>Note: There will be NO settings page.<\/p>\n\n<p>For an automatic installation through WordPress:<\/p>\n\n<ol>\n<li>Go to the 'Add New' plugins screen in your WordPress admin area<\/li>\n<li>Search for 'Debug Bar Transients'<\/li>\n<li>Click 'Install Now' and activate the plugin<\/li>\n<\/ol>\n\n<p>For a manual installation via FTP:<\/p>\n\n<ol>\n<li>Upload the <code>debug-bar-transients<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' screen in your WordPress admin area<\/li>\n<\/ol>\n\n<p>To upload the plugin through WordPress, instead of FTP:<\/p>\n\n<ol>\n<li>Upload the downloaded zip file on the 'Add New' plugins screen (see the 'Upload' tab) in your WordPress admin area and activate.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What are WordPress Transients?<\/dt>\n<dd><p>The Transients API is very similar to the Options API but with the added feature of an expiration time, which simplifies the process of using the wp_options database table to store cached information. <a href=\"http:\/\/codex.wordpress.org\/Transients_API\">Continue reading<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.5.0<\/h4>\n\n<ul>\n<li>i18n: Translations moved to translate.wordpress.org<\/li>\n<\/ul>\n\n<h4>0.4.0<\/h4>\n\n<ul>\n<li>Enhancement: Totals per transient type at the top of the page - props <a href=\"http:\/\/profiles.wordpress.org\/jrf\">Jrf<\/a><\/li>\n<li>Bug fix: duplicate nonce - props <a href=\"http:\/\/profiles.wordpress.org\/jrf\">Jrf<\/a><\/li>\n<li>Bug fix: show some useful information about invalid transients and prevent PHP notice - props <a href=\"http:\/\/profiles.wordpress.org\/jrf\">Jrf<\/a><\/li>\n<li>Bug fix: HTML validation errors - props <a href=\"http:\/\/profiles.wordpress.org\/jrf\">Jrf<\/a><\/li>\n<li>i18n: Dutch translation - props <a href=\"http:\/\/profiles.wordpress.org\/jrf\">Jrf<\/a><\/li>\n<li>Enhancement: Updated core transient names<\/li>\n<\/ul>\n\n<h4>0.3.0<\/h4>\n\n<ul>\n<li>Fixed a missing pre close tag<\/li>\n<li>Fixed the height and width for the values in Opera and Firefox<\/li>\n<li>New: Number of invalid transients beside the total transients number<\/li>\n<\/ul>\n\n<h4>0.2.0<\/h4>\n\n<ul>\n<li>Removed debug cruft<\/li>\n<li>Some clean up<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>First release.<\/li>\n<\/ul>","raw_excerpt":"Debug Bar Transients adds a new panel to Debug Bar that displays information about WordPress transients.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/17718","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=17718"}],"author":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ocean90"}],"wp:attachment":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=17718"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=17718"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=17718"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=17718"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=17718"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=17718"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}