[wp-trac] [WordPress Trac] #12400: Add a wp_loaded hook, an ob_start hook, and an front end ajax hook
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 25 08:04:38 UTC 2010
#12400: Add a wp_loaded hook, an ob_start hook, and an front end ajax hook
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: feature request | Status: reopened
Priority: normal | Milestone: 3.0
Component: General | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------------+--------------------------------------------
Comment(by TobiasBg):
Thanks for that .htaccess. While it would work of course, I don't think it
really is an option for a plugin that wants to use frontend AJAX, to have
the site admin edit his original .htaccess.
And of course I agree, that SSL for the admin is awesome! However, if a
plugin just wanted to do some AJAX (to obtain some arbitrary plugin
value/string for display on the frontend), it would be total overhead to
do that over a SSL connection, in my opinion.
What I'm saying: Frontend AJAX should be easy. The correct end-point is
not really admin-ajax.php, as there might be cases were that would not be
optimal, as stated for the two possibilities of .htaccess or SSL.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12400#comment:24>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list