{"id":52996,"date":"2016-12-18T12:35:33","date_gmt":"2016-12-18T12:35:33","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/show-theme-in-footer\/"},"modified":"2026-01-27T14:08:53","modified_gmt":"2026-01-27T14:08:53","slug":"show-theme-in-footer","status":"publish","type":"plugin","link":"https:\/\/gl.wordpress.org\/plugins\/show-theme-in-footer\/","author":10791880,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1","stable_tag":"1.1","tested":"6.9.4","requires":"3.0.1","requires_php":"","requires_plugins":null,"header_name":"Show Theme in Footer","header_author":"Apasionados.es","header_description":"","assets_banners_color":"fec0c7","last_updated":"2026-01-27 14:08:53","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/apasionados.es\/","header_plugin_uri":"http:\/\/apasionados.es","header_author_uri":"http:\/\/apasionados.es\/","rating":5,"author_block_rating":0,"active_installs":80,"downloads":2548,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1":{"tag":"1.1","author":"apasionados","date":"2026-01-27 14:08:53"}},"upgrade_notice":{"1.1":"<ul>\n<li>Added version of parent theme in case a child theme is active.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1558831,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":1558831,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":1558831,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1558831,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1558831,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Theme displayed in Footer (active theme is not a child theme)","2":"Theme displayed in Footer with parent theme (active theme is a child theme)"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,563,2640,128292,128291],"plugin_category":[],"plugin_contributors":[78667],"plugin_business_model":[],"class_list":["post-52996","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-administration","plugin_tags-footer","plugin_tags-parent-theme-name","plugin_tags-theme-name","plugin_contributors-apasionados","plugin_committers-apasionados"],"banners":{"banner":"https:\/\/ps.w.org\/show-theme-in-footer\/assets\/banner-772x250.png?rev=1558831","banner_2x":"https:\/\/ps.w.org\/show-theme-in-footer\/assets\/banner-1544x500.png?rev=1558831","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/show-theme-in-footer\/assets\/icon-128x128.png?rev=1558831","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/show-theme-in-footer\/assets\/screenshot-1.png?rev=1558831","caption":"Theme displayed in Footer (active theme is not a child theme)"},{"src":"https:\/\/ps.w.org\/show-theme-in-footer\/assets\/screenshot-2.png?rev=1558831","caption":"Theme displayed in Footer with parent theme (active theme is a child theme)"}],"raw_content":"<!--section=description-->\n<p>This plugin displays the active theme name, version and parent theme name in the Admin Footer on the right. Parent theme is only shown when a child theme is active.<\/p>\n\n<p>We created this plugin because we manage a large number of blogs with different themes. When updating themes we always have to go and look which theme is active and which is the parent theme to prevent problems with the site layout. We always like to be sure before updating the active theme, but others non active theme should always be up to date.<\/p>\n\n<blockquote>\n  <p>Info is only shown to logged in <strong>Administrators<\/strong> and <strong>Editors<\/strong>.<\/p>\n<\/blockquote>\n\n<p>Easy. Handy. And it saves us a lot of time.<\/p>\n\n<p>We think it will save a lot of time of everybody that manages blogs with different themes.<\/p>\n\n<h4>Show Theme in Footer in your Language!<\/h4>\n\n<p>This first release is avaliable in English and Spanish. In the languages folder we have included the necessary files to translate this plugin.<\/p>\n\n<p>If you would like the plugin in your language and you're good at translating, please drop us a line at <a href=\"http:\/\/apasionados.es\/contacto\/index.php?desde=show-theme-in-footer-home\">Contact us<\/a>.<\/p>\n\n<h4>Further Reading<\/h4>\n\n<p>You can access the description of the plugin in Spanish at: <a href=\"https:\/\/apasionados.es\/blog\/mostrar-tema-de-wordpress-activo-en-el-footer-wordpress-plugin-7780\/\">Show Theme in Footer<\/a>.<\/p>\n\n<h3>Contact<\/h3>\n\n<p>For further information please send us an <a href=\"http:\/\/apasionados.es\/contacto\/index.php?desde=show-theme-in-footer-contact\">email<\/a>.<\/p>\n\n<h3>Translating WordPress Plugins<\/h3>\n\n<p>The steps involved in translating a plugin are:<\/p>\n\n<ol>\n<li>Run a tool over the code to produce a POT file (Portable Object Template), simply a list of all localizable text. Our plugins allready havae this POT file in the \/languages\/ folder.<\/li>\n<li>Use a plain text editor or a special localization tool to generate a translation for each piece of text. This produces a PO file (Portable Object). The only difference between a POT and PO file is that the PO file contains translations.<\/li>\n<li>Compile the PO file to produce a MO file (Machine Object), which can then be used in the theme or plugin.<\/li>\n<\/ol>\n\n<p>In order to translate a plugin you will need a special software tool like <a href=\"http:\/\/www.poedit.net\/\">poEdit<\/a>, which is a cross-platform graphical tool that is available for Windows, Linux, and Mac OS X.<\/p>\n\n<p>The naming of your PO and MO files is very important and must match the desired locale. The naming convention is: <code>language_COUNTRY.po<\/code> and plugins have an additional naming convention whereby the plugin name is added to the filename: <code>pluginname-fr_FR.po<\/code><\/p>\n\n<p>That is, the plugin name name must be the language code followed by an underscore, followed by a code for the country (in uppercase). If the encoding of the file is not UTF-8 then the encoding must be specified.<\/p>\n\n<p>For example:<\/p>\n\n<ul>\n<li>en_US \u2013 US English<\/li>\n<li>en_UK \u2013 UK English<\/li>\n<li>es_ES \u2013 Spanish from Spain<\/li>\n<li>fr_FR \u2013 French from France<\/li>\n<li>zh_CN \u2013 Simplified Chinese<\/li>\n<\/ul>\n\n<p>A list of language codes can be found <a href=\"http:\/\/en.wikipedia.org\/wiki\/ISO_639\">here<\/a>, and country codes can be found <a href=\"http:\/\/en.wikipedia.org\/wiki\/ISO_3166-1_alpha-2\">here<\/a>. A full list of encoding names can also be found at <a href=\"http:\/\/www.iana.org\/assignments\/character-sets\">IANA<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>show-theme-in-footer<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory (or to the directory where your WordPress plugins are located)<\/li>\n<li>Activate the Show Theme in Footer plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<p>Please use with <em>WordPress MultiSite<\/em> at your own risk, as it has not been tested.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"what%20is%20show%20theme%20in%20footer%20good%20for%3F\"><h3>What is Show Theme in Footer good for?<\/h3><\/dt>\n<dd><p>This plugin displays the active theme name, version and parent theme name in the Admin Footer on the right. Parent theme is only shown when a child theme is active.<\/p><\/dd>\n<dt id=\"does%20show%20theme%20in%20footer%20make%20changes%20to%20the%20database%3F\"><h3>Does Show Theme in Footer make changes to the database?<\/h3><\/dt>\n<dd><p>No.<\/p><\/dd>\n<dt id=\"how%20can%20i%20check%20out%20if%20the%20plugin%20works%20for%20me%3F\"><h3>How can I check out if the plugin works for me?<\/h3><\/dt>\n<dd><p>Install and activate. In the footer of the administration area you should see the active theme name and version. If it's a child theme you should also see the parent theme name. Don't forget that info is only shown to administrators and editors.<\/p><\/dd>\n<dt id=\"how%20can%20i%20remove%20show%20theme%20in%20footer%3F\"><h3>How can I remove Show Theme in Footer?<\/h3><\/dt>\n<dd><p>You can simply activate, deactivate or delete it in your plugin management section.<\/p><\/dd>\n<dt id=\"are%20there%20any%20known%20incompatibilities%3F\"><h3>Are there any known incompatibilities?<\/h3><\/dt>\n<dd><p>Please don't use it with <em>WordPress MultiSite<\/em>, as it has not been tested.<\/p><\/dd>\n<dt id=\"do%20you%20make%20use%20of%20show%20theme%20in%20footer%20yourself%3F\"><h3>Do you make use of Show Theme in Footer yourself?<\/h3><\/dt>\n<dd><p>Of course we do. ;-)<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added version of parent theme in case a child theme is active.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First release.<\/li>\n<\/ul>","raw_excerpt":"Show the active theme name and version in the Admin Footer.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/52996","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=52996"}],"author":[{"embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/apasionados"}],"wp:attachment":[{"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=52996"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=52996"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=52996"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=52996"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=52996"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=52996"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}