error_log('Sorry, but recursing filters on "the_content" breaks NextGEN Gallery. Please see https://core.trac.wordpress.org/ticket/17817 and NGG_DISABLE_FILTER_THE_CONTENT');
}
// There is a bug in Wordpress itself: when a hook recurses any hooks meant to execute after it are discarded.
// For example the following code, despite expectations, will NOT display 'bar' as bar() is never executed.
// See https://core.trac.wordpress.org/ticket/17817 for more information.
error_log('Sorry, but recursing filters on "the_content" breaks NextGEN Gallery. Please see https://core.trac.wordpress.org/ticket/17817 and NGG_DISABLE_FILTER_THE_CONTENT');