« Return to Thread: ajax to call function in theme

Re: ajax to call function in theme

by Sharon Chambers :: Rate this Message:

| View in Thread

:o Thanks!

-----Original Message-----
From: wp-hackers-bounces@... [mailto:wp-hackers-bounces@...] On Behalf Of scribu
Sent: Thursday, October 29, 2009 12:58 PM
To: wp-hackers@...
Subject: Re: [wp-hackers] ajax to call function in theme

On Thu, Oct 29, 2009 at 6:51 PM, Sharon Chambers <sharon@...>wrote:

> I’m probably going about this the wrong way…
> How would I use AJAX to call a function in my theme’s function file?
>

The same way you would do it in a plugin:

http://codex.wordpress.org/AJAX_in_Plugins


--
http://scribu.net
_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers

_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers

 « Return to Thread: ajax to call function in theme