• Resolved ascdev

    (@ascdev)


    What is the preferred way to display some custom php in a tab shortcut?
    Currently the custom code is a php file in the theme directory – essentially a custom single page template – with no data in the loop, but with additional php code in the template.
    I have tried adding as a post(page) type shortcode (without the header/footer) but this fails due to running out of memory – the memory allocation is enormous!
    Are there better shortcodes to use?

The topic ‘Display custom php code in a tab shortcut’ is closed to new replies.