Title: The code has stopped working
Last modified: October 31, 2019

---

# The code has stopped working

 *  [jeremiasz](https://wordpress.org/support/users/jeremiasz/)
 * (@jeremiasz)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/the-code-has-stopped-working/)
 * Hello,
    Why did the following code stop working?
 *     ```
       add_filter( 'tube_vc_filter_post_pre_insert', 'my_tube_vc_filter_post_pre_insert' );
   
       function my_tube_vc_filter_post_pre_insert( $my_post ){
   
         $my_post['post_content'] = '';
   
         return $my_post;
   
       }
       ```
   

The topic ‘The code has stopped working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tube-video-curator_cad3cd.svg)
 * [.TUBE Video Curator](https://wordpress.org/plugins/tube-video-curator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tube-video-curator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tube-video-curator/)
 * [Active Topics](https://wordpress.org/support/plugin/tube-video-curator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tube-video-curator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tube-video-curator/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [jeremiasz](https://wordpress.org/support/users/jeremiasz/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/the-code-has-stopped-working/)
 * Status: not resolved