Forums

Combine WP-Print & WP-Email into one plugin? (7 posts)

  1. focusorganic
    Member
    Posted 1 year ago #

    Just as the title says... is there a way to combine the WP-Print & WP-Email plugins into one plugin? Maybe to only need one PHP call to print both?

  2. RogerTheriault
    Member
    Posted 1 year ago #

    Well you could create a custom sidebar or floating panel in a template file with both called in them (if they exist), then include this on your page template. If you can customize your theme.

  3. GamerZ
    Member
    Posted 1 year ago #

    Why you want to combine them in the first place?

  4. focusorganic
    Member
    Posted 1 year ago #

    I want to combine them to try and eliminate a PHP call from my templates. I'm trying to slim them down in any way I can.

  5. GamerZ
    Member
    Posted 1 year ago #

    PHP calls from the template will not affect the performance or it is negligible.

  6. focusorganic
    Member
    Posted 1 year ago #

    Ok, thank you! Glad to know someone on these forums is helpful :)

    And thank you, Roger, for your suggestion

  7. GamerZ
    Member
    Posted 1 year ago #

    You may need to worry about other plugins putting in Javascript on the headers instead as that might impact more =)

Topic Closed

This topic has been closed to new replies.

About this Topic