Title: Remove action in function.php
Last modified: August 31, 2016

---

# Remove action in function.php

 *  [frodemortensen](https://wordpress.org/support/users/frodemortensen/)
 * (@frodemortensen)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-action-in-functionphp/)
 * Im trying to edit function.php in child theme to remove the toolbar editor when
   composing or replaying a mail, but when i paste the code in the webpage will 
   not load. Any suggestions?
 * Code:
 * global $wp-editor-container_class;
    remove_action( ‘wp-message-content-editor-
   container’, array( $wp-editor-container, ‘class_filter_function’ ) );}
 * [https://wordpress.org/plugins/front-end-pm/](https://wordpress.org/plugins/front-end-pm/)

The topic ‘Remove action in function.php’ is closed to new replies.

 * ![](https://ps.w.org/front-end-pm/assets/icon-256x256.gif?rev=2309447)
 * [Front End PM](https://wordpress.org/plugins/front-end-pm/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-pm/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-pm/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-pm/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-pm/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-pm/reviews/)

## Tags

 * [function.php](https://wordpress.org/support/topic-tag/function-php/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)
 * [remove action](https://wordpress.org/support/topic-tag/remove-action/)

 * 0 replies
 * 1 participant
 * Last reply from: [frodemortensen](https://wordpress.org/support/users/frodemortensen/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/remove-action-in-functionphp/)
 * Status: not resolved