Calling shortcodes using PHP
-
I’m looking to use [bpps_profile_private_message_link]. I can use
<?php echo do_shortcode( '[bpps_profile_private_message_link]' ); ?>
but this doesn’t allow me to ad the IDuser_id=””
e.g.$myuser_id
. Is it possible to call it as a function?Thanks so much for this great plugin.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Calling shortcodes using PHP’ is closed to new replies.