Title: [Resolved] removing &lt;object tags&gt; using xmlrpc.php
Last modified: August 18, 2016

---

# [Resolved] removing <object tags> using xmlrpc.php

 *  [freebee99](https://wordpress.org/support/users/freebee99/)
 * (@freebee99)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/resolved-removing-ltobject-tagsgt-using-xmlrpcphp/)
 * I’ve seen posts regarding the problem with wordpress removing certain tags on
   posts, but I’m trying to post using the metaweblog api and the xmlrpc.php file.
 * I can successfully posted from a remote site using the api, but when I try to
   post something with an object tag (javescript or flash) wordpress strips the 
   tags…
 * I have fully commented out the wp-includes/default-filters so it is not that,
   unless I have to specifically state to remove filter.
 * What file should I look at to allow me to insert un-filtered html using the xmlrpc.
   php file?

Viewing 1 replies (of 1 total)

 *  Thread Starter [freebee99](https://wordpress.org/support/users/freebee99/)
 * (@freebee99)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/resolved-removing-ltobject-tagsgt-using-xmlrpcphp/#post-472018)
 * I did a search for filters and found this page:
    [http://codex.wordpress.org/Filters](http://codex.wordpress.org/Filters)
   I then changed the kses.php file and changed this line:
 * add_filter(‘content_save_pre’, ‘wp_filter_post_kses’);
    to remove_filter(‘content_save_pre’,‘
   wp_filter_post_kses’);
 * and it works…

Viewing 1 replies (of 1 total)

The topic ‘[Resolved] removing <object tags> using xmlrpc.php’ is closed to new 
replies.

## Tags

 * [embed](https://wordpress.org/support/topic-tag/embed/)
 * [html](https://wordpress.org/support/topic-tag/html/)
 * [object](https://wordpress.org/support/topic-tag/object/)
 * [stripped](https://wordpress.org/support/topic-tag/stripped/)
 * [tags](https://wordpress.org/support/topic-tag/tags/)
 * [xmlrpc](https://wordpress.org/support/topic-tag/xmlrpc/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [freebee99](https://wordpress.org/support/users/freebee99/)
 * Last activity: [19 years, 6 months ago](https://wordpress.org/support/topic/resolved-removing-ltobject-tagsgt-using-xmlrpcphp/#post-472018)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
