Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Anil

My code

// Add Shortcode
function custom_shortcode() {

}
add_shortcode( 'R. Anil Kumar', 'custom_shortcode' );