[wp-trac] [WordPress Trac] #27536: AJAX call returns all page errors along with plugin's response
WordPress Trac
noreply at wordpress.org
Thu Mar 27 00:18:53 UTC 2014
#27536: AJAX call returns all page errors along with plugin's response
------------------------------+-------------------------
Reporter: Justin Folvarcik | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 3.8.1
Severity: normal | Resolution: invalid
Keywords: | Focuses: javascript
------------------------------+-------------------------
Comment (by nacin):
I read the report. I have no idea why your AJAX call is returning errors
from other plugins, but it's likely either the AJAX code or the other
plugins. Not WordPress.
Please try the support forums; if there is a bug in WordPress, this ticket
can always be reopened, no harm, no foul.
Please also see http://codex.wordpress.org/AJAX_in_Plugins for more
documentation. You might ultimately be doing it correctly, but
`add_action('wp_ajax_t3_get_url_title');` requires a second argument, for
example.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27536#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list