Title: clean html?
Last modified: August 18, 2016

---

# clean html?

 *  [kekskerl](https://wordpress.org/support/users/kekskerl/)
 * (@kekskerl)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/clean-html/)
 * hello folks,
 * why isn’t it possible to simply add this:
 *     ```
       <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
       codebase="http://fpdownload.macromedia.com/pub/
       shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
       width="400" height="15">
   
       <param name="allowScriptAccess" value="sameDomain"/>
   
       <param name="movie" value="http://xxxxxxx.at/xxxxxx/xspf_player_slim.swf"/>
   
       <param name="quality" value="high"/>
   
       <param name="bgcolor" value="#ffffff"/>
   
       <embed src="http://xxxx.at/kekskerl/xspf_player_slim.swf?
       song_url=http://xxxxxx.at/xxxxx/xxxxx/xxxx.mp3&song_title=xxxx - xxxx"
       quality="high" bgcolor="#ffffff"
   
       name="xspf_player" allowscriptaccess="sameDomain"
   
       type="application/x-shockwave-flash"
   
       pluginspage="http://www.macromedia.com/go/getflashplayer"
   
       align="left" height="15" width="400"</embed>
   
       </object>
       ```
   
 * into the post of a blog, exactly as it looks in my editor?
 * thanks a lot for help in advance….

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Adam Brown](https://wordpress.org/support/users/adamrbrown/)
 * (@adamrbrown)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/clean-html/#post-647297)
 * Because certain HTML tags get stripped out. That way, if you’ve got people you
   don’t really trust as contributors, they can’t put malicious code into your blog
   posts.
 * You can change which tags and attribute are available. Do a quick search for “
   allowed HTML tags” or something along those lines.
 *  Thread Starter [kekskerl](https://wordpress.org/support/users/kekskerl/)
 * (@kekskerl)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/clean-html/#post-647432)
 * hm, ok, thanks for the information, i kinda made it work by another way, but 
   i’ll look for the allowed html tags as well, thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘clean html?’ is closed to new replies.

 * In: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
 * 2 replies
 * 2 participants
 * Last reply from: [kekskerl](https://wordpress.org/support/users/kekskerl/)
 * Last activity: [18 years, 7 months ago](https://wordpress.org/support/topic/clean-html/#post-647432)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
