Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author macardam

    (@macardam)

    I’m not exactly sure what you’re asking. The plugin uses a shortcode only and can be used in any post, page, widget, or template.

    Full documentation: http://www.macardam.com/a-random-number/

    Thread Starter Pete

    (@perthmetro)

    Can you give an example of how to use it in a template.

    Plugin Author macardam

    (@macardam)

    If you’re using it anywhere in the WP editor, just use the shortcode

    [arandomnumber]

    If you’re using it in templates or anywhere you have to call it via php, use the code:

    <?php echo do_shortcode('[arandomnumber]'); ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Template tag?’ is closed to new replies.