Title: [shortcode]?
Last modified: August 22, 2016

---

# [shortcode]?

 *  [QurQuma](https://wordpress.org/support/users/harlock_/)
 * (@harlock_)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-204/)
 * Is there a way to insert author box by [] shortcode?
    Thanks, Francesco
 * [https://wordpress.org/plugins/simple-author-box/](https://wordpress.org/plugins/simple-author-box/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [thealika](https://wordpress.org/support/users/thealika/)
 * (@thealika)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/shortcode-204/#post-5242326)
 * I agree!
    a php code is Rad, but a [shortcode] is so much more simplier!
 * and if you want to take it a step further a widget!!! I mean DAMN! your plugin
   is good, but your implementation sucks!
 *  [Riyad Arefin](https://wordpress.org/support/users/riyad_a/)
 * (@riyad_a)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/shortcode-204/#post-5242403)
 * add this to your theme’s functions.php
 * if ( function_exists( ‘wpsabox_author_box’ ) ):
    add_shortcode( ‘simppleboxshortcode’,‘
   wpsabox_author_box’ ); endif; and then place this to wherever you want. [simppleboxshortcode]

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[shortcode]?’ is closed to new replies.

 * ![](https://ps.w.org/simple-author-box/assets/icon-128x128.jpg?rev=1821054)
 * [Simple Author Box](https://wordpress.org/plugins/simple-author-box/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-author-box/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-author-box/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-author-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-author-box/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-author-box/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 2 replies
 * 3 participants
 * Last reply from: [Riyad Arefin](https://wordpress.org/support/users/riyad_a/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/shortcode-204/#post-5242403)
 * Status: not resolved