[wp-trac] [WordPress Trac] #17817: do_action/apply_filters/etc. recursion on same filter kills underlying call
WordPress Trac
noreply at wordpress.org
Sun Oct 18 14:30:29 UTC 2015
#17817: do_action/apply_filters/etc. recursion on same filter kills underlying call
-------------------------------------------------+-------------------------
Reporter: kernfel | Owner:
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Future
Component: Plugins | Release
Severity: normal | Version: 2.2
Keywords: has-unit-tests has-patch needs- | Resolution:
testing | Focuses:
-------------------------------------------------+-------------------------
Comment (by rotozeev):
Support of NextGen Gallery plugin have sad that this bug is a cause of my
problem. There is a problem of crossposting to another blogs: shortcodes
of NGG doesn't transform to html due to the apply_filters("the_content",
...) and as result I obtain the text like [singlepic id=831] instead
picture. So, may be somebody knows how I can easy improve this problem?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/17817#comment:172>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list