[wp-trac] Re: [WordPress Trac] #6938: Allow wp-content directory to
exist in a custom location (not relative to ABSPATH)
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 4 06:10:06 GMT 2008
#6938: Allow wp-content directory to exist in a custom location (not relative to
ABSPATH)
-------------------------+--------------------------------------------------
Reporter: sambauers | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version: 2.5.1
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+--------------------------------------------------
Comment (by ryan):
I forgot about the action in admin-ajax.php.
{{{
do_action( 'wp_ajax_' . $_POST['action'] );
}}}
POSTing to admin-ajax.php and registering a handler for your action seems
the easiest way to go.
--
Ticket URL: <http://trac.wordpress.org/ticket/6938#comment:30>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list