{"id":7219,"date":"2009-11-09T19:01:28","date_gmt":"2009-11-09T19:01:28","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wpmu-theme-usage-info\/"},"modified":"2017-11-30T12:22:16","modified_gmt":"2017-11-30T12:22:16","slug":"wpmu-theme-usage-info","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wpmu-theme-usage-info\/","author":9358696,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.1.0","stable_tag":"2.1.0","tested":"4.9.29","requires":"3.8","requires_php":"","requires_plugins":"","header_name":"WPMU Theme Usage Info","header_author":"Christian Foellmann & Jason Lemahieu","header_description":"","assets_banners_color":"ece2d6","last_updated":"2017-11-30 12:22:16","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/wpmu-theme-usage-info\/","header_author_uri":"","rating":4.3,"author_block_rating":0,"active_installs":10,"downloads":9040,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"ATTENTION:":"<p>When you update to version 2.0 the plugin gets deactivated automatically.<\/p>"},"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"5"},"assets_icons":[],"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1068812","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1068812","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.7","1.8","1.9","2.0.0","2.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1068812","resolution":"1","location":"assets"}},"screenshots":{"1":"Network Admin view of themes table showing the usage count"}},"plugin_section":[],"plugin_tags":[235,441,1249,13049,2255],"plugin_category":[43,51],"plugin_contributors":[78278,79096],"plugin_business_model":[],"class_list":["post-7219","plugin","type-plugin","status-closed","hentry","plugin_tags-mu","plugin_tags-multisite","plugin_tags-themes","plugin_tags-wordpress-multiuser","plugin_tags-wpmu","plugin_category-customization","plugin_category-multisite","plugin_contributors-cfoellmann","plugin_contributors-madtownlems","plugin_committers-cfoellmann"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wpmu-theme-usage-info_ece2d6.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wpmu-theme-usage-info\/assets\/screenshot-1.png?rev=1068812","caption":"Network Admin view of themes table showing the usage count"}],"raw_content":"<!--section=description-->\n<blockquote>\n  <p>The plugin is deprecated and reaches a hard end-of-life date on 31. January 2018!<\/p>\n<\/blockquote>\n\n<h4>Alternative<\/h4>\n\n<p>You should switch to <a href=\"https:\/\/wordpress.org\/plugins\/multisite-enhancements\/\">Multisite Enhancements<\/a>. It provides the same functionality and is actively maintained.<\/p>\n\n<p>This plugin displays the count and the individual sites for each installed theme. It add a column to the Themes table on <code>wp-admin\/network\/themes.php<\/code>.<\/p>\n\n<p>Optionally you can display the usage count in the theme details overlay on <code>wp-admin\/plugins.php<\/code> activated via filter described in the <a href=\"https:\/\/wordpress.org\/plugins\/wpmu-theme-usage-info\/faq\/\">FAQ<\/a>.<\/p>\n\n<ul>\n<li><strong>Requires a WordPress Multisite Installation<\/strong><\/li>\n<li>JavaScript is required to toggle the list of sites using a plugin<\/li>\n<\/ul>\n\n<h4>Other Multisite Plugins<\/h4>\n\n<p><a href=\"https:\/\/wordpress.org\/plugins\/wpmu-plugin-stats\/\">WPMU Plugin Stats<\/a>\n<a href=\"https:\/\/wordpress.org\/plugins\/wpmu-plugin-manager\/\">WPMU Plugin Manager<\/a><\/p>\n\n<h4>Development<\/h4>\n\n<p>The plugin has reached its end-of-life. Do not use anymore.<\/p>\n\n<ul>\n<li>GitHub Repository: <a href=\"https:\/\/github.com\/wp-repository\">wp-repository<\/a> \/ <a href=\"https:\/\/github.com\/wp-repository\/wpmu-theme-usage-info\">wpmu-theme-usage-info<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Install by searching \"WPMU Theme Usage Info\" on Plugins &gt; Add New &gt; Search<\/li>\n<li>Activate by clicking \"Network Activate\"<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Install by searching \"WPMU Theme Usage Info\" on Plugins &gt; Add New &gt; Search<\/li>\n<li>Activate by clicking \"Network Activate\"<\/li>\n<\/ol><\/dd>\n<dt>When is the stats data refreshed?<\/dt>\n<dd><ul>\n<li>Auto refresh on every theme switch\n\n<ul>\n<li>Auto refresh on <code>network\/themes.php<\/code> if Transient is expired (2h\/24h on large networks)<\/li>\n<li>Manual refresh if you visit <code>network\/themes.php?manual-stats-refresh=1<\/code><\/li>\n<\/ul><\/li>\n<\/ul><\/dd>\n<dt>What happens on large installations<\/dt>\n<dd><ul>\n<li>Auto refresh is not running on plugin (de)activation\n\n<ul>\n<li>Stats data is being regenerated every 24h (see action <code>wpmu_plugin_stats_refresh<\/code>)<\/li>\n<\/ul><\/li>\n<\/ul><\/dd>\n<dt>Hooks<\/dt>\n<dd><ul>\n<li>[Filter] <code>wpmu_theme_stats_refresh<\/code> - (int) seconds - Manually set the expiration time of the data (Transient)<\/li>\n<li>[Filter] <code>wpmu_theme_stats_show_count<\/code> - (bool) true|false - Activate the display of the usage count in the theme details overlay; use <code>__return_true<\/code> as callback for the filter<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>3.0 (2018-01-31)<\/h4>\n\n<ul>\n<li>END of LIFE<\/li>\n<\/ul>\n\n<h4>2.1 (2017-11-30)<\/h4>\n\n<ul>\n<li>Display deprecation notice<\/li>\n<li>Set end-of-life to 2018-01-31<\/li>\n<\/ul>\n\n<h4>2.0 (2015-01-15)<\/h4>\n\n<ul>\n<li>Integrated data into 'themes.php' table<\/li>\n<li>Moved from storing data in option to transient<\/li>\n<li>Changed main filename resulting in a deactivation after update<\/li>\n<\/ul>\n\n<h4>1.9<\/h4>\n\n<ul>\n<li>fix + update of tablesort js library<\/li>\n<li>tabbed settings<\/li>\n<li>fixes for WP 3.5<\/li>\n<li>move of the development repo to GitHub<\/li>\n<\/ul>\n\n<h4>1.8<\/h4>\n\n<ul>\n<li>Added a check for making sure the Theme Files are present, and will display a message if there is a site using a theme that no longer exists<\/li>\n<\/ul>\n\n<h4>1.7<\/h4>\n\n<ul>\n<li>Updated for 3.4. Because of the massive Theme info API change with 3.4, this plugin now REQURES 3.4+ to function<\/li>\n<\/ul>\n\n<h4>1.2 - 1.6<\/h4>\n\n<ul>\n<li>Unknown exactly because I wasn't maintaining this plugin for public use for these versions, but the following occurred in here:\n\n<ul>\n<li>Properly enqueue scripts<\/li>\n<li>Updated for 3.1.  Then later dropped support for anything below 3.4<\/li>\n<li>fixed lots of notices and warnings<\/li>\n<li>properly store data after the 3.3 add_site_option changes<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Adding Show\/Hide blogs on the administrative page.<\/li>\n<\/ul>","raw_excerpt":"Gives network admins an easy way to see what themes are actively used on the sites of a multisite installation","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/7219","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=7219"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/cfoellmann"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=7219"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=7219"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=7219"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=7219"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=7219"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=7219"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}