• Slushman

    (@butimnoexpert)


    I have a simple plugin that has three functions:
    One to create the shortcode
    One that creates what the shortcode displays on the page
    And one that puts info in the HTML head (like javascripts, etc).

    I’ve gotten shortcode variables to pass into the first two functions, but I need to pass them into the third as well, how would I accomplish that? Every way I’ve tried doesn’t seem to work.

  • The topic ‘Shortcode variables in multiple functions’ is closed to new replies.