How to get rid of extra code added when saving posts
-
I’ve noticed that since I upgraded WP to the new version, whenever I save a post the following code gets added to the end of the post in the source code view:
***********
<span style=”border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px ‘Helvetica Neue’,Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 44px; left: 1099px;”>Save</span>
************If I save a post 10 times, this entire code is added each time.
To get rid of it I have to change to the code view, strip out the additions and then save the post before changing back to the “visual” view.
I would appreciate knowing how to prevent it from happening in the first place.
Many thanks!
- The topic ‘How to get rid of extra code added when saving posts’ is closed to new replies.