how to render a plugin response without wrapping in a template?
-
hi,
i’m writing a plugin that’s included on a page using a shortcode.
the generated html code uses some ajax calls, that are handled by the same plugin, and I would like to return the result without wrapping it in my wordpress template. How can I achieve this?
thanks
- The topic ‘how to render a plugin response without wrapping in a template?’ is closed to new replies.