[wp-trac] [WordPress Trac] #28902: Row actions do now follow filter on ajax update
WordPress Trac
noreply at wordpress.org
Thu Oct 23 13:31:58 UTC 2014
#28902: Row actions do now follow filter on ajax update
-------------------------------------+----------------------
Reporter: aubreypwd | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Taxonomy | Version: 3.9.1
Severity: normal | Resolution: invalid
Keywords: close reporter-feedback | Focuses:
-------------------------------------+----------------------
Changes (by boonebgorges):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
Following up on johnbillion's comment above: it's possible that the file
where you're doing the `add_action()` call is not being included during
AJAX calls, because WP loads a bit different during AJAX. A good starting
point for debugging this sort of thing is `wp-admin/admin-ajax.php` (and
the judicious use of `error_log()`).
Going to close this one on the assumption that something like this is
happening. If you find out it's a broader problem, please reopen with
details. Thanks!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28902#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list