[wp-trac] [WordPress Trac] #31983: Php warning
WordPress Trac
noreply at wordpress.org
Wed Apr 15 20:43:30 UTC 2015
#31983: Php warning
-------------------------------+------------------------------
Reporter: olivier.pons | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Shortcodes | Version: 4.1.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by olivier.pons):
Hi,
It's after a call to
{{{
remove_shortcode( 'anyshortcode' );
}}}
If I try to call "by hand"
{{{
do_shortcode( 'anyshortcode' )
}}}
(i.e.) the shortcode that I've just removed, I get this warning.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31983#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list