[Plugin: Auto Thickbox] small bug
-
after activating Auto Thickbox plugin with wp-debug set to true, the web throws error notices after calling the_content filter with anchor in it, e.g.
echo apply_filters( ‘the_content’, ‘test‘);Notice: clean_url( $context = ‘db’ ) není podporováno u? od verze 3.0! Pou?ijte místo toho raději esc_url_raw(). in /wp-includes/functions.php on line 3297
(in english – clean_url is not supported, use esc_url_raw)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Auto Thickbox] small bug’ is closed to new replies.