How can I pass a variable to wp_ajax action?
I’m writing a plugin that pulls data from an external API and inserts it into a bbPress topic. Here’s some sample code:
I’m writing a plugin that pulls data from an external API and inserts it into a bbPress topic. Here’s some sample code: