Title: adding a nbsp; ?
Last modified: August 21, 2016

---

# adding a nbsp; ?

 *  Resolved [Chris](https://wordpress.org/support/users/nutlog13/)
 * (@nutlog13)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adding-a-nbsp/)
 * Hello,
 * Is there any way to make the horizontal rule button NOT add the non-breaking 
   space after it? Whenever I add an <hr> I have to go in to the code view to manually
   delete the nbsp; that it adds. Any help would be great.
 * Thanks for the great plugin!
 * [https://wordpress.org/plugins/ultimate-tinymce/](https://wordpress.org/plugins/ultimate-tinymce/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Josh](https://wordpress.org/support/users/josh401/)
 * (@josh401)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adding-a-nbsp/#post-4713208)
 * The `<hr>` button is included in the tinymce software, which in turn, is included
   in WordPress core. All my plugin does (in this regard) is enable access to that
   feature of tinymce.
 * This means it would require a modification to a wordpress core file in order 
   to get your desired results. Because of this, whenever you update WP.. the modification
   will be lost.
 * Another option is to write your own `<hr>` tinymce addon. There are many tutorials
   online explaining the process. You could basically take the one included in core;
   copy it to a new plugin; modify it to your liking; and create your own. (maybe
   too advanced??)
 * Unfortunately, those are your only two options.

Viewing 1 replies (of 1 total)

The topic ‘adding a nbsp; ?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ultimate-tinymce.svg)
 * [Ultimate TinyMCE](https://wordpress.org/plugins/ultimate-tinymce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-tinymce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-tinymce/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-tinymce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-tinymce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-tinymce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Josh](https://wordpress.org/support/users/josh401/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/adding-a-nbsp/#post-4713208)
 * Status: resolved