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

    (@mnelson4)

    There will be! The upcoming version will contain one. If you’d like to help test it, here’s how:

    1. Download the new version from here: https://github.com/mnelson4/printmyblog/archive/BUG/remove-images.zip
    2. Go to your WordPress dashboard, click plugins, then “add new”, then “upload” and select the zip file you just downloaded
    3. Deactivate the previous version Print My Blog
    4. Activate the new version of Print My Blog

    The new shortcode is [print_my_blog]. It can accept an “ID” parameter (eg [print_my_blog ID=123]), but it defaults to the current post. If you’re using it in your theme, you’d add code like this: <?php echo do_shortcode('[print_my_blog]');?>

    Let me know what you think!

    Thread Starter cr-art

    (@cr-art)

    Thank you so much Michael.
    I think I can work with that. ??

    Plugin Author Michael Nelson

    (@mnelson4)

    Hi @cr-art I just released Print My Blog 2.9.0, which includes the new shortcode.

    BUT I renamed the shortcode to [pmb_print_buttons] because I realized its quite likely I’ll have other shortcodes in the future, and the old name was just too general.

    I hope that doesn’t cause you any troubles.

    Thanks again for the feedback!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shortcode for theme template’ is closed to new replies.