{"id":52034,"date":"2016-11-08T03:14:47","date_gmt":"2016-11-08T03:14:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/dig-bloginfo-shortcode\/"},"modified":"2017-11-10T14:51:44","modified_gmt":"2017-11-10T14:51:44","slug":"dig-bloginfo-shortcode","status":"publish","type":"plugin","link":"https:\/\/bal.wordpress.org\/plugins\/dig-bloginfo-shortcode\/","author":15188173,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4","stable_tag":"1.0.4","tested":"4.9.29","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Dig Bloginfo Shortcode","header_author":"Arroba Digital","header_description":"","assets_banners_color":"bc2025","last_updated":"2017-11-10 14:51:44","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/dig-bloginfo-shortcode\/","header_author_uri":"https:\/\/www.arroba.digital","rating":0,"author_block_rating":0,"active_installs":400,"downloads":2109,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1532695","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1532695","resolution":"256x256","location":"assets"},"icon.svg":{"filename":"icon.svg","revision":"1532695","resolution":"","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1532695","resolution":"1544x500","location":"assets"},"banner-1880x609.png":{"filename":"banner-1880x609.png","revision":"1532695","resolution":"1880x609","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1532695","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","trunk"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1532725","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1532725","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1532725","resolution":"3","location":"assets"}},"screenshots":{"1":"Plugin\u2019s usage instructions page.","2":"Usage in the page or post editor.","3":"Result page or post with the blog information fetched."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[323,13157,4585,80],"plugin_category":[43],"plugin_contributors":[126115],"plugin_business_model":[],"class_list":["post-52034","plugin","type-plugin","status-publish","hentry","plugin_tags-blog","plugin_tags-bloginfo","plugin_tags-key","plugin_tags-shortcode","plugin_category-customization","plugin_contributors-arroba","plugin_committers-arroba"],"banners":{"banner":"https:\/\/ps.w.org\/dig-bloginfo-shortcode\/assets\/banner-772x250.png?rev=1532695","banner_2x":"https:\/\/ps.w.org\/dig-bloginfo-shortcode\/assets\/banner-1544x500.png?rev=1532695","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/dig-bloginfo-shortcode\/assets\/icon.svg?rev=1532695","icon":"https:\/\/ps.w.org\/dig-bloginfo-shortcode\/assets\/icon.svg?rev=1532695","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/dig-bloginfo-shortcode\/assets\/screenshot-1.png?rev=1532725","caption":"Plugin\u2019s usage instructions page."},{"src":"https:\/\/ps.w.org\/dig-bloginfo-shortcode\/assets\/screenshot-2.png?rev=1532725","caption":"Usage in the page or post editor."},{"src":"https:\/\/ps.w.org\/dig-bloginfo-shortcode\/assets\/screenshot-3.png?rev=1532725","caption":"Result page or post with the blog information fetched."}],"raw_content":"<!--section=description-->\n<p>Dig Bloginfo Shortcode fetches the blog info data and allows it to be used as a shortcode in html.<\/p>\n\n<h4>Examples:<\/h4>\n\n<pre><code>[bloginfo key='name']\n\n[bloginfo key='url']\n\n[bloginfo key='description']\n<\/code><\/pre>\n\n<p><strong>Where:<\/strong><\/p>\n\n<p>[bloginfo key='name'] will return the 'Blog name'<\/p>\n\n<p>[bloginfo key='url'] will return 'http:\/\/www.example.com'<\/p>\n\n<p>[bloginfo key='description'] will return 'Blog description'<\/p>\n\n<p>Or use the shortcode to point directly to images in one of your theme\u2019s folder:<\/p>\n\n<pre><code>&lt;img src=\"[bloginfo key='template_url']\/images\/logo.jpg\" alt=\"[bloginfo key='name'] logo\" \/&gt;\n<\/code><\/pre>\n\n<h4>Parameters:<\/h4>\n\n<ul>\n<li>name = Blog name<\/li>\n<li>description = Blog description<\/li>\n<li>admin_email = 'admin@email.com\u2019<\/li>\n<li>url = 'http:\/\/example.com\/home\u2019<\/li>\n<li>wpurl = 'http:\/\/example.com\/home\/wp\u2019<\/li>\n<li>stylesheet_directory = 'http:\/\/example.com\/home\/wp\/wp-content\/themes\/child-theme\u2019<\/li>\n<li>stylesheet_url = 'http:\/\/example.com\/home\/wp\/wp-content\/themes\/child-theme\/style.css\u2019<\/li>\n<li>template_directory = 'http:\/\/example.com\/home\/wp\/wp-content\/themes\/parent-theme\u2019<\/li>\n<li>template_url = 'http:\/\/example.com\/home\/wp\/wp-content\/themes\/parent-theme\u2019<\/li>\n<li>atom_url = 'http:\/\/example.com\/home\/feed\/atom\u2019<\/li>\n<li>rss2_url = 'http:\/\/example.com\/home\/feed\u2019<\/li>\n<li>rss_url = 'http:\/\/example.com\/home\/feed\/rss\u2019<\/li>\n<li>pingback_url = 'http:\/\/example.com\/home\/wp\/xmlrpc.php\u2019<\/li>\n<li>rdf_url = 'http:\/\/example.com\/home\/feed\/rdf\u2019<\/li>\n<li>comments_atom_url = 'http:\/\/example.com\/home\/comments\/feed\/atom\u2019<\/li>\n<li>comments_rss2_url = 'http:\/\/example.com\/home\/comments\/feed\u2019<\/li>\n<li>charset = UTF-8<\/li>\n<li>html_type = text\/html<\/li>\n<li>language = en-US<\/li>\n<li>text_direction = ltd<\/li>\n<li>version = 4.6.1<\/li>\n<\/ul>\n\n<p><strong>Complete list of parameters:<\/strong><\/p>\n\n<p>Get a complete list of the blog info parameters in <a href=\"https:\/\/developer.wordpress.org\/reference\/functions\/bloginfo\/\">WordPress bloginfo function reference<\/a><\/p>\n\n<p><strong>Localization:<\/strong><\/p>\n\n<p>This plugin is <a href=\"https:\/\/wpml.org\/plugin\/dig-bloginfo-shortcode\/\">Compatible with WPML, Tested by WPML team<\/a><\/p>\n\n<!--section=installation-->\n<p>The installation is pretty standard:<\/p>\n\n<ol>\n<li>Upload the package contents to to the <code>\/wp-content\/plugins\/<\/code> folder<\/li>\n<li>Activate the plugin through the <code>Plugins<\/code> menu in WordPress<\/li>\n<\/ol>\n\n<p>There are no additional settings to be made.<\/p>\n\n<!--section=changelog-->\n<p><strong>Version 1.0.4 (released Set 1, 2017)<\/strong><\/p>\n\n<ul>\n<li>Compatible with WPML, Tested by WPML team<\/li>\n<li>Compatible with Wordpress 4.9<\/li>\n<\/ul>\n\n<p><strong>Version 1.0.3 (released Nov 11, 2016)<\/strong><\/p>\n\n<ul>\n<li>Added example screenshots.<\/li>\n<\/ul>\n\n<p><strong>Version 1.0.2 (released Nov 10, 2016)<\/strong><\/p>\n\n<ul>\n<li>Updated usage instructions and assets.<\/li>\n<\/ul>\n\n<p><strong>Version 1.0.1 (released Nov 9, 2016)<\/strong><\/p>\n\n<ul>\n<li>Created link to plugin options\/usage\/settings page from plugins list.<\/li>\n<\/ul>\n\n<p><strong>Version 1.0.0 (released Nov 8, 2016)<\/strong><\/p>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>The installation is pretty standard:<\/p>\n\n<ol>\n<li>Upload the package contents to to the <code>\/wp-content\/plugins\/<\/code> folder<\/li>\n<li>Activate the plugin through the <code>Plugins<\/code> menu in WordPress<\/li>\n<\/ol>\n\n<p>There are no additional settings to be made.<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"Fetch the blog info data and use it through a shortcode in html or post editor.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/52034","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=52034"}],"author":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/arroba"}],"wp:attachment":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=52034"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=52034"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=52034"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=52034"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=52034"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=52034"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}