: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
/* global redux_check_intro */
$( '#theme-check > h2' ).html( $( '#theme-check > h2' ).html() + ' with Redux Theme-Check' );
if ( 'undefined' !== typeof redux_check_intro ) {
$( '#theme-check .theme-check' ).append( redux_check_intro.text );
$( '#theme-check form' ).append(
' <input name="redux_wporg" type="checkbox"> Extra WP.org Requirements.'