Title: Remove Text / Html Editor
Last modified: August 22, 2016

---

# Remove Text / Html Editor

 *  [animico](https://wordpress.org/support/users/animico/)
 * (@animico)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-text-html-editor/)
 * Hi is there a way I could remove the text/html editor?
 * I have tried with no success:
 * add_action( ‘init’, ‘my_custom_init’ );
    function my_custom_init() { remove_post_type_support(‘
   wpi_object’, ‘editor’ ); }
 * On the register_post_type wpi_object is declared as the post type on wpi_functions.
   php
 * also tried removing the editor on the supports with no sucesss
 * Thank you very much.
 * [https://wordpress.org/plugins/wp-invoice/](https://wordpress.org/plugins/wp-invoice/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Anton Korotkoff](https://wordpress.org/support/users/anton-korotkoff/)
 * (@anton-korotkoff)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-text-html-editor/#post-5671217)
 * hey,
 * sorry, you are not allowed to do that since it is done in a bit custom way.
 * thanks

Viewing 1 replies (of 1 total)

The topic ‘Remove Text / Html Editor’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-invoice_c36510.svg)
 * [WP-Invoice - Web Invoice and Billing](https://wordpress.org/plugins/wp-invoice/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-invoice/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-invoice/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-invoice/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-invoice/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-invoice/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Anton Korotkoff](https://wordpress.org/support/users/anton-korotkoff/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/remove-text-html-editor/#post-5671217)
 * Status: not resolved