Patch if ADS not working
-
After the pay version of the theme, only patches on the last 3 month, and some of them block ADS…
Anyway, just delete from functions.php these lines:$input['evl_space_1'] = wp_filter_post_kses( $input['evl_space_1'] ); $input['evl_space_2'] = wp_filter_post_kses( $input['evl_space_2'] ); $input['evl_space_3'] = wp_filter_post_kses( $input['evl_space_3'] ); $input['evl_space_4'] = wp_filter_post_kses( $input['evl_space_4'] ); $input['evl_space_5'] = wp_filter_post_kses( $input['evl_space_5'] ); $input['evl_space_6'] = wp_filter_post_kses( $input['evl_space_6'] ); $input['evl_space_7'] = wp_filter_post_kses( $input['evl_space_7'] ); $input['evl_space_8'] = wp_filter_post_kses( $input['evl_space_8'] ); $input['evl_space_9'] = wp_filter_post_kses( $input['evl_space_9'] );
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Patch if ADS not working’ is closed to new replies.