{"id":20288,"date":"2012-10-11T13:14:54","date_gmt":"2012-10-11T13:14:54","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/guerrillas-author-box\/"},"modified":"2016-02-09T18:32:02","modified_gmt":"2016-02-09T18:32:02","slug":"guerrillas-author-box","status":"closed","type":"plugin","link":"https:\/\/ru.wordpress.org\/plugins\/guerrillas-author-box\/","author":3991841,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.8","stable_tag":"1.8","tested":"4.4.34","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Guerrilla's Author Box","header_author":"Mike Smith","header_description":"","assets_banners_color":"1ba59b","last_updated":"2016-02-09 18:32:02","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/madebyguerrilla.com","header_author_uri":"http:\/\/www.madebyguerrilla.com","rating":5,"author_block_rating":0,"active_installs":200,"downloads":14312,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1":"<p>New version adds twitter\/facebook\/google+\/linkedin profile options and removes some seldom used options<\/p>","1.5":"<p>New version adds dribbble\/github profile options and also fixes various css and html issues<\/p>","1.7":""},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"840942","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.3","1.4","1.5","1.6","1.7","1.8"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"901956","resolution":"1","location":"assets"}},"screenshots":{"1":"This is how the author box displays in the Clarity WordPress theme"}},"plugin_section":[],"plugin_tags":[132,4474,1724],"plugin_category":[],"plugin_contributors":[79320],"plugin_business_model":[],"class_list":["post-20288","plugin","type-plugin","status-closed","hentry","plugin_tags-author","plugin_tags-author-box","plugin_tags-author-info","plugin_contributors-madebyguerrilla","plugin_committers-madebyguerrilla"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/guerrillas-author-box_1ba59b.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/guerrillas-author-box\/assets\/screenshot-1.jpg?rev=901956","caption":"This is how the author box displays in the Clarity WordPress theme"}],"raw_content":"<!--section=description-->\n<p>This is a plugin that adds an author box to the end of your posts, showing off the authors name, description, website link and gravatar powered avatar.<\/p>\n\n<p>As of version 1.3 the following input boxes were removed:<\/p>\n\n<ul>\n<li>aim<\/li>\n<li>yim<\/li>\n<li>jabber<\/li>\n<\/ul>\n\n<p>The following input boxes were added:<\/p>\n\n<ul>\n<li>twitter<\/li>\n<li>facebook<\/li>\n<li>google+<\/li>\n<li>linkedin<\/li>\n<li>dribbble<\/li>\n<li>github<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload 'guerrilla-author-box.php' to the '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Will there ever be more options added?<\/dt>\n<dd><p>Yes, I do have plans on adding more options for this plugin. For instance, I plan on adding a page in the WordPress admin panel for you to be able to edit the CSS so the author box can be styled to fit with your theme design.<\/p><\/dd>\n<dt>What are the default CSS codes?<\/dt>\n<dd><p>As of version 1.3, the css is contained in it's own style.css file within the plugin folder instead of directly added to the html of your web page.<\/p>\n\n<p>You can copy\/paste the below css codes into your themes CSS file and adjust them accordingly in order to override the css that's been added with the plugin.<\/p>\n\n<pre><code>.guerrillawrap {\n    background: #f8f8f8;\n    -webkit-box-sizing:border-box;\n    -moz-box-sizing:border-box;\n    -ms-box-sizing:border-box;\n    box-sizing:border-box;\n    border: 1px solid #d0d0d0;\n    float: left;\n    padding: 2%;\n    width: 100%;\n}\n\n.guerrillagravatar {\n    float: left;\n    margin: 0 10px 0 0;\n    width: 10%;\n}\n\n.guerrillatext {\n    float: left;\n    width: 84%;\n}\n\n.guerrillatext h4 {\n    font-size: 20px;\n    line-height: 20px;\n    margin: 0 0 0 0;\n    padding: 0;\n}\n\n.guerrillatext p {\n    margin: 5px 0 12px 0;\n}\n\n.guerrillasocial {\n    float: left;\n    width: 100%;\n}\n\n.guerrillasocial a {\n    border: 0;\n    margin-right: 10px;\n}\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1<\/h4>\n\n<ul>\n<li>Automatically remove the aim\/yim\/jabber profile options<\/li>\n<li>Automatically add twitter\/facebook\/google+\/linkedin options<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fixed a PHP error which caused the plugin to deactivate<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Automatically add dribbble\/github options<\/li>\n<li>Fixed the way social links were displayed within the author box (no url added in the backend, no link shows up on the live site)<\/li>\n<li>Fixed how the css styles are used to style the author box (previously added to html, now in their own style.css file)<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Minor CSS fixes<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>various html fixes<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>various html fixes<\/li>\n<\/ul>\n\n<h4>1.7<\/h4>\n\n<ul>\n<li>added fontawesome support and icons to social profile links<\/li>\n<li>cleaned up css and adjusted the styles of the links\/text<\/li>\n<\/ul>\n\n<h4>1.8<\/h4>\n\n<ul>\n<li>Updated various CSS styles<\/li>\n<li>Updated fontawesome version<\/li>\n<\/ul>","raw_excerpt":"This is a plugin that adds an author box to the end of your posts, showing off the authors name, description, website link and gravatar powered avatar &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/20288","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=20288"}],"author":[{"embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/madebyguerrilla"}],"wp:attachment":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=20288"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=20288"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=20288"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=20288"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=20288"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=20288"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}