Add an author box

This shortcode will add an author box.

How to Embed This Shortcode in Editor

[userpro template=card user=author]

How to Embed This Shortcode with PHP

<?php
echo do_shortcode('[userpro template=card user=author]');
?>

Was this article helpful?

Related Articles

Leave A Comment?