1,000+
November 4, 2021
October 5, 2011
Display a box with the author’s biography and also social icons in bottom of the post.
You can contribute to the source code in our GitHub page.
Author Bio Box is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Author Bio Box is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Author Bio Box. If not, see http://www.gnu.org/licenses/.
Use this function:
<?php
if ( function_exists( 'get_author_bio_box' ) ) {
echo get_author_bio_box();
}
?>
authorbiobox_display filter.authorbiobox_social_data filter for custom icons ordering.Text Color option.Title Color option.strip_tags in options page.wp_nonce_field and check_admin_referer in options page.target="_blank" in author description.target="_blank" in social icons.| Version | Download | Type |
|---|---|---|
| 3.4.1 | Download | Stable |
| 3.4.0 | Download | Stable |
| 3.3.3 | Download | Stable |
| 3.3.2 | Download | Stable |
| 3.3.1 | Download | Stable |
| 3.3.0 | Download | Stable |
| 3.2.1 | Download | Stable |
| 3.2.0 | Download | Stable |
| 3.1.1 | Download | Stable |
| 3.1.0 | Download | Stable |
| 3.0.0 | Download | Stable |
| 2.0.0 | Download | Stable |
| Development | Download | Trunk |